1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Update USERRIGHTS.md

This commit is contained in:
Patrik J. Braun 2019-03-11 13:03:04 +01:00 committed by GitHub
parent 6531b8b006
commit 58852c04a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,5 +4,5 @@
| 1 | Limited Guest | listing directory | using shared link |
| 2 | Guest | + search | no one (you can set manually in the db, if necessary) |
| 3 | User | + share | default role |
| 4 | Admin | + settings | dDefault (pregenerated) user (also the default right if authentication is off) |
| 4 | Admin | + settings | default (pregenerated) user (also the default right if authentication is off) |
| 5 | Developer | + see errors | no one (you can set manually in the db, if necessary) |