authelia/internal/commands
James Elliott 1ea29cb2c2
feat(storage): unix socket support (#4231)
Support for unix sockets for MySQL and PostgreSQL.
2022-10-22 16:41:27 +11:00
..
acl.go feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00
build-info.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
configuration.go feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00
const.go feat(commands): random character generator (#4213) 2022-10-21 07:41:46 +11:00
crypto.go feat(commands): random character generator (#4213) 2022-10-21 07:41:46 +11:00
crypto_hash.go feat(commands): random character generator (#4213) 2022-10-21 07:41:46 +11:00
crypto_helper.go feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00
helpers.go feat(storage): unix socket support (#4231) 2022-10-22 16:41:27 +11:00
helpers_test.go feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
root.go feat(authentication): file provider hot reload (#4188) 2022-10-17 22:31:23 +11:00
storage.go feat(commands): add webauthn device commands (#3671) 2022-10-19 18:17:55 +11:00
storage_run.go feat(commands): add webauthn device commands (#3671) 2022-10-19 18:17:55 +11:00
util.go feat(commands): random character generator (#4213) 2022-10-21 07:41:46 +11:00
validate.go feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00