szurubooru/szurubooru
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
..
api back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
middleware back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
migrations back/users: implement user registration 2016-03-28 14:27:46 +02:00
model back/users: implement user registration 2016-03-28 14:27:46 +02:00
services back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
__init__.py start 2016-03-27 23:05:10 +02:00
app.py back/auth: refactor authentication 2016-03-28 22:31:08 +02:00
config.py back/users: implement user registration 2016-03-28 14:27:46 +02:00