harbor/src/common/dao
Daniel Jiang 1fdc2e6ba9 Provide API to generate CLI secret
This commit provide an API to allow a user that is onboarded via OIDC
authn update his CLI secret.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-04-22 13:34:12 +08:00
..
clair Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
group Merge pull request #5896 from erks/normalize_ldap_group_dn 2018-10-02 16:03:03 -04:00
project Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
accesslog.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
admin_job_test.go Fix gc api issues 2018-10-10 15:45:03 +08:00
admin_job.go Fix gc api issues 2018-10-10 15:45:03 +08:00
base.go fix dao UT issue and refine the error of onboard OIDC user 2019-04-03 14:05:18 +08:00
clair.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config.go Ignore duplication error when inserting config 2018-10-19 10:23:00 +08:00
dao_test.go Upgrade the replication_job table 2019-04-08 22:23:53 +08:00
joblog_test.go Add UT and review comments and issue fix (#6144) 2018-11-28 17:43:14 +08:00
joblog.go Add UT and review comments and issue fix (#6144) 2018-11-28 17:43:14 +08:00
label_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
label.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
mysql.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
oidc_user_test.go Provide API to generate CLI secret 2019-04-22 13:34:12 +08:00
oidc_user.go Provide API to generate CLI secret 2019-04-22 13:34:12 +08:00
pgsql.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
pro_meta_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
pro_meta.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
project_test.go Add more unit tests 2018-10-18 00:26:25 +08:00
project.go Support master role for project member create and update apis (#6780) 2019-01-23 14:56:23 +08:00
register.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
repository_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
repository.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
resource_label_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
resource_label.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
robot_test.go Remove the token attribute for robot table 2019-01-30 23:56:23 +08:00
robot.go update the conflict check with DB unique constrain error message 2019-01-17 13:13:55 +08:00
role.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
scan_job.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
sqlite.go Add event based trigger and scheduled trigger 2019-03-29 13:48:34 +08:00
testutils.go Move Settings of HTTP auth proxy (#7047) 2019-03-01 14:11:14 +08:00
user_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
user.go Fix pagination for users and users search apis 2019-03-21 13:03:30 +08:00
version_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
version.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00