WomenPlusPlus / deploy-impact-23-kpi-3

GNU General Public License v3.0
0 stars 3 forks source link

Access Control #17

Open dasvas opened 11 months ago

dasvas commented 11 months ago

As an admin, I want to specify, what actions each role can perform, so that only authorized users can access the application and its features.

maalej commented 10 months ago
  1. need a mock up for admin page
  2. prepare a list of actions. We might need to change our DB design.
  3. For authorization issues, we need to setup USER_ROLE into the whole app then we can add conditions about the rules