azuza: update login test selector. resolves #14478

This commit is contained in:
Garfield69
2025-01-31 07:01:48 +13:00
parent a529a92b9f
commit 6a38ea3d81

View File

@@ -59,7 +59,7 @@ login:
cookie: "{{ .Config.cookie }}" cookie: "{{ .Config.cookie }}"
test: test:
path: index.php path: index.php
selector: a[href="logout.php"] selector: a[href^="logout.php?csrf_token="]
search: search:
paths: paths: