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

Multiple Users and Roles #11

Closed
uberswe opened this issue Jul 13, 2019 · 3 comments · Fixed by #44
Closed

Multiple Users and Roles #11

uberswe opened this issue Jul 13, 2019 · 3 comments · Fixed by #44
Labels
enhancement New feature or request

Comments

@uberswe
Copy link
Owner

uberswe commented Jul 13, 2019

We need to be able to handle multiple users who can have various different roles. This will require a permission system.

@uberswe
Copy link
Owner Author

uberswe commented Aug 3, 2019

I am moving this to Beta instead of Alpha

@uberswe
Copy link
Owner Author

uberswe commented Dec 31, 2020

  • A roles table is needed
  • Features will be hardcoded with plugins having the ability to add more features
  • A user can belong to one or more roles and a user can belong to one or more sites
    • A relation table for roles and users
    • A relation table for sites and users
  • Plugin CRUD functions for users, roles and sites

@uberswe
Copy link
Owner Author

uberswe commented Jan 9, 2021

I will look at plugin defined permissions in #38

@uberswe uberswe mentioned this issue Jan 9, 2021
uberswe added a commit that referenced this issue Jan 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant