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

Change isAdmin to isSchoolAdmin #7

Open
jankapunkt opened this issue Sep 21, 2022 · 0 comments
Open

Change isAdmin to isSchoolAdmin #7

jankapunkt opened this issue Sep 21, 2022 · 0 comments
Milestone

Comments

@jankapunkt
Copy link
Member

jankapunkt commented Sep 21, 2022

To comply with our roles system we need to change many isAdmin checks to isSchoolAdmin but keep in mind that school admins have still limitations:

schoolAdmin

  • Can manage user accounts of the same institution (see scopes section)
  • Can manage user roles (except admin) of the same institution
  • Can view application logs
  • Can change the theme for the same institution
  • Can update system-wide ui settings for the same institution
  • Can change the application logo for the same institution

admin

  • can manage all user roles, even admin
  • can manage legal documents and terms
  • can apply settings for all institutions (as defaults)
@jankapunkt jankapunkt added this to the 1.0 milestone Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant