Releases: Luzifer/nginx-sso
Releases · Luzifer/nginx-sso
v0.18.0
- Add redirect on root URL to login page
- Add default redirect URL for missing go-parameter
v0.17.0
- Work around missing URL parameters (#39)
v0.16.2
- Replace CDNJS as of permanent CORS failures
v0.16.1
- Fix: Do not crash main program on incompatible plugins
v0.16.0
- Enable CGO for plugin support
- Add plugin support (#38)
v0.15.1
- Fix: Host already had the port attached
- Fix audit logging when not using MFA (#32)
v0.15.0
- Add timestamp to audit log (#31)
- Fix several linter errors
v0.14.0
- [#25] Make TOTP provider fully configurable (#29)
- Move documentation to project Wiki
v0.13.0
- Add support for Duo MFA (#28)
v0.12.0
- Implement MFA verification for logins (#10)
- [#19] Documentation improvements (#20)