2a1f5e3f8d
* 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 |
||
---|---|---|
.. | ||
const.go | ||
file_user_provider.go | ||
file_user_provider_test.go | ||
ldap_connection_factory.go | ||
ldap_connection_factory_mock.go | ||
ldap_user_provider.go | ||
ldap_user_provider_test.go | ||
password_hash.go | ||
password_hash_test.go | ||
types.go | ||
user_provider.go | ||
users_database.template.yml |