336 Commits

Author SHA1 Message Date
Maxime Lalo
126c06ec67 Mise en prod 2023-12-08 14:59:03 +01:00
Maxime Lalo
27013af123 Changing the mailchimp email address 2023-12-08 14:44:15 +01:00
Vins
8eed472488 Added no stop clause + sender 2023-12-06 10:30:34 +01:00
Vins
82239adeeb desactivate sms in dev env 2023-12-05 11:28:24 +01:00
Maxime Lalo
b07e25a439 Security for the gateway 2023-12-05 11:21:15 +01:00
Vins
8f00d3e4bd Fixed cellphonenumber 2023-12-05 10:56:22 +01:00
Maxime Lalo
542e4ae24c Improving comprehension of code 2023-12-04 11:30:05 +01:00
Vins
cc316aeb2f Sms feature finished + desactivate in dev 2023-12-04 11:24:08 +01:00
Maxime Lalo
1d8642b61f Improving comprehension of code 2023-12-04 11:17:31 +01:00
Vins
70845595df Sms factor done in simulate mode 2023-12-04 03:07:56 +01:00
Vins
869a30fac0 Added ovh sms service name variable and cleaned code 2023-12-04 02:30:31 +01:00
Maxime Lalo
56fe8a43b4 Can now resend sms right away 2023-12-01 16:36:20 +01:00
Vins
53fe77ac73 debug log 2023-12-01 12:11:50 +01:00
Vins
7c07b5674d using IDNOT_REDIRECT_URL instead of APP_HOST 2023-12-01 11:56:56 +01:00
Maxime Lalo
a3e88cdbd2 Cron that deletes codes expired for more than 30 seconds 2023-12-01 11:26:22 +01:00
Maxime Lalo
5a51fc63d0 🐛 Forgot condition on resend code 2023-12-01 10:00:53 +01:00
Maxime Lalo
af4f51eaab Totpcode resend by uid 2023-12-01 09:49:13 +01:00
Vins
033e0b5c76 relaunch migration 2023-11-30 12:55:14 +01:00
Vins
c0cfb8aec7 Sms factor 2023-11-30 11:40:04 +01:00
Vins
aa85dab287 @Service on OvhService 2023-11-30 11:07:40 +01:00
Vins
13162a34fc ovh ended 2023-11-30 10:34:21 +01:00
Vins
20478738ca Merge branch 'dev' into sendSms 2023-11-30 10:15:11 +01:00
Vins
bb8b49edbe Ovh 2023-11-30 10:14:49 +01:00
Maxime Lalo
b931e98c29 Send the right error when asking for a new code 2023-11-29 16:52:24 +01:00
Maxime Lalo
9dc1049ce7 Send another code working 2023-11-29 16:47:50 +01:00
Maxime Lalo
8ef401b4b2 Password forgotten working 2023-11-29 16:04:58 +01:00
Maxime Lalo
82d24a71a4 Verify codes reasons and add a route for password forgotten 2023-11-29 14:44:41 +01:00
Maxime Lalo
bbf480fbda Disable the totp code when used 2023-11-29 14:38:15 +01:00
Vins
f00eda1714 fix 2023-11-29 09:33:52 +01:00
Vins
95ced1f33e Building the switch 2023-11-28 00:56:33 +01:00
Maxime Lalo
b6e1b2ff62 TotpCodes in tables instead of in customer 2023-11-27 17:36:46 +01:00
Maxime Lalo
cdbb3e3257 Clearing totp code after login/set password 2023-11-27 15:49:08 +01:00
Maxime Lalo
6c00162544 Renaming smsCode into TotpCode 2023-11-27 15:32:52 +01:00
Maxime Lalo
d32532b5ed Route for checking sms code 2023-11-27 09:53:10 +01:00
Maxime Lalo
97fd3f0d86 Refacto set first password 2023-11-24 14:23:55 +01:00
Maxime Lalo
d3f9527f85 Refacto login 2023-11-24 14:14:19 +01:00
Maxime Lalo
fc8b86b7ca Refacto auth controller 2023-11-24 12:01:22 +01:00
Maxime Lalo
65d6e548d1 🐛 Can now update excluded vars 2023-11-24 10:49:00 +01:00
Maxime Lalo
ee97ccbf46 Checking sms code in login & hiding password in ressource 2023-11-24 10:21:31 +01:00
Maxime Lalo
220a77e063 Beginning all routes for login/password 2023-11-23 15:54:04 +01:00
OxSaitama
99985590bc fix erros & access 2023-10-24 21:50:49 +02:00
OxSaitama
8946108b20 fix document service refuse args 2023-10-19 17:08:54 +02:00
OxSaitama
da979e3c85 await email creation 2023-10-19 17:04:19 +02:00
OxSaitama
40734f70fd refacto user handling 2023-10-19 11:44:58 +02:00
OxSaitama
77c2273ef0 fix document types copy in deeds 2023-10-13 13:26:45 +02:00
Arnaud D. Natali
5643a8ffe7
Removed MailchimpService sendRecap function -> Email builder (#145) 2023-10-12 19:49:45 +02:00
OxSaitama
819b554b64 add validation errors 2023-10-12 19:45:26 +02:00
Vins
6815fe6f83 Removed emilBuilder sendRecap function 2023-10-12 12:00:48 +02:00
OxSaitama
13139cf167 add error on same email and phone number 2023-10-11 19:17:56 +02:00
OxSaitama
d3e7c9e802 refacto refresh token 2023-10-11 12:28:47 +02:00