This is a small release to fix two important bugs and add some visuals to Reitti.
Thanks to @Elyviere to bringing the issue with the OIDC Login on the table.
What's Changed
-
fixed an issue when
DISABLE_USER_LOGIN
is set totrue
with the reset of the admin password. Now reitti detects if this property is set, and will skip the check -
during testing this, I discovered that deletion of an actual user containing data does not work. This is now fixed.
-
we now added favicons to all sites, so you can better see which tab is your favorite Google Timeline replacement.
Full Changelog: v1.6.2...v1.6.3