Self Service Password version 0.4
Announcing new release of Self Service Password
Self Service Password version 0.4¶
Presentation¶
Self Service Password is a PHP application that allows users to change their password In an LDAP directory.
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¶
- Reset password by questions or by mail tokens
- Password policy:
- Check special characters
- Forbidden characters
- Do not reuse same password
- Spanish and Brazilian translation
- Debian and RPM packaging
Details¶
- Bug #183: Corrected german translations
- Bug #189: Accentued characters in passwords are not well managed
- Bug #258: LTB advertises features even if not configured
- Bug #269: Bad link to token page
- Feature #146: Lost Password
- Feature #178: Reject some special characters from passwords
- Feature #181: Secret Question feature to reset/set your own password
- Feature #185: Provide packages for SSP
- Feature #186: Check special characters in password
- Feature #207: Use separate files for language strings
- Feature #233: Rewrite documentation
- Feature #256: Display password policy details only on failures for authenticated users
- Feature #259: Check that user doesn't reuse the same password
- Feature #266: Add pt-BR lang
Thanks¶
Thanks to contributors:
- Jonathan Clarke
- Leandro Lattanzio
- Remi Verchere
- Felix Bartels
- Vinicius Carvalho
Comments