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 Remove the duplicate http error struct (#6516) 2018-12-12 11:51:19 +08:00
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 Add support for http proxy in transport 2018-12-17 10:35:27 +02:00
job Add Scan All job to job service (#5934) 2018-09-22 13:07:32 +08:00
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 Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
secret Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
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