231 Commits

Author SHA1 Message Date
Vins
8b821ee785 Removed console.log 2024-04-04 15:37:06 +02:00
Vins
584f7bac57 manage facturation 2024-04-04 14:36:15 +02:00
Vins
948d661d30 Send invitation email ready 2024-04-04 13:35:06 +02:00
Vins
fc75a78fff Removed SCW_ from variables 2024-04-04 11:15:07 +02:00
Vins
6ca4f04bf2 Subscription 2024-04-04 10:30:32 +02:00
Vins
1e902fdb25 Removed getOrCreate user + Add feature first to the seat 2024-04-02 17:59:56 +02:00
Vins
d1c7d803b1 Get office membership + create user if not exist 2024-04-02 15:57:11 +02:00
Vins
5ff99c4922 Subscribe finished 2024-03-29 15:04:02 +01:00
Vins
9ebb4301bf Entrypoint done 2024-03-28 15:26:48 +01:00
Vins
0c8cee8b4c WIP 2024-03-27 09:31:48 +01:00
Vins
97ff00c349 Finish 2024-03-13 10:54:25 +01:00
Vins
2d09e43013 Increased text fields lenght 2024-03-07 15:14:36 +01:00
Vins
362bf2b63e Insensitive mode on get by email for case-sensitive problem 2024-02-26 11:07:12 +01:00
Vins
fe657129a7 Fix Rules + rules PUT rib 2024-02-20 09:30:31 +01:00
Vins
af9d593f7d Bug et retours 2024-02-19 15:05:07 +01:00
Vins
dffe813968 Finished 2024-02-19 11:14:33 +01:00
Vins
5be70cff2e Ondoing 2024-02-16 15:00:07 +01:00
Vins
c2ae7e4ea3 All document types in deed type list 2024-02-13 11:45:30 +01:00
Vins
4544b7209b Whitelist ready 2023-12-20 11:15:59 +01:00
Vins
34eb644940 cell_phone not required 2023-12-19 15:11:13 +01:00
Vins
9b6b842c2d Created a prod seeder and seeded pro db 2023-12-11 16:46:03 +01:00
Vins
c40619da64 redeploy 2023-12-11 16:24:04 +01:00
Maxime Lalo
b07e25a439 Security for the gateway 2023-12-05 11:21:15 +01:00
Vins
d7e1a051bc fixed migrations 2023-12-05 11:19:26 +01:00
Vins
5a7f3c88e2 Merge branch 'dev' into fixMigrations 2023-12-05 11:10:05 +01:00
Maxime Lalo
ff60250d5c Fix seeder with valid number 2023-12-04 11:38:11 +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
8ee88e2ffd Migrations 2023-12-01 15:22:16 +01:00
Maxime Lalo
a3e88cdbd2 Cron that deletes codes expired for more than 30 seconds 2023-12-01 11:26:22 +01:00
Vins
c0cfb8aec7 Sms factor 2023-11-30 11:40:04 +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
9dc1049ce7 Send another code working 2023-11-29 16:47:50 +01:00
Maxime Lalo
bbf480fbda Disable the totp code when used 2023-11-29 14:38:15 +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
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
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
974d1225ee fix email spams 2023-10-20 12:18:04 +02:00
OxSaitama
e26f4eecc5 fix anti-spam feature 2023-10-19 17:25:23 +02:00
OxSaitama
da979e3c85 await email creation 2023-10-19 17:04:19 +02:00
OxSaitama
af6783a633 refacto email builder 2023-10-19 15:32:06 +02:00
OxSaitama
40734f70fd refacto user handling 2023-10-19 11:44:58 +02:00
Loïs Mansot
0728559e0e
update anchors/download route to get a complete zip archive
The zip will contain:
- the anchoring proof PDF ;
- plus all accessible files stored on IPFS.

If the key is invalid, a broken file will be added to the archive. If the key is missing, the file will not be added to the archive, because there is no way it could be deciphered. For now, all network errors from IPFS are silently ignored, resulting in an archive containing only the anchoring proof.
2023-10-18 16:47:12 +02:00
Loïs Mansot
15b51a56a1
add optics for folder files path retrieval 2023-10-18 10:48:59 +02:00