happyDomain/api
2024-05-28 17:22:57 +02:00
..
auth.go auth: Add AuthMethod value in context storing authentication method used 2024-05-28 17:22:57 +02:00
ddns.go Disallow no-ip/DynDNS updates except through Basic/Bearer Authorization to avoid CSRF 2024-05-28 17:22:57 +02:00
domains.go Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
form.go Refactor session to use gorilla like sessions 2024-05-23 17:29:34 +02:00
provider_settings.go Try to ListZones when validating providers settings 2024-02-06 14:28:37 +01:00
provider_specs.go Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
providers.go New option to disable provider edition 2024-01-02 13:28:31 +01:00
resolver.go Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
routes.go Add API compatible ddns 2024-05-28 17:22:57 +02:00
service_settings.go Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
service_specs.go Default field mimic the expected type 2024-01-17 21:30:46 +01:00
swagger-nodoc.go Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
swagger.go Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
user_auth.go Implement OIDC authentication 2024-05-23 17:29:34 +02:00
users.go Handle sessions creation 2024-05-26 20:00:05 +02:00
version.go Use BuildInfo to display version info at start 2024-05-28 16:05:38 +02:00
zones.go Continue zone update if error occurs 2024-05-28 16:05:38 +02:00