GEWIS / gewisweb

GEWIS Website

Home Page:https://gewis.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Late authorization checks in `Decision` `AdminController`

tomudding opened this issue · comments

Current behaviour

While working on GH-1810 I noticed that the authorization checks for the authorizationsAction() only happens through the getAllAuthorizations() 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