hellashut: update login path

This commit is contained in:
Bogdan 2024-03-19 13:39:05 +02:00
parent 723173d238
commit 3c09301918
1 changed files with 2 additions and 2 deletions

View File

@ -112,9 +112,9 @@ settings:
default: "Accounts inactive for more than 45 days are automatically deleted."
login:
path: account-login.php
path: login.php
method: form
form: form[action="account-login.php"]
form: form[action="login.php"]
captcha:
type: image
selector: img[src="captcha.php?ext=.gif"]