Secure Confirmations
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Secure confirmations interacts with Webform module confirmation message pages to do the following:
- replace the sid in the URL with a token
- limit access to confirmation message pages based on uid or permissions
This prevents users from viewing other users' submission confirmation pages by changing the sid in the URL. This is handy in situations where your confirmation message includes tokens that display sensitive information.