Self Service Password version 0.5
Announcing new release of Self Service Password
Self Service Password version 0.5¶
Presentation¶
Self Service Password is a PHP application that allows users to change their password in an LDAP directory (including Active Directory). If password is lost, it can be reset trough questions, a or by a mail challenge.
More information and screenshots:
http://ltb-project.org/wiki/documentation/self-service-password
Download page:
http://ltb-project.org/wiki/download#self_service_password
Changelog¶
Summary¶
- Dutch translation
- Bug fixes on token and questions features
- Bug fixes for Active Directory mode
- Token mode improved: expiration, encryption, deletion if password change succeeded
- Return on homepage when logo is clicked
Details¶
- Bug #273: Canoot change password on Active Directory
- Bug #274: Cannot change password on Active Directory as user
- Bug #276: Canot change AD Password as User or Manager
- Bug #288: Problems with 'Reset your password with a mail challenge'
- Bug #298: security issue in email password reset
- Bug #300: Warning Ldap_get_dn
- Bug #304: LDAP Tool Box
- Bug #305: LDAP Tool Box
- Bug #309: Password reset via email token fails to send in a parameter
- Feature #272: Dutch translation
- Feature #275: Added a couple of features
- Feature #289: Delete token if password change is ok
- Feature #290: Configure token lifetime
- Feature #307: Token reset form should be hidden if token is missing or invalid
Thanks¶
Thanks to contributors:
- Marco Berger (bug report)
- Cedric Lemarchand (bug report)
- Daniel E (bug report)
- Matthias Ganzinger (token security improvements)
- Jon Krengel (bug report)
- Gijsbert Peijs (dutch translation)
- Jason Shugart (token expiration)
Comments