gallery.accords-library.com/server/szurubooru
ReAnzu 4b3529272e server/users: let administrators add new users
* Added functionality for administrators to directly add users to the
  application
* Added permission users:create:any to handle level that users are
  allowed to create other users
* Moved old permission users:create to users:create:self
2018-03-07 21:30:24 +01:00
..
api server/users: let administrators add new users 2018-03-07 21:30:24 +01:00
func server/tags: allow uppercase tag category colors 2017-10-08 21:38:38 +02:00
middleware server/users: fix checking passwords with colons 2018-02-10 14:04:02 +01:00
migrations server/posts: add non-guessable IDs to post URLs 2017-08-24 17:17:09 +02:00
model server: lint 2017-04-24 23:30:53 +02:00
rest server: lint 2017-04-24 23:30:53 +02:00
search remove tags.json 2017-10-01 21:48:00 +02:00
tests server/users: let administrators add new users 2018-03-07 21:30:24 +01:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
db.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
errors.py server: lint 2017-04-24 23:30:53 +02:00
facade.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00