github hrfee/jfa-go v0.1.5
v0.1.5: Please update

latest releases: v0.5.1, v0.5.0, v0.4.0...
3 years ago

Fixes a terrible flaw with jellyfin_login that meant /getToken would accept blank username and password if anyone had previously logged in. The login form in the web UI won't accept blank fields, but this could easily be changed by anyone. Sorry if this put anybody at risk.

This release also adds login persistence, using a refresh token that is stored in a secure cookie. Login sessions should last a day unless you choose to log out.

Changelog

d144077 Add refresh tokens for persistent login, logout button
ee3b421 Fixed flaw with jellyfin_login; store refresh token in cookies
29a79a1 Moved PKGBUILD to AUR, mention in readme
681d2ce link to usr/bin, add license

Don't miss a new jfa-go release

NewReleases is sending notifications on new releases.