learnbits: disable automatic logout and secure login

This commit is contained in:
Bogdan
2023-05-18 13:50:12 +03:00
parent 0210b7dc5b
commit b7756508e1

View File

@@ -131,6 +131,8 @@ login:
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
logout: ""
logintype: ""
error:
- selector: table:contains("An error has occured!")
test: