mirror of
https://github.com/grafana/grafana.git
synced 2026-08-18 17:15:08 -05:00
* add permission structure to signedinuser * add middleware to load user permissions into signedinuser struct * apply LoadPermissionsMiddleware to http server * check for permissions in signedinuser struct Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>