anthelion-api: add no api key login error

This commit is contained in:
ilike2burnthing
2022-08-09 17:30:50 +01:00
committed by GitHub
parent 8ed6b2d47a
commit dff2bdd276

View File

@@ -42,6 +42,9 @@ login:
- selector: ":root:contains(\"Unrecognized key\")" - selector: ":root:contains(\"Unrecognized key\")"
message: message:
text: "The API key was not accepted by {{ .Config.sitelink }}." text: "The API key was not accepted by {{ .Config.sitelink }}."
- selector: ":root:contains(\"No API_KEY provided\")"
message:
text: "You did not enter an API key."
search: search:
paths: paths: