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
We need more granular access control in order to allow users to access only certain functions depending on group. User and group info will come from WA for now. Looks like we can get this functionality by replacing flask_login with something like flask_security.
Replace host name and email fields with a link to a user in the database.
Allow all users to do check-ins for their own classes (pending completion of Event check-ins #58)
We need more granular access control in order to allow users to access only certain functions depending on group. User and group info will come from WA for now. Looks like we can get this functionality by replacing flask_login with something like flask_security.
The text was updated successfully, but these errors were encountered: