941 Commits

Author SHA1 Message Date
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
Arnaud D. Natali
5f3a951d37
Merge Staging in Preprod 2023-10-26 15:00:54 +02:00
Arnaud D. Natali
f3546855ac
Merge Dev in Staging 2023-10-26 14:54:34 +02: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
Arnaud D. Natali
258c930d09
Merge Staging in Preprod 2023-10-24 22:01:00 +02:00
Arnaud D. Natali
05004eb54c
Merge Dev in Staging 2023-10-24 21:53:22 +02:00
OxSaitama
99985590bc fix erros & access 2023-10-24 21:50:49 +02:00
Arnaud D. Natali
f3198ff212
Merge Dev in Staging 2023-10-24 10:31:51 +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
OxSaitama
78c7364a81 fix document & file middleware for customers 2023-10-23 17:55:50 +02:00
OxSaitama
aaa0d9ba21 upgrade doc to openapi 3.0.0 2023-10-23 17:39:35 +02:00
OxSaitama
5c99ccbd75 add api documentation 2023-10-23 12:18:04 +02:00
Arnaud D. Natali
b2b6796f20
Merge Dev in Staging 2023-10-20 12:20:51 +02:00
OxSaitama
974d1225ee fix email spams 2023-10-20 12:18:04 +02:00
Loïs Mansot
a20f17dc0b
Merge branch fix/download-proof-zip into dev (#159)
This task complete [Notion
#272](https://www.notion.so/smart-chain/Modifier-le-t-l-chargement-de-la-preuve-de-d-pot-aa7be8e651f14db49856f20d04d71824?pvs=4).
2023-10-20 11:52:05 +02:00
Loïs Mansot
11ad41aae4
reshape zip content structure 2023-10-20 11:46:32 +02:00
Arnaud D. Natali
a5ac399950
Merge Dev in Staging 2023-10-19 17:26:24 +02:00
OxSaitama
e26f4eecc5 fix anti-spam feature 2023-10-19 17:25:23 +02:00
Arnaud D. Natali
4b23dd2ae9
Merge Dev in Staging 2023-10-19 17:09:26 +02:00
OxSaitama
8946108b20 fix document service refuse args 2023-10-19 17:08:54 +02:00
Arnaud D. Natali
d22c3888b4
Merge Dev in Staging 2023-10-19 17:05:11 +02:00
OxSaitama
da979e3c85 await email creation 2023-10-19 17:04:19 +02:00
Arnaud D. Natali
ad59ca4c48
Merge Dev in Staging 2023-10-19 16:19:49 +02:00
OxSaitama
f51aad5e73 add role handler 2023-10-19 16:19:14 +02:00
OxSaitama
9cd108afd4 fix refuse document routing 2023-10-19 16:17:25 +02:00
Arnaud D. Natali
f2b400240d
Merge Dev in Staging 2023-10-19 15:33:00 +02:00
OxSaitama
af6783a633 refacto email builder 2023-10-19 15:32:06 +02:00
Arnaud D. Natali
defb49b1bc
Merge Dev in Staging 2023-10-19 14:44:28 +02:00
OxSaitama
1c175ac816 check on already used email 2023-10-19 14:43:44 +02:00
Arnaud D. Natali
a725e0454a
Merge Dev in Staging 2023-10-19 11:48:56 +02:00
Arnaud D. Natali
d84d5aafd2
Refacto customer handler (#151) 2023-10-19 11:46:52 +02:00
OxSaitama
40734f70fd refacto user handling 2023-10-19 11:44:58 +02:00
Arnaud D. Natali
f08b258b8e
Merge branch feature/download-proof-zip into dev (#150) 2023-10-19 11:42:44 +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
Arnaud D. Natali
a0313b7572
Merge Dev in Staging 2023-10-17 11:15:38 +02:00