portainer/api/http/handler/users
Anthony Lapenna 5f79547138
fix(api): filter sensitive information from API response (#2103)
2018-07-31 11:50:04 +02:00
..
admin_check.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
admin_init.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
handler.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
user_create.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
user_delete.go feat(authentication/ldap): Auto create and assign LDAP users (#2042) 2018-07-23 06:57:38 +02:00
user_inspect.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
user_list.go fix(api): filter sensitive information from API response (#2103) 2018-07-31 11:50:04 +02:00
user_memberships.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
user_password.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
user_update.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00