712 Commits

Author SHA1 Message Date
Vins
8f00d3e4bd Fixed cellphonenumber 2023-12-05 10:56:22 +01:00
Maxime Lalo
00b46a2407 Password verification 2023-12-05 09:49:48 +01:00
Maxime Lalo
63bb7e4935 Updating resources version 2023-12-04 15:59:39 +01:00
Maxime Lalo
ff60250d5c Fix seeder with valid number 2023-12-04 11:38:11 +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
a2f1ed3943 disabled auto migrate 2023-12-01 12:03:20 +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
6e2d45c8cc auto run migrations 2023-11-30 14:14:18 +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
3835127d63 Updating sms code in totp code 2023-11-27 10:55:38 +01:00
Maxime Lalo
d32532b5ed Route for checking sms code 2023-11-27 09:53:10 +01:00
Maxime Lalo
8192d93330 Better API links 2023-11-24 17:28:14 +01:00
Maxime Lalo
5a870b7712 Updating ts config 2023-11-24 14:34:29 +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
a3deb8dc23 Updating resources 2023-11-24 10:50:22 +01:00
Maxime Lalo
624dc26dca Login & set password not returns a valid JWT 2023-11-24 10:49:18 +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
a93b2616ec add file content check 2023-10-26 13:11:28 +02:00
OxSaitama
73fb1b2625 add checks on office controller 2023-10-25 10:52:27 +02:00
OxSaitama
99985590bc fix erros & access 2023-10-24 21:50:49 +02:00
OxSaitama
6ceb96ea4c add notification middlewares 2023-10-24 10:24:03 +02:00
OxSaitama
e72d4e9203 fix customer put queries 2023-10-23 19:30:11 +02:00