FIX Tighten routing rule for userforms ping action (#1224)

This commit is contained in:
Tyler Trout 2023-08-17 02:28:29 -04:00 committed by GitHub
parent 60717e5c04
commit cf9a109d38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ After: framework/routes#coreroutes
---
SilverStripe\Control\Director:
rules:
UserDefinedFormController//$Action: SilverStripe\UserForms\Control\UserDefinedFormController
UserDefinedFormController//ping: SilverStripe\UserForms\Control\UserDefinedFormController