Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor role/permission system #299

Closed
jeriox opened this issue Feb 3, 2021 · 0 comments · Fixed by #354
Closed

Refactor role/permission system #299

jeriox opened this issue Feb 3, 2021 · 0 comments · Fixed by #354
Assignees
Labels
[C] enhancement Changes to an existing feature making it better [P] major Important features or bugs that should be considered first
Milestone

Comments

@jeriox
Copy link
Contributor

jeriox commented Feb 3, 2021

  • Staff user
    • access to Django-Admin, Instanz-Einstellungen (API-Keys, Name, Logo, ...)
    • using plain Django-Staff
  • Gruppen-Rollen
    • Management-Rolle:
      • CRUD Gruppen, Eventtypen, Qualifaktionen, Qualifikationskategorien
      • CRUD alle Events
      • CRUD alle Nutzerprofile
      • alle Gruppenmitgliedschaften bearbeiten
    • Benutzerverwaltungs-Rolle:
      • CRUD alle Nutzerprofile
      • Gruppenmitgliedschaften für Gruppen, denen der aktuelle User angehört
    • Planer-Rolle:
      • Kann Events hinzufügen (für bestimmte Gruppen)
@jeriox jeriox added [C] enhancement Changes to an existing feature making it better [P] major Important features or bugs that should be considered first labels Feb 3, 2021
@jeriox jeriox added this to the v0.3.0 milestone Feb 3, 2021
@jeriox jeriox self-assigned this Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] enhancement Changes to an existing feature making it better [P] major Important features or bugs that should be considered first
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant