mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-03 00:47:21 +02:00
learnbits: disable automatic logout and secure login
This commit is contained in:
@@ -131,6 +131,8 @@ login:
|
|||||||
inputs:
|
inputs:
|
||||||
username: "{{ .Config.username }}"
|
username: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
|
logout: ""
|
||||||
|
logintype: ""
|
||||||
error:
|
error:
|
||||||
- selector: table:contains("An error has occured!")
|
- selector: table:contains("An error has occured!")
|
||||||
test:
|
test:
|
||||||
|
Reference in New Issue
Block a user