Details
-
Bug
-
Resolution: Fixed
-
Minor
-
COmanage Registry 2.0.0 (Passing Fad)
Description
Reproducible by searching org identities by file source with no other search parameters. SecurityComponent is choking on csrf check.
Home
|
The request has been black-holed
|
|
Error: The requested address '/registry/org_identities/search' was not found on this server.
|
|
Stack Trace
|
|
CORE/Cake/Controller/Component/SecurityComponent.php line 243 → SecurityComponent->blackHole(OrgIdentitiesController, string)
|
CORE/Cake/Utility/ObjectCollection.php line 128 → SecurityComponent->startup(OrgIdentitiesController)
|
CORE/Cake/Event/CakeEventManager.php line 243 → ObjectCollection->trigger(string)
|
CORE/Cake/Controller/Controller.php line 678 → CakeEventManager->dispatch(CakeEvent)
|
CORE/Cake/Routing/Dispatcher.php line 189 → Controller->startupProcess()
|
CORE/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke(OrgIdentitiesController, CakeRequest)
|
APP/webroot/index.php line 96 → Dispatcher->dispatch(CakeRequest, CakeResponse)
|