#2826 Use decorators to check admin permission and session timeout
Closed by cverna. Opened by cverna.
cverna/pagure fix_2698  into  master

Download 2826.patch

This PR creates decorators that can be used to check if the user has admin permission and if the admin session has timeout.
A new module was created to have all custom decorator used gathered in the same place.

I have only run the unit test for the individual modules that were impacted. I have yet to run all set of test.

Fixes #2698

Could you target the rearch branch rather than master?

Pull-Request has been closed by cverna

Metadata