Skip to content

Local Login refactor #19

@sheggen

Description

@sheggen

Shibboleth and Local login are both working (mostly). But, code is everywhere.

Notes:

  1. refactor to use a before_app_request decorator to load the current user, handling shib or local gracefully and not in the controllers
  2. Remove logic from controllers for dealing with current user, since it'll be everywhere from 1.
  3. Consider removing the login_manager or making it handle everything more gracefully as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions