authelia/internal
Clément Michaud e5ccdb4449
[MISC] Introduce CryptAlgo type. (#960)
* [MISC] Introduce CryptAlgo type.

It helps distinguish between the configuration representation of an algorithm
and the crypt representation (6 and argon2id vs sha512 vs argon2id).

* Add a description to CryptAlgo.

* use const

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2020-05-03 14:06:09 +10:00
..
authentication [MISC] Introduce CryptAlgo type. (#960) 2020-05-03 14:06:09 +10:00
authorization [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
commands [MISC] Introduce CryptAlgo type. (#960) 2020-05-03 14:06:09 +10:00
configuration [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
duo [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
handlers [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
logging [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
middlewares [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
mocks [MISC] Fix goimports ordering for repo (#947) 2020-05-01 16:56:42 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
regulation [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
server [SECURITY] Disable HTTP server header (#946) 2020-04-30 13:16:41 +10:00
session [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
storage [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
suites [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00