Skip to content

Releases: derhansen/fe_change_pwd

Added new PSR-14 event

25 Oct 07:07
39b5b47
Compare
Choose a tag to compare

[FEATURE] Added PSR-14 Event ModifyUpdatePasswordResponseEvent #96
[TASK] Use CPP in PSR-14 Events #95

Added new PSR-14 event

25 Oct 07:22
8bd4cb2
Compare
Choose a tag to compare

[FEATURE] Added PSR-14 Event ModifyUpdatePasswordResponseEvent #96

Maintenance release

20 Oct 17:06
1c12f8f
Compare
Choose a tag to compare

[BUGFIX] Add missing plugin description for content element wizard #86
[TASK] Use site set category and language labels #85
[TASK] Use core abstract class for list_type to CType migration #91
[TASK] Avoid redirect in middleware when logging in #93
[TASK] Use site set category and language labels #85

Maintenance release

20 Oct 17:10
7adcc8b
Compare
Choose a tag to compare

[TASK] Avoid redirect in middleware when logging in #93

Migrate plugin to content element

18 Jul 17:17
3f86f0e
Compare
Choose a tag to compare

With this version, the plugin has been migrated to a content element.

Please execute the included update wizards in order to automatically migrate existing plugins and permissions.

Breaking changes 🔥

[!!!][TASK] Migrate plugins to CType #84

The list_type plugin has been migrated to a content type. Two migration wizards for existing plugins and permissions have been added.

TYPO3 v13 compatibility

15 Jul 11:41
67579b3
Compare
Choose a tag to compare

This is the first version of the extension with support for TYPO3 13 and contains major breaking changes, which must be migrated manually (read below).

Note, that version 5.1.0 also contains a breaking change (migrated plugin to content element), so make sure to update to at least version 5.1.0, when using this extension with TYPO3 v13.

Breaking changes 🔥

[!!!][TASK] Added TYPO3 13 compatibility

The following TypoScript settings must be migrated manually to site settings:

  • plugin.tx_fechangepwd.settings.changePasswordPid ➡️ fe_change_pwd.changePasswordPid
  • plugin.tx_fechangepwd.settings.redirect.* ➡️ fe_change_pwd.redirect.*

Please ensure to remove the unused settings from TypoScript after migration to site settings.

This change is required, since full TypoScript is not available for cached pages in a PSR-15 MiddleWare any more.

This breaking change limits the plugin to be used once per Site, if the "Must change password" or "Password expiry date" features are used, which both need to redirect to a single page UID, which now is configured in site settings.


New Features

[FEATURE] Provide PSR-14 event to modify redirect URL parameters #19

Bugfix release

02 Apr 16:51
9ca8eb8
Compare
Choose a tag to compare

[BUGFIX] Clear changePasswordReason after password change #80

Bugfix release

02 Apr 16:47
a7b240c
Compare
Choose a tag to compare

[BUGFIX] Clear changePasswordReason after password change #80

One new feature and a minor improvement

02 Feb 13:12
6862c76
Compare
Choose a tag to compare

[FEATURE] Configurable sender e-mail address for passwort change code #76
[TASK] Move change password code field to top of form #77

One new feature and a minor improvement

02 Feb 13:17
a7a17a9
Compare
Choose a tag to compare

[FEATURE] Configurable sender e-mail address for passwort change code #76
[TASK] Move change password code field to top of form #77