mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-11 19:18:46 +00:00
Fixes #1252 This is technically a regression as these clients used to work in Anubis v1.22.0, however it is allowable to make this opt-in as most websites do not expect to be serving Docker / OCI registry client traffic. Signed-off-by: Xe Iaso <me@xeiaso.net>
8 lines
140 B
YAML
8 lines
140 B
YAML
bots:
|
|
- import: (data)/meta/default-config.yaml
|
|
- import: (data)/clients/docker-client.yaml
|
|
|
|
status_codes:
|
|
CHALLENGE: 200
|
|
DENY: 403
|