Registration URL Actions
Categories
Component ID
2026135
Component name
Registration URL Actions
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Registration URL Actions provides Tokens for the Registration entity. The tokens are replaced by tokenized URLs , that bypasses the normal access control to do actions (edit/delete/state change) on the Registration.
The tokens can be used in the emails that Registration sends out. All URLs have a unique hash, that acts like a 'password' for the selected action.
Possible use cases
- Cancel link in the reminder email.
- Confirm link in email after registration (do some Rules magic).
- Let a user Edit or Delete the Registration by sending URLs in a mail.
Warning!
Anyone who has the URL can do the action that the URL represents. So, when a email is intercepted, the registration can be altered. Don't use this when access to edit/delete registration must be Fort Knox style.
