szurubooru/data
Marcin Kurczewski e59b7e8b7b Refactored privilege system a bit
- Jobs specify main privilege and sub privileges separately
  Rationale: increase maintenance, restrict what can be done runtime
- Renamed ChangeUser* to EditUser* (consistency with EditPost*)
- Simplified enum names and configuration reading
- IJob interface members must be explicitly implemented
  Rationale: reduce chances of forgetting something, or typos in
  inherited method names
- Invalid privileges names in configuration yield exceptions
2014-05-18 21:59:56 +02:00
..
files Moved stuff to /data/ 2013-11-21 22:32:58 +01:00
logs Moved stuff to /data/ 2013-11-21 22:32:58 +01:00
.gitignore Moved stuff to /data/ 2013-11-21 22:32:58 +01:00
config.ini Refactored privilege system a bit 2014-05-18 21:59:56 +02:00
help.md Changed post type aliases in post search 2014-05-13 19:13:22 +02:00
privacy.md Closed #66 2013-11-21 22:44:28 +01:00
rules.md Closed #66 2013-11-21 22:44:28 +01:00