passwordpear.roundcube.netPassword Change for RoundcubePlugin that adds a possibility to change user password using many
methods (drivers) via Settings/Password tab.
Aleksander Machniakalecalec@alec.plyes2010-09-101.71.5stablestableGNU GPLv2
- Added XMail driver
- Improve security of chpasswd driver using popen instead of exec+echo (#1486987)
- Added chpass-wrapper.py script to improve security (#1486987)
5.2.11.7.02010-04-291.41.4stablestableGNU GPLv2
- Use mail_domain value for domain variables when there is no domain in username:
sql and ldap drivers (#1486694)
- Created package.xml
2010-06-201.51.5stablestableGNU GPLv2
- Removed user_login/username_local/username_domain methods,
use rcube_user::get_username instead (#1486707)
2010-08-011.61.5stablestableGNU GPLv2
- Added ldap_simple driver