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
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
8f7367eb63
fix redirection on login error
2023-10-11 13:00:34 +02:00
Maxime Lalo
4860a95209
✨ Delete files on refusing documents
2023-10-09 10:05:25 +02:00
OxSaitama
d762dfcf66
fix sending notifications
2023-10-06 14:47:29 +02:00
OxSaitama
1f339299bb
refacto votes and notifications
2023-10-04 19:29:20 +02:00
Vins
e94d2deade
Customers emails limited
2023-10-04 08:54:48 +02:00
Maxime Lalo
ef4cb3f5fa
✨ Creating get of anchors
2023-10-03 11:21:25 +02:00