Skip to content

[BUGFIX] Reallow to resend the confirmation email from Registration plugin#699

Merged
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:bugfix/reallow-to-resend-from-registration-plugin
Mar 11, 2026
Merged

[BUGFIX] Reallow to resend the confirmation email from Registration plugin#699
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:bugfix/reallow-to-resend-from-registration-plugin

Conversation

@sgrossberndt
Copy link
Contributor

Resending a confirmation email can either be triggered by using a dedicated ResendConfirmationMail plugin on a separate page or by manually linking to the resendConfirmationDialogue action in a template of the Registration plugin.
The second option allows to use that action without having to add a page for it.
[BUGFIX] Failing resend frontend view changed the code to only allow ResendConfirmationMail, but both options are valid.

… ResendConfirmationMail plugin

Resending a confirmation email can either be triggered by using a dedicated
`ResendConfirmationMail` plugin on a separate page or by manually linking to
the `resendConfirmationDialogue` action in a template of the `Registration` plugin.
The second option allows to use that action without having to add a page for it.
[[BUGFIX] Failing resend frontend view](in2code-de@a141aa5)
changed the code to only allow `ResendConfirmationMail`, but both options are valid.
@sebastianstein sebastianstein merged commit 4dd53d7 into in2code-de:main Mar 11, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants