Skip to content

Tags: spoonerWeb/be_secure_pw

Tags

10.2.0

Toggle 10.2.0's commit message
* [FEATURE] Add support for PHP 8.2

10.1.4

Toggle 10.1.4's commit message
* [BUGFIX] Remove t3 prefix in locallang file

10.1.3

Toggle 10.1.3's commit message
* [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

10.1.2

Toggle 10.1.2's commit message
* [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

10.1.1

Toggle 10.1.1's commit message
[RELEASE] Version 10.1.1

10.1.0

Toggle 10.1.0's commit message
* [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)

10.0.0

Toggle 10.0.0's commit message
[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

9.1.0

Toggle 9.1.0's commit message
* [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

9.0.1

Toggle 9.0.1's commit message
* Add version constraint to be not marked as outdated in TER

9.0.0

Toggle 9.0.0's commit message
* [!!!] Raise minimum version of TYPO3 to 9.5.7 and PHP to 7.2