1
0
mirror of https://github.com/Yubico/yubiadmin.git synced 2024-11-29 01:24:12 +01:00
yubiadmin/NEWS
2014-04-16 09:38:25 +02:00

71 lines
1.6 KiB
Plaintext

* Version 0.1.7 (released 2014-04-16)
* Fixed YubiAuth user deletion bug.
* Fixed bug with URL fields not working with "localhost".
* Now handles usernames/passwords/secrets with spaces in RADIUS test without
manual quoting.
* Version 0.1.6 (released 2013-11-22)
* Added LDAP settings to YubiAuth.
* Fixed bug with YubiAuth user management tab not showing up.
* Added dashboard.
* Version 0.1.5 (released 2013-06-07)
* Fixed YubiAuth user management which sometimes failed due to database
connection issues.
* Version 0.1.4 (released 2013-06-05)
* Bugfix release: Fixed YubiAuth user creation broken in last release.
* Version 0.1.3 (released 2013-06-05)
* Added YubiX system app.
* Updated YubiAuth app for YubiAuth 0.3.3.
* Version 0.1.2 (released 2013-05-28)
* Fixed "Reset form" button for Ace editors, which was broken by the last
release.
* Version 0.1.1 (released 2013-05-28)
* Added yubiadmin-config CLI tool.
* Added API clients to val.
* Removed reverse lookup of clients which could cause long delays in
answering requests.
* Re-read app data like sections and disabled state for each request
so that changes can be detected.
* Added FreeRadius app.
* Use Ace editor for editing configuration files with syntax highlighting.
* Version 0.1.0 (released 2013-05-14)
* Added basic user management to YubiAuth app.
* Version 0.0.9 (released 2013-05-08)
* Added YubiAuth app.
* Version 0.0.8 (released 2013-05-03)
* Added configuration of YubiAdmin itself.
* Added command line arguments to the yubiadmin server.
* Version 0.0.7 (released 2013-05-02)
* Initial release!