chore(deps): update module github.com/oapi-codegen/runtime to v1.2.0 #70

Open
renovate-bot wants to merge 3 commits from renovate/github.com-oapi-codegen-runtime-1.x into master

3 commits

Author SHA1 Message Date
dbe7739fb2 chore(deps): update module github.com/oapi-codegen/runtime to v1.2.0 2026-03-08 12:10:48 +00:00
c7dc3577e4 fix: various small fixes and improvements
All checks were successful
continuous-integration/drone/push Build is passing
- Add 'skipped' to authentication result enum in OpenAPI spec
- Fix optional chaining on bimiResult.details check
- Add rbls field to AppConfig interface
- Restrict theme storage to valid 'light'/'dark' values only
- Fix null coalescing for blacklist result data
- Fix survey source to use domain instead of ip
2026-03-08 18:08:24 +07:00
ff013fe694 refactor: handle DNS whitelists
Introduce a single DNSListChecker struct with flags to avoid code
duplication with already existing RBL checker.
2026-03-07 16:18:12 +07:00