2 Commits

Author SHA1 Message Date
rr-
509fd0620d back/middleware: change context to dotdict 2016-03-28 22:54:09 +02:00
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