feat: connector credentials check

This commit is contained in:
Maël Gangloff
2025-01-16 21:49:02 +01:00
parent 2441eb2925
commit 63bc105de9
8 changed files with 159 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ framework:
App\Message\SendDomainEventNotif: async
App\Message\UpdateDomainsFromWatchlist: async
App\Message\UpdateRdapServers: async
App\Message\ValidateConnectorCredentials: async
# Route your messages to the transports
# 'App\Message\YourMessage': async