mirror of
https://github.com/goharbor/harbor
synced 2025-04-24 18:46:01 +00:00

This commit moves the legacy apis related to users to new model. Some funcs under common/dao are left b/c they are used by other module, which should also be shifted to leverage managers. We'll handle them separately. Signed-off-by: Daniel Jiang <jiangd@vmware.com>