-
Notifications
You must be signed in to change notification settings - Fork 3
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
Superadmins #39
Superadmins #39
Conversation
I pushed a commit to this PR to use mirage < 4.7.0 and albatross < 2.2.0. let's make the upgrade to the next version of mirage & albatross in a separate PR. |
that's fine to merge, or do you plan to include the UI (toggle admin status) in this PR? |
I have the base UI ready. Now just need to add the admin toggle functionality. |
@hannesm I think we can merge now :) |
thanks a lot, merged. sorry for the delay. |
This PR implements super-users and includes an admin middleware.
To be included is the UI to make other users admins.