1
0
Fork 0
mirror of https://github.com/silentsakky/zarafa-webapp-passwd synced 2026-07-27 18:41:08 +02:00
zarafa-webapp-passwd/CHANGELOG.md
Saket Patel a9549464e9 - move password checking to client side
- add flag to enable/disable strict password checking
 - use entryptionstore to store/retrieve passwords
 - remove builds directory, we will be maintaining builds using release versions
 - update documentation
2017-07-06 02:29:14 +05:30

387 B

1.0 (17th Dec 2013)

  • Password change functionality when using DB or LDAP plugin

1.1 (19th Dec 2013)

  • Bug fixes for LDAP plugin

1.2 (20th May 2015)

  • Bug fixes for LDAP plugin
  • Improved UI

1.3 (TODO)

  • Add config to enable/disable strict password checking
  • use encryptionstore to retrieve/store passwords
  • move strict password checking to client side