You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [BUGFIX] Fix array key warnings due to PHP 8.1
* [BUGFIX] Ensure start module is accessible
* [BUGFIX] Update "last pw change" only if pw change worked
* [TASK] Use correct requirement for PHP 8.1 installation
* [BUGFIX] Use header in request to fix refresh of page
* [TASK] Rearrange tests and add phpstan test
* [BUGFIX] Downgrade string comparing function for PHP 7.4
* [BUGFIX] Check if BE_USER is set before restricting modules
* [TASK] Some streamlining of the code
* [FEATURE] Add PHP 8.1 support (thx to Markus Goldbach)
[TASK] Add support for v11 and drop support for v10 and lower
[FEATURE] Add check for pawnedpassword API (thx to Torben Hansen)
[FEATURE] Add option to force a password change for user
* [BUGFIX] Password changed even if password field was untouched
* [FEATURE] Add option to set admin passwords not expiring
* [BUGFIX] Reload of backend after forced password change without alert message
* [TASK] Add renderType for last password change field
* [FEATURE] Add v10 dependency