Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Add permissions #103

Open
bouttier opened this issue Nov 22, 2017 · 0 comments
Open

Add permissions #103

bouttier opened this issue Nov 22, 2017 · 0 comments
Labels

Comments

@bouttier
Copy link
Contributor

We should move from staff status to more complexe permissions managment system.
At least, we should consider admin (right to break everythings, including email address, url, etc), staff (non destructive operations) and reviewers (see talks and vote).
They are several way to implement this:

  • one ManyToManyFields per role on Conference model
  • a Permission model (conf, user, role)
    The second method is probably better to add future new roles.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant