1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-09-22 06:31:42 +02:00
ldapcherry/ChangeLog.rst

27 lines
711 B
ReStructuredText
Raw Normal View History

Dev
***
2015-11-03 00:58:12 +01:00
* [feat] custom error messages for ppolicy error in forms
2015-10-28 23:21:44 +01:00
* [feat] add visual notifications after actions
* [impr] code reorganization
* [impr] better unit tests on the demo backend
* [impr] better unit tests on authentication
2015-10-28 23:18:23 +01:00
2015-08-09 19:47:31 +02:00
Version 0.1.0
*************
2015-10-28 23:21:44 +01:00
* [feat] add demo backend
* [feat] add custom javascript hook
* [feat] add documentation for backends
* [feat] add the Active Directory backend
* [feat] add display name parameter for backends
* [fix ] fix many encoding error in LDAP backend
* [fix ] fix dn renaming of an entry in LDAP backend
* [impr] turn-off configuration monitoring
* [impr] better exception handling and debugging logs
Version 0.0.1
*************
2015-10-28 23:21:44 +01:00
* [misc] first release