mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ExoticaZ: fix login
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
path: /login
|
path: /login
|
||||||
method: form
|
method: form
|
||||||
inputs:
|
inputs:
|
||||||
username: "{{ .Config.username }}"
|
username_email: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
remember: "on"
|
remember: "on"
|
||||||
error:
|
error:
|
||||||
|
Reference in New Issue
Block a user