gallery.accords-library.com/szurubooru/middleware
rr- 2e4e77791d back/auth: refactor authentication
- Removed transaction manager
- Each request gets its own session via DbSession middleware
- Moved authentication details to Authenticator middleware
- Fixed cyclic dependency between AuthService and UserService
2016-03-28 22:31:08 +02:00
..
__init__.py back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
authenticator.py back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
db_session.py back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
json_translator.py back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
require_json.py back/users: implement user registration 2016-03-28 14:27:46 +02:00