Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Developer Tools
  • Created by Frans on , updated