mvgroup: update login. resolves #14256 (#14264)

This commit is contained in:
ilike2burnthing
2023-04-20 04:02:32 +01:00
committed by GitHub
parent 2236f3029d
commit b7e4ccad04
2 changed files with 6 additions and 8 deletions

View File

@@ -121,22 +121,21 @@ settings:
login:
path: index.php?act=Login&CODE=00
method: form
form: form[action^="?act=Login"]
form: form[action$="&act=Login&CODE=01"]
inputs:
UserName: "{{ .Config.username }}"
PassWord: "{{ .Config.password }}"
Privacy: 1
CookieDate: 1
CODE: 01
referer: "https://forums.mvgroup.org/index.php?"
referer: "https://forums.mvgroup.org/index.php?act=Login"
act: Login
error:
- selector: div.borderwrap:has(div.tablepad)
message:
selector: div.borderwrap div.tablepad
test:
path: index.php?https://forums.mvgroup.org/
selector: tr td.nav_mem div span[id="member_menu"]
path: forumtracker.php
search:
paths:

View File

@@ -121,22 +121,21 @@ settings:
login:
path: index.php?act=Login&CODE=00
method: form
form: form[action^="?act=Login"]
form: form[action$="&act=Login&CODE=01"]
inputs:
UserName: "{{ .Config.username }}"
PassWord: "{{ .Config.password }}"
Privacy: 1
CookieDate: 1
CODE: 01
referer: "https://forums.mvgroup.org/index.php?"
referer: "https://forums.mvgroup.org/index.php?act=Login"
act: Login
error:
- selector: div.borderwrap:has(div.tablepad)
message:
selector: div.borderwrap div.tablepad
test:
path: index.php?https://forums.mvgroup.org/
selector: tr td.nav_mem div span[id="member_menu"]
path: maintracker.php
search:
paths: