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
cmeng 5c59c53e91
fix(password): force change password EE-6382 (#10708)
1 year ago
..
admin_check.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
admin_init.go fix(cache): set as true for a new admin [EE-6293] (#10689) 1 year ago
handler.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
user_create.go fix(cache): cache fixes [EE-6293] (#10681) 1 year ago
user_create_access_token.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
user_create_access_token_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
user_delete.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
user_delete_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago
user_get_access_tokens.go fix(user-token): prevent admin read tokens of other admins EE-5858 (#10489) 1 year ago
user_get_access_tokens_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
user_helm_repos.go feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395) 1 year ago
user_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
user_inspect_me.go fix(password): force change password EE-6382 (#10708) 1 year ago
user_list.go fix(users): hide admin users for non admins from user list API [EE-6290] (#10580) 1 year ago
user_list_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
user_memberships.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
user_remove_access_token.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
user_remove_access_token_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
user_update.go feat(cache): introduce cache option [EE-6293] (#10672) 1 year ago
user_update_password.go non-admins must supply existing passwd when changing passwd (#10249) 1 year ago
user_update_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2 years ago