mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
b461619682
fix(authn): configurable hashing/encryption keys used to secure cookies If they are not configured zot will generate a random hashing key at startup, invalidating all cookies if zot is restarted. closes: #2526 Signed-off-by: Petu Eusebiu <peusebiu@cisco.com> |
||
---|---|---|
.. | ||
config | ||
constants | ||
errors | ||
authn.go | ||
authn_test.go | ||
authz.go | ||
controller.go | ||
controller_test.go | ||
cookiestore.go | ||
ldap.go | ||
proxy.go | ||
proxy_test.go | ||
recovery.go | ||
routes.go | ||
routes_test.go | ||
session.go |