harbor/src/pkg/oidc
Daniel Jiang cdb13f5191
Merge pull request #15291 from kschu91/bugfix/15290
if username is not available in remote, fall back to username from token
2021-08-17 16:58:46 +08:00
..
dao Merge pull request #15242 from kschu91/bugfix/15241 2021-07-16 10:58:31 +08:00
fix_test.go Remediate the empty subiss problem 2021-07-16 00:07:47 +08:00
fix.go Remediate the empty subiss problem 2021-07-16 00:07:47 +08:00
helper_test.go if username is not available in remote, fall back to username from token 2021-07-08 15:36:18 +02:00
helper.go reverted unintentional committed change 2021-07-08 15:43:14 +02:00
metamanager_test.go API for users to new model 2021-04-13 11:11:50 +08:00
metamanager.go Delete users under auth_mode other than db_auth 2021-07-12 11:31:40 +08:00
secret_test.go API for users to new model 2021-04-13 11:11:50 +08:00
secret.go Remediate the empty subiss problem 2021-07-16 00:07:47 +08:00
testutils.go Remove dependencies from pkg/oidc to common/dao (#14739) 2021-04-26 10:56:49 +08:00