mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
speedtorrentreloaded: fix login, skip sessioncheck (#10039)
Given that the OP said it works, and that the alternative is either to wait for an invite or switch to the cookie method, lets publish and see what happens.
This commit is contained in:
parent
790a88295e
commit
4c3637e4b6
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ settings:
|
|||
asc: asc
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
path: sessioncheck.php?session=1
|
||||
method: form
|
||||
form: form
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Reference in a new issue