harbor/src/common
Daniel Jiang 08e00744be Fix misc bugs for e2e OIDC user onboard process
This commit adjust the code and fix some bugs to make onboard process
work.
Only thing missed is that the UI will need to initiate the redirection,
because the request of onboarding a user was sent via ajax call and didn't
handle the 302.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-04-10 19:38:11 +08:00
..
api
config Merge pull request #7194 from stonezdj/remove_error_msg 2019-04-09 12:02:17 +08:00
dao fix dao UT issue and refine the error of onboard OIDC user 2019-04-03 14:05:18 +08:00
http
job
models remove oidc controller and add more UTs 2019-04-03 09:54:21 +08:00
rbac Protect API using rbac 2019-02-01 18:55:06 +08:00
registryctl
secret
security Refactor adminserver stage 3: replace config api and change ut settings 2019-02-18 14:06:19 +08:00
token add expiration of robot account 2019-02-22 18:42:34 +08:00
utils Fix misc bugs for e2e OIDC user onboard process 2019-04-10 19:38:11 +08:00
const.go Add callback controller for OIDC 2019-04-01 12:35:31 +08:00