Commit Graph

207 Commits

Author SHA1 Message Date
Maël Gangloff
ec72de163a Merge pull request #42 from vinceh121/fix/unsecure-dev-cookies
fix: allow unsecure authentication cookies in dev
2024-08-19 21:34:20 +02:00
Maël Gangloff
8a5f7fc2a0 fix: missing comma 2024-08-19 21:32:15 +02:00
Vincent
60022210bb Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
2024-08-19 21:21:48 +02:00
Vincent
188041ce05 Update src/Security/JWTAuthenticator.php
Co-authored-by: Maël Gangloff <contact@maelgangloff.fr>
Signed-off-by: Vincent <contact@vinceh121.me>
2024-08-19 21:21:41 +02:00
Maël Gangloff
f3eb055545 feat: use RDAP bootstrap file publication date 2024-08-19 18:38:14 +02:00
Maël Gangloff
0b0d4257da feat: custom RDAP servers 2024-08-19 18:06:11 +02:00
Maël Gangloff
b473a6932a chore: explicit error message 2024-08-19 16:48:37 +02:00
Maël Gangloff
985271af2d feat: only a compatible connector can be linked to a Watchlist 2024-08-19 16:34:08 +02:00
Vincent
102a0ba997 fix: allow unsecure authentication cookies in dev 2024-08-19 13:41:02 +02:00
Maël Gangloff
68a652bcc3 chore: simplify docker-compose 2024-08-19 01:53:05 +02:00
Maël Gangloff
0351bc552a refactor: move sendChatNotification 2024-08-18 21:49:34 +02:00
Maël Gangloff
96ffbbd27c feat: explicit DSN error if invalid 2024-08-18 18:44:53 +02:00
Maël Gangloff
16bcd3ac66 feat: explicit DSN error if invalid 2024-08-18 18:37:45 +02:00
Maël Gangloff
6a7091ac00 chore: verify DSN after the limit verification 2024-08-18 18:30:01 +02:00
Maël Gangloff
e1e54d9e26 feat: limit the maximum number of webhooks per Watchlist 2024-08-18 18:25:11 +02:00
Maël Gangloff
1196dfaebd refactor: code style 'use' 2024-08-17 22:22:18 +02:00
Maël Gangloff
43b341f71f chore: merge master 2024-08-17 22:05:48 +02:00
Maël Gangloff
2ac9849f86 fix: cookie expiration date same as the token 2024-08-17 20:33:37 +02:00
Maël Gangloff
84e0fed184 feat: update entity diagram 2024-08-17 18:22:24 +02:00
Maël Gangloff
99d6c25501 feat: update notification title 2024-08-17 00:43:04 +02:00
Maël Gangloff
bb96da8fe3 feat: add Webhook content message 2024-08-17 00:36:00 +02:00
Maël Gangloff
8667644da5 feat: start webhook support 2024-08-16 23:23:51 +02:00
Maël Gangloff
1c1821838f feat: improve security when delete 2024-08-16 17:10:59 +02:00
Maël Gangloff
8b47d6068c chore: explicit error message 2024-08-16 14:19:59 +02:00
Maël Gangloff
31b136ec92 fix: unknown entity logging 2024-08-15 19:54:36 +02:00
Maël Gangloff
34c7c9cdb4 fix: correct limitations 2024-08-15 04:12:38 +02:00
Maël Gangloff
b9d2241ed1 fix: update watchlist form 2024-08-15 04:06:35 +02:00
Maël Gangloff
f3ee662ea3 fix: update watchlist limitations 2024-08-15 03:50:29 +02:00
Maël Gangloff
04aa834379 fix: update watchlist limitations 2024-08-15 03:42:41 +02:00
Maël Gangloff
7d16d836f4 feat: update Watchlist 2024-08-15 03:04:31 +02:00
Maël Gangloff
5dd27a4b7b feat: add watchlist patch with limitations 2024-08-14 23:23:32 +02:00
Maël Gangloff
2d2d478b32 fix: remove patch watchlist 2024-08-14 17:01:43 +02:00
Maël Gangloff
628c65fd0b feat: logging validation link 2024-08-12 16:57:31 +02:00
Maël Gangloff
c145a23a63 fix: process domain 2024-08-10 23:31:34 +02:00
Maël Gangloff
9e4e35f9e8 fix: process domain 2024-08-10 23:29:31 +02:00
Maël Gangloff
56cfb1a81c fix: process domain 2024-08-10 23:16:59 +02:00
Maël Gangloff
b8e434c356 fix: process domain 2024-08-10 23:11:59 +02:00
Maël Gangloff
d4fcd7fe51 fix: process domain 2024-08-10 23:06:03 +02:00
Maël Gangloff
880d5b4575 fix: process watchlists every day 2024-08-10 15:44:16 +02:00
Maël Gangloff
041322b2dd feat: add confirm dialog 2024-08-10 00:56:46 +02:00
Maël Gangloff
644915446b chore: fix typo 2024-08-10 00:27:30 +02:00
Maël Gangloff
cbd73aad4e fix: http message error 2024-08-07 16:29:37 +02:00
Maël Gangloff
a0d2639311 fix: http message error 2024-08-07 16:21:41 +02:00
Maël Gangloff
9218b27b92 feat: add watchlist limits 2024-08-07 14:31:44 +02:00
Maël Gangloff
3b1cd8cda6 chore: update ConnectorInterface 2024-08-07 01:16:26 +02:00
Maël Gangloff
6060a55b29 Merge branch 'feat/gandi-provider' 2024-08-07 01:15:14 +02:00
Maël Gangloff
f3650f3b9f feat: improve Connector abstract 2024-08-07 01:10:56 +02:00
Maël Gangloff
3eaa7fa180 feat: delete on cascade when a user is deleted 2024-08-07 00:27:04 +02:00
Maël Gangloff
e04e880d33 chore: update Connectors 2024-08-06 23:21:01 +02:00
Maël Gangloff
e1cad45028 chore: remove optional Link header 2024-08-06 23:13:14 +02:00