Implement Groups & Permissions
Parent: [EPIC] Minimal role and permission management (aura#156 - closed)
Implement Groups & Permissions and expose them together with the User.
Designs
- Show closed items
- aura #1561.0-alpha4 — Raving Raccoon 🤪🦝
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Ernesto Rico Schmidt added To Do label
added To Do label
- Ernesto Rico Schmidt changed milestone to %1.0-alpha3 — Playful Platypus
changed milestone to %1.0-alpha3 — Playful Platypus
- Ernesto Rico Schmidt marked this issue as related to aura#156 (closed)
marked this issue as related to aura#156 (closed)
- Ernesto Rico Schmidt changed the description
changed the description
- David Trattnig assigned to @eigenwijsje
assigned to @eigenwijsje
- David Trattnig added 1 deleted label
added 1 deleted label
- David Trattnig mentioned in issue aura#156 (closed)
mentioned in issue aura#156 (closed)
- Ernesto Rico Schmidt added P1 label
added P1 label
- Ernesto Rico Schmidt added Doing label and removed To Do label
- David Trattnig changed the description
changed the description
- Ernesto Rico Schmidt added Blocked label and removed Doing label
- Ernesto Rico Schmidt added To Do label and removed Blocked label
- Ernesto Rico Schmidt added Doing label and removed To Do label
- Ernesto Rico Schmidt added 1 deleted label
added 1 deleted label
- David Trattnig mentioned in issue dashboard#247 (closed)
mentioned in issue dashboard#247 (closed)
- David Trattnig marked this issue as related to dashboard#247 (closed)
marked this issue as related to dashboard#247 (closed)
- Author Owner
I call this done, at a "proof of concept" level.
Everything in the REST API is done using Django’s model permissions.
Three models (
Host
,Note
andShow
) have custom permissions to edit some fields.The new groups are added with the migrations and the management command
addpermissions
is needed to add them to the groups. - Ernesto Rico Schmidt closed
closed
- Ernesto Rico Schmidt removed Doing label
removed Doing label
- David Trattnig mentioned in issue aura#299 (closed)
mentioned in issue aura#299 (closed)