1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-11-24 08:42:24 +02:00
pigallery2/USERRIGHTS.md

9 lines
576 B
Markdown
Raw Normal View History

2017-07-09 12:03:17 +02:00
| id | Role | rights | who has it |
|----|---------------|----------------------|------------|
| 1 | Limited Guest | listing directory | using shared link |
2019-03-11 14:02:31 +02:00
| 2 | Guest | + search | no one (you can set manually in the db, if necessary) |
| 3 | User | + share | default role |
2019-03-11 14:03:04 +02:00
| 4 | Admin | + settings | default (pregenerated) user (also the default right if authentication is off) |
2019-03-11 14:02:31 +02:00
| 5 | Developer | + see errors | no one (you can set manually in the db, if necessary) |