harbor/src/controller
stonezdj 06715af303 Allow empty email attribute for ldap/oidc user
Define user.Email as sql.NullString to avoid unique constraint when email is empty in LDAP/OIDC
  Separate the common/models/User with the pkg/user/dao/User
  Fixes #10400
Signed-off-by: stonezdj <stonezdj@gmail.com>
2021-09-30 14:35:18 +08:00
..
artifact Enhance the trace related code 2021-09-22 04:14:43 +00:00
blob Enhance the trace related code 2021-09-22 04:14:43 +00:00
config Implement declarative configure feature 2021-05-11 20:58:19 +08:00
event Enhance the trace related code 2021-09-22 04:14:43 +00:00
gc fix: use ctx from http request for middlewares (#15523) 2021-09-02 19:05:35 +08:00
health Refactor and Add trace to http Transport 2021-09-18 10:58:52 +00:00
icon test: use mockery generated artifact Manager in tests 2021-06-01 04:00:08 +00:00
immutable remove common project code (#14939) 2021-05-25 11:01:19 +08:00
ldap Move common config api to lib/config 2021-04-13 19:43:33 +08:00
member fix: use ctx from http request for middlewares (#15523) 2021-09-02 19:05:35 +08:00
p2p/preheat refactor: using ctx from http request for credMaker of preheat enforcer (#15568) 2021-09-16 18:40:02 +08:00
project Allow empty email attribute for ldap/oidc user 2021-09-30 14:35:18 +08:00
proxy refactor: initialize the remote helper using ctx from http request 2021-09-09 11:13:53 +00:00
quota refactor: implement a lock free quota (#15399) 2021-09-17 11:26:37 +08:00
registry Refactor registry API (#14528) 2021-03-31 15:49:23 +08:00
replication limit replication bandwidth 2021-09-14 11:23:28 +08:00
repository Enhance the trace related code 2021-09-22 04:14:43 +00:00
retention Clean up tech debt codes 2021-05-20 11:47:46 +08:00
robot enable robot to support create project (#15461) 2021-08-24 09:34:02 +08:00
scan Enhance the trace related code 2021-09-22 04:14:43 +00:00
scanner perf: cache the metadata of the scanner (#14879) 2021-05-14 14:27:37 +08:00
systeminfo Move common config api to lib/config 2021-04-13 19:43:33 +08:00
tag Enhance the trace related code 2021-09-22 04:14:43 +00:00
task Tiny improvement for the task manager 2020-09-23 15:24:26 +08:00
user Allow empty email attribute for ldap/oidc user 2021-09-30 14:35:18 +08:00
usergroup fix: use ctx from http request for middlewares (#15523) 2021-09-02 19:05:35 +08:00