harbor/src/pkg/user
stonezdj(Daojun Zhang) dcccb44db8
Add options to the user.Count method (#16285)
Fixes #16269, exclude the admin account by default
  Add excludeDefaultAdmin method -- exclude default admin by option
  Update authModeCanBeModified method -- the user count should be 0 without admin

Signed-off-by: stonezdj <stonezdj@gmail.com>
2022-07-06 13:57:31 +08:00
..
dao Allow empty email attribute for ldap/oidc user 2021-09-30 14:35:18 +08:00
models Allow empty email attribute for ldap/oidc user 2021-09-30 14:35:18 +08:00
manager_test.go GDPR compliant deletion of Users (#16859) 2022-06-16 14:28:15 +02:00
manager.go Add options to the user.Count method (#16285) 2022-07-06 13:57:31 +08:00