0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-15 03:03:03 -05:00
zot/pkg/api
Tanmay Naik 3cfb2b30a6 fix: the bug when htpasswd has multiple creds
earlier, when you had more than one creds in htpasswd file separated by
newline, it used to only read the first cred in the file and ignore the
rest.
2020-06-09 17:19:01 -04:00
..
auth.go fix: the bug when htpasswd has multiple creds 2020-06-09 17:19:01 -04:00
BUILD.bazel bazel: fix bazel build failures 2020-03-20 10:58:21 -07:00
config.go config: add gc and dedupe as configurable params (default to enabled) 2020-04-16 16:01:53 -07:00
controller.go config: add gc and dedupe as configurable params (default to enabled) 2020-04-16 16:01:53 -07:00
controller_test.go compat: when in "world-readable" mode, return the WWW-Authenticate 2020-05-19 13:54:45 -07:00
errors.go check: add unit tests to cover the new code, fix linter errors 2020-01-31 13:21:43 -08:00
ldap.go ldap: prune unused code 2020-03-30 23:12:16 -07:00
regexp.go compliance: be compliant with dist-spec compliance tests 2020-01-16 11:28:23 -08:00
routes.go helm: relax Content-Type checks 2020-05-19 16:53:05 -07:00