0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg
Ramkumar Chinchani d64a3e33cc authN: first try local htpasswd then LDAP
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.
2020-01-15 09:37:17 -08:00
..
api authN: first try local htpasswd then LDAP 2020-01-15 09:37:17 -08:00
cli feat(compliance): Add JSON output option 2019-12-13 14:57:51 -06:00
compliance compliance: "Location" header can be absolute or relative 2020-01-04 19:05:39 -08:00
log routes: add more logs 2020-01-06 22:51:42 -08:00
storage Fix comments in storage.go 2019-12-13 17:31:05 -08:00