-
-
Notifications
You must be signed in to change notification settings - Fork 107
How to use authorization
seriousm4x edited this page Jan 22, 2025
·
7 revisions
After installing UpSnap you are prompted to create an admin user. Admin users have full control of everything.
Register | Login |
---|---|
To create/change/delete users, visit http://localhost:8090/users/.
You have full control over what permission each user has. Check the screenshots if you want to get an impression on what it looks like.
Up until version 3.0.6 there was no authorization. It is enabled by default since 3.1.0 and can not be disabled anymore.
Check wiki/auth-providers to see other available login methods.