authelia/internal/configuration
Amir Zarrinkafsh 2a1f5e3f8d
fix(configuration): lower argon2id default memory requirements (#1762)
* fix(configuration): lower argon2id default memory requirements

The current default hashing value of 1024MB (1GB) is far too aggressive to cover all use cases.
Reducing this number and encouraging users to to read the documentation and tune will result in less issues and a better user experience.

* test: fix broken tests
2021-03-03 20:19:28 +11:00
..
schema fix(configuration): lower argon2id default memory requirements (#1762) 2021-03-03 20:19:28 +11:00
test_resources [FEATURE] Validate ACLs and add network groups (#1568) 2021-01-04 21:55:23 +11:00
validator [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
config.template.yml feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
reader.go feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
reader_test.go feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00