bittorrentfiles: change login method to post

Prowlarr/Prowlarr#1110
Prowlarr/Indexers#249
This commit is contained in:
ilike2burnthing 2022-09-10 21:31:01 +01:00 committed by GitHub
parent fa4b3e233b
commit 70aa1b67d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -130,11 +130,11 @@ settings:
login:
path: signin.php
method: form
form: form
method: post
inputs:
user: "{{ .Config.user }}"
pass: "{{ .Config.pass }}"
returnto: "%2Fbrowse.php"
error:
- selector: .error
test: