1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-11-11 12:08:51 +01:00
ldapcherry/ChangeLog.rst

26 lines
555 B
ReStructuredText
Raw Normal View History

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