Romain Beuque
0eadcb0ef9
fix: provider/FindZone: transform zone name to unicode as well ( #5980 )
...
Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
2026-01-17 15:37:08 +05:30
Hiroki Hanada
498bb87623
fix: IDNA awareness in the zone finder ( #5705 )
...
Signed-off-by: Hiroki Hanada <hiroki-hanada@cybozu.co.jp>
2025-08-01 12:27:38 -07:00
Ivan Ka
6e2fc4aa31
chore(codebase): enable linter nonamedreturns ( #5594 )
...
* chore(codebase): enable linter nonamedreturns
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(codebase): enable linter nonamedreturns
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
---------
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-07-01 22:13:25 -07:00
Sandor Szücs
92f636ab3d
fix: zonefinder used a quoted version of %s, but we should use %q instead ( #5588 )
...
change: test message to fit %q
Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de>
2025-06-29 13:26:30 -07:00
Arthur Le Roux
64f7989628
fix(zonefinder): handle underscores in dns records
...
Signed-off-by: Arthur Le Roux <arthurleroux@protonmail.com>
2025-04-13 19:10:26 +02:00
Alyxia Sother
25333a418b
feat: IDNA awareness in the zone finder ( #5147 )
...
* feat: IDNA awareness in the zone finder
* feat: update zonefinder unit tests
* chore: add warning log and respective test
2025-03-24 01:16:33 -07:00
Raffaele Di Fazio
db4224c705
restructures the providers (build only)
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2020-05-08 13:05:17 +02:00
Martin Linkhorst
cdb9ae053c
fix: correctly detect zones if names overlap with subdomain ( #478 )
2018-03-14 16:06:00 +01:00
Nick Jüttner
f5639c4cb7
#228 Simplify DNS provider requirements by extracting common ( #263 )
...
* #228 Simplify DNS provider requirements by extracting common
* #228 Simplify DNS provider requirements by extracting common
* Missing boilerplate added
* rename recordtypefilter, fail fast statements
* rework zone finder, update deps
* chore: drop namespace from cloudflare method name
2017-10-11 12:16:28 +02:00