mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrenting: Fix login (#8061)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
login:
|
||||
path: login.php
|
||||
method: form
|
||||
form: form[action="secure.php"]
|
||||
form: form[action="do-login.php"]
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
|
Reference in New Issue
Block a user