[pve-devel] applied: [PATCH v3 access-control 08/20] API: add API token API endpoints
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jan 29 10:04:46 CET 2020
On 1/21/20 1:54 PM, Fabian Grünbichler wrote:
> and integration for user API endpoints.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>
> Notes:
> v1->v2:
> - adapted API schema somewhat
> - actually allow privileged users to view/modify/delete tokens of other users
> - remove enable flag from token schema
> - make API calls protected if they lock user.cfg
> - use PVE::TokenConfig
>
> PVE/API2/User.pm | 294 ++++++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 291 insertions(+), 3 deletions(-)
>
applied, with small followup documenting the default for the token expiration date,
thanks!
More information about the pve-devel
mailing list