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
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
..
admin_check.go
admin_init.go
handler.go
user_create.go
user_create_access_token.go
user_create_access_token_test.go
user_delete.go
user_delete_test.go
user_get_access_tokens.go
user_get_access_tokens_test.go
user_inspect.go
user_list.go fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2 years ago
user_list_test.go fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2 years ago
user_memberships.go
user_remove_access_token.go
user_remove_access_token_test.go
user_update.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
user_update_password.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
user_update_test.go