Skip to content

Releases: derhansen/fe_change_pwd

Security fix

Choose a tag to compare

@derhansen derhansen released this 13 Dec 10:26
49cc0fc

[SECURITY] Destroy user sessions on password change

Security fix

Choose a tag to compare

@derhansen derhansen released this 13 Dec 10:24
651b043

[SECURITY] Destroy user sessions on password change

Bugfix release

Choose a tag to compare

@derhansen derhansen released this 27 Sep 17:57
6290cc6

[BUGFIX] Fix requireCurrentPassword check #59
[TASK] Cleanup meta data in ext_emconf.php and composer.json #55 - thanks @cweiske
[TASK] Added content element preview icon #57

Minor changes

Choose a tag to compare

@derhansen derhansen released this 06 Oct 05:59
9cbb7c8

[TASK] Remove vendor from plugin registration #52
[TASK] Update composer.json for TYPO3 11.5 LTS
[TASK] Update CI config

TYPO3 11 compatibility

Choose a tag to compare

@derhansen derhansen released this 22 Aug 12:01
725a8f2

[!!!][TASK] Migrate signal slots to PSR-14 events #45

Signal slots have been removed in favour to PSR-14 events.

[!!!][TASK] Change file extension of TypoScript files #47

setup.txt and constants.txt have been renamed to setup.typoscript and constants.typoscript. Ensure to adapt the file extension, if you include the TypoScript of the extension directly.

[!!!][TASK] Added TYPO3 11 compatibility #46

[FEATURE] Add option in DTO to skip current password check #49
[TASK] Move extension icon #48

Minor bugfix

Choose a tag to compare

@derhansen derhansen released this 05 Mar 18:21
d8df748

[BUGFIX] Fixed missing imports

Minor Bugfix

Choose a tag to compare

@derhansen derhansen released this 05 Mar 18:14
ec9e17f

[BUGFIX] Composer / PSR-4 compatibility #42

Minor bugfixes

Choose a tag to compare

@derhansen derhansen released this 24 Dec 11:52
19d8512

[BUGFIX] Ensure translation labels can overwritten by TypoScript #40
[BUGFIX] Throw NoChangePasswordPidException correctly #39

Minor bugfix

Choose a tag to compare

@derhansen derhansen released this 24 Dec 12:00
bd1146d

[BUGFIX] Ensure translation labels can overwritten by TypoScript #40

Minor fixes

Choose a tag to compare

@derhansen derhansen released this 04 Aug 17:27
f861846

[BUGFIX] Added default value for field password_expiry_date #38
[TASK] Removed german translation #34
[TASK] Make NoChangePasswordPidException PSR-4 compliant #36