happyDomain/internal/api/route
Pierre-Olivier Mercier ce91b49a73 Create a usecase from API to extract domain creation on provider
Fixes a security issue where a user can create a domain on a provider
while DisableProviders option was set
2025-06-09 15:38:11 +02:00
..
auth_user.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
authentication.go Move config struct to model, avoid dependancy to storage 2025-05-28 22:00:02 +02:00
domain.go Refactor domain/provider/zone usecase: split in multiple files 2025-05-28 23:02:22 +02:00
domain_log.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
provider.go Create a usecase from API to extract domain creation on provider 2025-06-09 15:38:11 +02:00
provider_settings.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
provider_specs.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
resolver.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
route.go Move config struct to model, avoid dependancy to storage 2025-05-28 22:00:02 +02:00
service.go Refactor domain/provider/zone usecase: split in multiple files 2025-05-28 23:02:22 +02:00
service_specs.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
session.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
user.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
user_recovery.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
user_registration.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
version.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
zone.go Refactor domain/provider/zone usecase: split in multiple files 2025-05-28 23:02:22 +02:00