Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEATURE] Add new confirm and cancel registration actions with verification step #1237

Closed
derhansen opened this issue Jun 6, 2024 · 0 comments
Assignees

Comments

@derhansen
Copy link
Owner

derhansen commented Jun 6, 2024

Idea is to add 2 new actions to the EventController, which have the same signature as the current confirmRegistrationAction and cancelRegistrationAction. The new actions will not directly confirm/cancel the registration, but show a confirmation form. When the confirmation form is submitted, the user is redirected to the existing confirmRegistrationAction or cancelRegistrationAction with the previusly received $reguid and $hmac.

@derhansen derhansen self-assigned this Jun 6, 2024
@derhansen derhansen changed the title [FEATURE] Add new cancel registration action with Opt-Out option [FEATURE] Add new confirm and cancel registration actions withverification Jun 12, 2024
@derhansen derhansen changed the title [FEATURE] Add new confirm and cancel registration actions withverification [FEATURE] Add new confirm and cancel registration actions with verification step Jun 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant