29 Commits

Author SHA1 Message Date
bd0c7ce042 🚧 CreateAuth - credential validation
ref #12
2020-12-05 11:18:12 +01:00
d46ad59546 🚧 CreateAuth now returns a sample jwt
ref #12
2020-12-05 11:14:26 +01:00
52dfe83354 Merge branch 'dev' into feature/12-jwt-creation 2020-12-05 11:07:01 +01:00
109e145a19 Cleaned up the createUserGroup a little bit
ref #11 #14
2020-12-05 10:31:24 +01:00
a42595bd15 Cleaned up the createUser a little bit
ref #11 #14
2020-12-05 10:23:53 +01:00
dadaacfaae first part of the user class cleanuo
ref #11 #14
2020-12-05 10:16:47 +01:00
6ae0c1b955 first jwt generation
ref #12
2020-12-04 23:03:24 +01:00
6244c969af integrate UserNotFoundError
ref #12
2020-12-04 23:03:10 +01:00
a5b1804e19 Merge branch 'dev' into feature/12-jwt-creation 2020-12-04 22:51:57 +01:00
a7854fbe81 CreateUser - remove uuid from params
ref #11
2020-12-04 22:51:44 +01:00
92cd58e641 Merge branch 'dev' into feature/12-jwt-creation 2020-12-04 22:45:54 +01:00
6cb01090d0 working on AuthController + CreateAuth
ref #12
2020-12-04 22:43:41 +01:00
48484f04c9 Merge branch 'dev' into feature/13-runner_controllers 2020-12-04 22:43:29 +01:00
56202ec309 Create models now feature the createparticipant abstract
ref #13
2020-12-04 22:40:14 +01:00
a7afcf4cd1 CreateAuth model
ref #12
2020-12-04 22:19:55 +01:00
a7cf86eae4 🚧 CreateUser - add group as object instead of nested array 2020-12-04 19:32:17 +01:00
d4753a02d4 🐞 fixed UserGroupNotFoundError throwing
ref #14
2020-12-04 19:31:10 +01:00
451d0c92dd trying to fix UserGroupNotFoundError (false/not triggering)
ref #14
2020-12-04 19:02:07 +01:00
b101682e3c CreateUser
ref #14
2020-12-04 18:34:24 +01:00
3275b5fd80 🚧 UserGroups
ref #14
2020-12-04 18:34:14 +01:00
65f995cb9f Removed console logging only used for dev
ref #13
2020-12-04 18:16:34 +01:00
5b7f3ae12f 🚧 CreateUser group search + adding
ref #14
2020-12-04 18:02:28 +01:00
1efca47336 🚧 reference new Errors from CreateUser 2020-12-04 17:55:51 +01:00
091b455460 🚧 move to uuidV4 2020-12-04 17:53:49 +01:00
ca917b0577 Added basics for the runner team controller
ref #13
2020-12-04 17:50:10 +01:00
ce2c38e188 🔒argon2 password hashing w/ salt
ref #14
2020-12-04 17:25:15 +01:00
ae24c3394b 📏 fit to new structure 2020-12-04 17:10:00 +01:00
330cbd5f57 Added comments and decorators for existing create models
ref #13
2020-12-03 20:49:55 +01:00
e8727ca922 Moved to a "cleaner" directory structure
ref #11
2020-12-03 20:38:47 +01:00