summaryrefslogtreecommitdiff
path: root/plugins/password/drivers/sql.php
AgeCommit message (Expand)Author
2011-03-07- When old and new passwords are the same, do nothing, return success (#1487823)alec
2010-12-06- Fix usage of configured temp_dir instead of /tmp (#1487447)alec
2010-11-09- Add line number in logged error messagesalec
2010-10-07- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#...alec
2010-06-20- Removed user_login/username_local/username_domain methods,alec
2010-06-04- fix typoalec
2010-04-29- Use mail_domain value for domain variables when there is no domain in usern...alec
2010-04-27- cleanup + some improvements in hmail driveralec
2010-04-19- added password_dovecotpw_with_method optionalec
2010-04-19- fix dovecotpw featuresalec
2010-03-23- Password: Support dovecotpw encryptionalec
2010-03-20moved pluginstill