Actions
Feature proposal #4473
closedImplement parameter to shut off URL token validation
Feature proposal #4473:
Implement parameter to shut off URL token validation
Description
Token validation is added security, but if you want to use the URLs on frontend it's best not to validate the token as you don't want it exposed. Add option to disable token validation, but provide a heavy warning regarding this as the URLs could be spammed.
Actions