You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/users
zees-dev 5839f96787
- standard user cannot delete another users api-keys (#6208) (#6217)
3 years ago
..
admin_check.go docs(api): document apis with swagger (#4678) 4 years ago
admin_init.go fix(swagger) swagger annotations fixes and improvements EE-1205 3 years ago
handler.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_create.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_create_access_token.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_create_access_token_test.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_delete.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_delete_test.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_get_access_tokens.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_get_access_tokens_test.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_inspect.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_memberships.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_remove_access_token.go - standard user cannot delete another users api-keys (#6208) (#6217) 3 years ago
user_remove_access_token_test.go - standard user cannot delete another users api-keys (#6208) (#6217) 3 years ago
user_update.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_update_password.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
user_update_test.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago