-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Shibboleth and Local login are both working (mostly). But, code is everywhere.
Notes:
- refactor to use a before_app_request decorator to load the current user, handling shib or local gracefully and not in the controllers
- Remove logic from controllers for dealing with current user, since it'll be everywhere from 1.
- Consider removing the login_manager or making it handle everything more gracefully as well.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request