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

9 lines
576 B
Markdown

| id | Role | rights | who has it |
|----|---------------|----------------------|------------|
| 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 | 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) |