Skip to content

Commit

Permalink
Exported currentRole functions
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Oct 18, 2022
1 parent 8ce50d0 commit ca46919
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions IHP/LoginSupport/Helper/Controller.hs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ module IHP.LoginSupport.Helper.Controller
, module IHP.AuthSupport.Authorization
, module IHP.AuthSupport.Authentication
, enableRowLevelSecurityIfLoggedIn
, currentRoleOrNothing
, currentRole
, currentRoleId
, ensureIsRole
) where

import IHP.Prelude
Expand Down

0 comments on commit ca46919

Please sign in to comment.