Skip to content

Check permissions in has_permission method

Philipp S. Sommer requested to merge reframe-auth-permissions into main

This MR reframes the permission check. We do check for any errors in the has_permission method and if yes, we use the session framework to display the permission_denied_message to the user.

ping @housam.dibeh

closes #2 (closed)

Edited by Philipp S. Sommer

Merge request reports