harbor/src/core
Daniel Jiang df106cf243 Revert "Store User ID in session instead of the whole user model (#12984)"
This reverts commit 6fc0c9d75a.

Because this erases the AdminRoleInAuth attribute in user model as it is
not stored in DB and it will break the admin group of LDAP.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-09-15 10:05:31 +08:00
..
api Revert "Store User ID in session instead of the whole user model (#12984)" 2020-09-15 10:05:31 +08:00
auth refactor(project): add more methods to project controller and manager 2020-07-31 17:55:35 +00:00
config Limit the permission of secret used by proxy cache service 2020-07-27 10:15:00 +08:00
controllers Better error handling 2020-07-16 12:12:08 +02:00
label Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
middlewares Limit the permission of secret used by proxy cache service 2020-07-27 10:15:00 +08:00
promgr Replace all whitelist with allowlist 2020-06-24 16:17:17 +08:00
service tag retention webhook support (#12749) 2020-08-19 00:07:45 +08:00
systeminfo move logger from common to lib 2020-04-02 14:09:03 +08:00
utils move logger from common to lib 2020-04-02 14:09:03 +08:00
views Close <a> tag in error template 2019-08-14 08:37:44 +01:00
main.go fix(scanner): move RemoveImmutableScanners before EnsureScanners (#12957) 2020-09-03 11:11:16 +08:00