Skip to content
Snippets Groups Projects
Commit 79556ff0 authored by vlorentz's avatar vlorentz
Browse files

Use faster password hashing in tests

PBKDF2 was taking about 30% of the runtime on my computer, possibly more on Jenkins.

This should fix timeouts we have been getting on Jenkins lately
parent d1cb1253
No related branches found
Tags v2.2.1
1 merge request!444Use faster password hashing in tests
Pipeline #12003 passed