Late authorization checks in Decision
AdminController
#1811
Labels
For: Backend
Module: Decision
For anything related to the Decision module
Status: Confirmed
Type: Bug
Current behaviour
While working on GH-1810 I noticed that the authorization checks for the
authorizationsAction()
only happens through thegetAllAuthorizations()
method. That is pretty late.The same also appears to apply to
changePositionDocumentAction()
Desired behaviour
Before GH-1798, do this as part of GH-1124.
Steps to reproduce
N/A
Website version
latest
What operating are you seeing the problem on?
No response
What browsers are you seeing the problem on?
No response
Other information
No response
The text was updated successfully, but these errors were encountered: