You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Switch to using usernames rather than emails for auth
- Adding flask security settings for the switch
- integrate a better abstract base class for models save/delete
- update login_user form to allow username login
- rewrite the install command
- add Role to app context
- drop requirement for mandatory user email