Patch shipped: Authelia admin sign-in fixed (v1.6.469)
Posted by tomspark
Small but annoying one, now sorted — this only affects you if you turned on Authelia, the optional login screen you can put in front of your apps. What was wrong. The Authelia admin password shown in the dashboard under Settings → Service Passwords wasn't the one your box was actually using, so signing in with it just didn't work. Nothing you did wrong. What's fixed. Each box now sets its own Authelia admin password properly, and the one on that Settings page is the one that works. When you update, your Authelia admin password is reissued — so if you'd written the old one down, grab the new one: - Dashboard → Settings → Service Passwords → "Authelia admin", or - sudo cat /opt/sparkbox/state/authelia-admin-password.txt Also new: if you ever lose it, there's now a way back — there wasn't before. sudo sparkbox reset-password authelia Updating is the usual: sudo sparkbox upgrade Tom wanted this one out the same day rather than sitting until the next batch. If anything looks off with Authelia after you update, post here and we'll take a look. — v1.6.469