Philipp Dormann philipp
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:49:01 +00:00
3e38bc5950 Merge branch 'dev' into feature/12-jwt-creation
7f3358d284 🚧 User entity - add @Column
92cd58e641 Merge branch 'dev' into feature/12-jwt-creation
48484f04c9 Merge branch 'dev' into feature/13-runner_controllers
56202ec309 Create models now feature the createparticipant abstract
Compare 21 commits »
philipp pushed to dev at lfk/backend 2020-12-04 21:48:50 +00:00
7f3358d284 🚧 User entity - add @Column
philipp pushed to feature/11-new_classes at lfk/backend 2020-12-04 21:48:43 +00:00
7f3358d284 🚧 User entity - add @Column
philipp pushed to feature/11-new_classes at lfk/backend 2020-12-04 21:46:45 +00:00
48484f04c9 Merge branch 'dev' into feature/13-runner_controllers
56202ec309 Create models now feature the createparticipant abstract
afef95e14e Fixed amount calculations
b480912bd8 Now with even more inheritance and fancy stuff: RunnerResponses now get their information from participant responses
7b08489533 Now with working runner orga controller including responses
Compare 42 commits »
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:43:42 +00:00
6cb01090d0 working on AuthController + CreateAuth
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:34:04 +00:00
c4b7ece974 class-validator on Auth model
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:28:19 +00:00
c5c3058f3d clean up jwtauth
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:19:57 +00:00
a7afcf4cd1 CreateAuth model
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:18:56 +00:00
f251b7acdb authchecker - use new custom Errors
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:18:41 +00:00
b0a24c6a74 basic Auth model
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 21:17:05 +00:00
b9bbdee826 🚧 basic AuthErrors 🔒
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 20:40:19 +00:00
1f3b312675 🚧 basic JWTAuth Middleware
philipp deleted branch feature/12-jwt-creation from lfk/backend 2020-12-04 20:39:37 +00:00
philipp deleted branch feature/11-jwt-creation from lfk/backend 2020-12-04 20:39:13 +00:00
philipp pushed to feature/12-jwt-creation at lfk/backend 2020-12-04 20:39:13 +00:00
88e3744e54 🚧 basic JWTAuth Middleware
philipp pushed to feature/11-jwt-creation at lfk/backend 2020-12-04 20:38:36 +00:00
88e3744e54 🚧 basic JWTAuth Middleware
philipp closed issue lfk/backend#14 2020-12-04 20:31:08 +00:00
Implement the user associated controllers
philipp pushed to dev at lfk/backend 2020-12-04 20:30:29 +00:00
fe46e5d667 - close #14
a7cf86eae4 🚧 CreateUser - add group as object instead of nested array
d4753a02d4 🐞 fixed UserGroupNotFoundError throwing
451d0c92dd trying to fix UserGroupNotFoundError (false/not triggering)
Compare 22 commits »
philipp pushed to feature/14-user-controllers at lfk/backend 2020-12-04 20:30:22 +00:00
fe46e5d667 - close #14
philipp reopened issue lfk/backend#14 2020-12-04 20:27:52 +00:00
Implement the user associated controllers