mirror of
https://github.com/project-zot/zot.git
synced 2025-02-17 23:45:36 -05:00
We are noticing that LDAP connectivity issues and timeouts can affect authN behavior from client side (which can timeout as well). Instead, put local authN first so at least we have a reliable authN method. But, the caveat is that it is best if the local and LDAP user list doesn't overlap. |
||
---|---|---|
.. | ||
auth.go | ||
BUILD.bazel | ||
config.go | ||
controller.go | ||
controller_test.go | ||
errors.go | ||
ldap.go | ||
regexp.go | ||
routes.go |