Commit Graph

220 Commits

Author SHA1 Message Date
Maël Gangloff
891c608a9b chore: update docker-compose.yml 2024-08-25 21:09:32 +02:00
Maël Gangloff
cbdca2c401 fix: webhook_dsn can be an empty array 2024-08-25 03:55:20 +02:00
Maël Gangloff
0e1658f6fe refactor: create StatService 2024-08-25 03:31:09 +02:00
Maël Gangloff
4bb3ba7765 feat: consider the domain's EPP status codes to monitor it carefully 2024-08-25 01:47:32 +02:00
Maël Gangloff
e3f1229c74 feat: verify SLD before adding connector 2024-08-24 18:22:15 +02:00
Maël Gangloff
12176727ac fix: domain purchase stat 2024-08-24 11:50:44 +02:00
Maël Gangloff
6ed2983665 feat: add DomainLifecycleSteps 2024-08-23 21:19:34 +02:00
Maël Gangloff
eeb2477611 chore: update Exception type 2024-08-23 03:02:46 +02:00
Maël Gangloff
7fea2fefa1 fix: verifyAuthData when modify Watchlist 2024-08-23 02:51:36 +02:00
Maël Gangloff
b59c1c61dc refactor: add AbstractProvider 2024-08-23 02:35:09 +02:00
Maël Gangloff
52efac8493 chore: use cached value 2024-08-22 20:10:06 +02:00
Maël Gangloff
26ae674117 feat: add stats page 2024-08-22 19:26:34 +02:00
Maël Gangloff
6601540eb4 feat: add stats endpoint 2024-08-22 18:11:07 +02:00
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