Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tell users if they are not allowed to log in at this time
This fixes an error where users were logged in correctly, but then immediately got redirected to the default sso provider because the before_request function did not log them in because they were not allowed to log in at this time.
- Loading branch information