MakeICT / event-creator

0 stars 3 forks source link

Better access control #59

Open Rowbotronics opened 3 years ago

Rowbotronics commented 3 years ago

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.