authelia/internal
James Elliott 332a68541c
[MISC] Refactor Authentication (#987)
* only do salt validation in validate salt
* fix tests
* remove panic(err.Error())
* use file mode const
* do hash cleanup on file read instead of check password
* design ConfigAlgoToCryptoAlgo and implement it
* split HashPassword func into functional chunks that could theoretically be reused
2020-05-08 13:38:22 +10:00
..
authentication [MISC] Refactor Authentication (#987) 2020-05-08 13:38:22 +10:00
authorization [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
commands [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
configuration [DEPRECATE] Environment Variable Secrets (#905) 2020-05-08 11:01:57 +10:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers [SECURITY] Fix Authentication HTTP Status Codes (#959) 2020-05-06 07:27:38 +10:00
logging [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
middlewares [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
mocks [SECURITY] Fix Authentication HTTP Status Codes (#959) 2020-05-06 07:27:38 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server [BUGFIX] Add routes for files in the root path (#988) 2020-05-07 13:29:12 +02:00
session [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
storage [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
suites [DEPRECATE] Environment Variable Secrets (#905) 2020-05-08 11:01:57 +10:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00