Commit Graph

22 Commits

Author SHA1 Message Date
Alexis
f7a09c02ae - Removed HttpError and refactored old code using it 2020-12-28 12:23:54 +01:00
Alexis
3c2326ef92 Fixed a link for email template 2020-12-27 19:09:09 +01:00
Alexis
1b11db4890 Added verif route 2020-12-27 19:08:18 +01:00
Alexis
32c17407e2 Added user verif method and refactored some indents 2020-12-27 19:08:09 +01:00
Alexis
da73fa5241 Removed temp authguard measure, will need to refactor it anyays 2020-12-27 19:06:46 +01:00
Alexis
d64e447b67 Sent an email during registeration process 2020-12-27 18:14:26 +01:00
Alexis
dba451c588 Removed test mail sending 2020-12-27 18:14:10 +01:00
Alexis
39521f063a Added db field for verif token 2020-12-27 18:13:56 +01:00
Alexis
1ea21df4d9 Added registration mail template 2020-12-27 17:28:58 +01:00
Alexis
10fdbade66 Added registration mail sending method 2020-12-27 17:28:49 +01:00
Alexis
bdfdb1d21e Added handlebars and nodemailer modules 2020-12-27 17:28:17 +01:00
Alexis
15ba9e19c9 Added API check for banned/unverified users 2020-12-26 22:54:26 +01:00
Alexis
a95a617e8b Cleanup API crew 2020-12-26 17:01:00 +01:00
Alexis
01df57f510 - Implemented register date for users 2020-12-24 17:55:32 +01:00
Alexis
65abb41a9f - Implemented store for register methods 2020-12-23 20:25:43 +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
867fa50dfe Merge branch 'dependabot/npm_and_yarn/bcrypt-5.0.0' into dev 2020-09-13 19:16:19 +02:00
Alexis
bf03470a17 - Fixed a package.json script 2020-08-09 15:32:43 +02:00
Alexis
ddcc6acc75 - Moved api files to a relevant subfolder 2020-08-09 15:27:22 +02:00