232 Commits

Author SHA1 Message Date
Vins
133e3e96ca Entrypoint get office memberships 2024-03-25 14:55:30 +01:00
Vins
63a728db94 Fixed whitelist 2024-02-28 12:06:26 +01:00
Vins
ba667f73f5 Finished 2024-02-20 14:16:17 +01:00
Vins
fe657129a7 Fix Rules + rules PUT rib 2024-02-20 09:30:31 +01:00
Vins
ecc0342155 Fixed 2024-02-16 17:09:21 +01:00
Vins
42c72713fb Fixed no file error 2024-02-16 16:00:07 +01:00
Vins
5be70cff2e Ondoing 2024-02-16 15:00:07 +01:00
Vins
3520a15a10 Archive an unanchored folder 2024-02-13 09:21:24 +01:00
Vins
2810a37bd4 Fixed email empty 2024-01-12 15:19:50 +01:00
Vins
c6335996a6 Fixed empty email 2024-01-12 15:11:54 +01:00
Maxime Lalo
15bb52015e Installing sentry 2024-01-02 17:52:22 +01:00
Vins
7031bb1d48 Email not found error returned correctyl 2023-12-20 15:14:03 +01:00
Vins
2f4bd04ab3 email not found error 2023-12-20 15:07:59 +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
a6bdd87088 done 2023-12-15 13:16:45 +01:00
Maxime Lalo
00b46a2407 Password verification 2023-12-05 09:49:48 +01:00
Maxime Lalo
1d8642b61f Improving comprehension of code 2023-12-04 11:17:31 +01:00
Vins
7c07b5674d using IDNOT_REDIRECT_URL instead of APP_HOST 2023-12-01 11:56:56 +01:00
Maxime Lalo
af4f51eaab Totpcode resend by uid 2023-12-01 09:49:13 +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
82d24a71a4 Verify codes reasons and add a route for password forgotten 2023-11-29 14:44:41 +01:00
Maxime Lalo
b6e1b2ff62 TotpCodes in tables instead of in customer 2023-11-27 17:36:46 +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
624dc26dca Login & set password not returns a valid JWT 2023-11-24 10:49:18 +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
OxSaitama
78c7364a81 fix document & file middleware for customers 2023-10-23 17:55:50 +02:00
Loïs Mansot
11ad41aae4
reshape zip content structure 2023-10-20 11:46:32 +02:00
OxSaitama
da979e3c85 await email creation 2023-10-19 17:04:19 +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
OxSaitama
af6783a633 refacto email builder 2023-10-19 15:32:06 +02:00
OxSaitama
1c175ac816 check on already used email 2023-10-19 14:43:44 +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
OxSaitama
1c6b9680f9 handle empty collaborators error 2023-10-16 16:22:07 +02:00
OxSaitama
988a10efde fix package version 2023-10-13 11:26:29 +02:00