Commit Graph

5 Commits

Author SHA1 Message Date
rr- d8f11d87e5 front/auth: implement privileges + top nav auth 2016-03-30 23:23:03 +02:00
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
rr- 8cf9b1dae4 back/users: add user retrieval 2016-03-28 14:27:46 +02:00
rr- 3fd7f64fa3 back/users: implement user registration 2016-03-28 14:27:46 +02:00