1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-27 14:50:11 +00:00
jfa-go/data
Harvey Tindall ee3b421566
Fixed flaw with jellyfin_login; store refresh token in cookies
with jellyfin_login enabled, the username and password vals in the User
struct would be "". If you disabled 'required' on the login form, blank
username and password would allow you in.
2020-08-20 20:20:31 +01:00
..
services first 2020-07-29 22:11:28 +01:00
static Fixed flaw with jellyfin_login; store refresh token in cookies 2020-08-20 20:20:31 +01:00
templates Add refresh tokens for persistent login, logout button 2020-08-19 22:30:54 +01:00
config-base.json Add debug flag; warning label for debug mode 2020-08-19 14:09:48 +01:00