Bastian Hofmann
Results
13
issues of
Bastian Hofmann
This allows to use the new Argon2i algorithm introduced in PHP 7.2 (https://wiki.php.net/rfc/argon2_password_hash). Since this feature only makes sense for PHP 7.2, it's also fine to bump the minimum version...
When using a JWT token that is restricted to a collection and does not allow global access, the UI asks to set an API key on every page load, because...