github bscott/subtrackr v0.6.1
v0.6.1 - Fix login page crash

2 hours ago

Bug Fixes

Login page crash with auth enabled (#113)

Fixed a regression in v0.6.0 where the login, forgot-password, and reset-password pages crashed with a template error when authentication was enabled:

template: login.html:21:61: executing "login.html" at <.Lang>: invalid value; expected string

The auth handler now passes the user's preferred language to all auth templates, with a safe fallback to English when the language is unset or unknown.

Upgrade

docker pull ghcr.io/bscott/subtrackr:v0.6.1

No configuration changes required.

Don't miss a new subtrackr release

NewReleases is sending notifications on new releases.