-
v1.0.006eab46e · ·
Turris-auth version 1.0.0 Changed * add tests, lint and publishing for gitlab CI * migrate to hatchling instead of setuptools Fixed * fix Content-type header to use application/json in wsgi.py
-
v0.3.03f85c2d1 · ·
Turris-auth version 0.3.0 Added * translations * automatic login if password is not set (required for initial setup) * link to HTTPS documentation on login page Changed * replaced theme with Turris Bootstrap theme Fixed * set cookie timeout to documented 10 minutes instead of 10 hours
-
v0.2.04f0c9854 · ·
Turris-auth version 0.2.0 Added * alert about insecure connection * opportunistic redirect to HTTPS from HTTP Changed * magnet module is switched to fastcgi and everything is migrated to use that * server now returns 401 error code when X-Requested-With header is send * project is now named only turris-auth as it no longer is essentially dependent on Lighttpd * website style migrated to the bootstrap version 4.6.0