1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 07:34:22 +00:00
nginx-sso/History.md

34 lines
No EOL
595 B
Markdown

# 0.6.0 / 2018-03-15
* Add LDAP support (#3)
# 0.5.0 / 2018-02-04
* Implement Crowd authentication (#2)
# 0.4.2 / 2018-02-04
* Fix: Group assignments were not applied for Token auth
# 0.4.1 / 2018-02-04
* Fix: Token auth always had a logged in user
# 0.4.0 / 2018-02-04
* Allow grouping of tokens for simpler ACL
# 0.3.0 / 2018-01-28
* Document auto-renewal
* Auto-Renew cookies in simple and yubikey authenticators
# 0.2.0 / 2018-01-28
* Add usage docs
* Add basic auth to simple provider
* Add dockerized version
# 0.1.0 / 2018-01-28
* Initial version (#1)