mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-20 10:07:18 -04:00

* test: add i18n smoke test Makes sure that all of the languages that Anubis supports show up when the challenge page is sent to a client. Signed-off-by: Xe Iaso <me@xeiaso.net> * test(i18n): build anubis so that the smoke test doesn't backoff timeout Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
9 lines
124 B
YAML
9 lines
124 B
YAML
bots:
|
|
- name: challenge
|
|
user_agent_regex: CHALLENGE
|
|
action: CHALLENGE
|
|
|
|
status_codes:
|
|
CHALLENGE: 200
|
|
DENY: 403
|