Commit Graph

15 Commits

Author SHA1 Message Date
Alexis
e8ca2416b7 Added authGuard function and its implementations
Also refactored small code mistakes.
2021-01-19 18:52:52 +01:00
Alexis
410a58fc09 Updated user model and repo 2021-01-18 22:06:36 +01:00
Alexis
d3c5e0a20c Fixed typo in user repo 2021-01-16 23:39:13 +01:00
Alexis
e9640ec2d2 Added permission description for user API 2021-01-16 19:55:50 +01:00
Alexis
b313393af6 Added getSpellsFromUser() method 2021-01-01 22:07:22 +01:00
Alexis
28c869070a User repository methods updated with roles 2020-12-30 21:53:27 +01:00
Alexis
f7a09c02ae - Removed HttpError and refactored old code using it 2020-12-28 12:23:54 +01:00
Alexis
32c17407e2 Added user verif method and refactored some indents 2020-12-27 19:08:09 +01:00
Alexis
d64e447b67 Sent an email during registeration process 2020-12-27 18:14:26 +01:00
Alexis
15ba9e19c9 Added API check for banned/unverified users 2020-12-26 22:54:26 +01:00
Alexis
fdad47e84e - Fixed an error with 200 codes and translated API errors 2020-12-23 18:10:02 +01:00
Alexis
20f946a945 - Added email availability checker in API 2020-12-19 18:15:39 +01:00
Alexis
eba2669176 - Fixed the way components get store data 2020-12-19 17:04:22 +01:00
Alexis
fa945e45c9 - Fixed my revert hahaha :) 2020-12-18 20:34:47 +01:00
Alexis
ddcc6acc75 - Moved api files to a relevant subfolder 2020-08-09 15:27:22 +02:00