harbor/src/common/models
Daniel Jiang 0a2343f542 Support secret for docker CLI
As CLI does not support oauth flow, we'll use secret for help OIDC user
to authenticate via CLI.
Add column to store secret and token, and add code to support
verify/refresh token associates with secret.  Such that when the user is
removed from OIDC provider the secret will no longer work.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-04-10 19:38:11 +08:00
..
accesslog.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
adminjob.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
authmodel.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
base.go add the controller for ocdi onboard user 2019-04-03 09:52:22 +08:00
clair.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config.go add authn proxy (#7199) 2019-03-27 12:37:54 +08:00
job.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00: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
ldap.go Add new parameter ldap_group_membership_attribute 2019-03-03 10:03:22 +08:00
member.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
notification.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
oidc_user.go Support secret for docker CLI 2019-04-10 19:38:11 +08:00
pro_meta.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
project.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
replication_job.go Add op uuid to image replication 2018-10-21 23:55:57 +08:00
repo.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
retag_test.go Improve code styles and fix after Harbor refactoring 2018-10-09 10:49:03 +08:00
retag.go Validate repo and tag names in retag 2018-12-24 16:49:39 +08:00
robot.go update robot account return attribute 2019-03-14 13:57:50 +08:00
role.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
scan_job.go Bump up golang to 1.11.2 2019-01-11 14:44:32 +08:00
target_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
token.go Add API implementation of robot account 2019-01-17 13:13:55 +08:00
uaa.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
user.go remove oidc controller and add more UTs 2019-04-03 09:54:21 +08:00
usergroup.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
watch_item.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00