summaryrefslogtreecommitdiff
path: root/plugins/password/drivers
AgeCommit message (Collapse)Author
2011-08-09- Fixed Samba password hashing in 'ldap' driveralec
git-svn-id: https://svn.roundcube.net/trunk@5035 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03 - Improvements to DirectAdmin password drivernetbit
- Update pt-BR language git-svn-id: https://svn.roundcube.net/trunk@4726 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-07- When old and new passwords are the same, do nothing, return success (#1487823)alec
git-svn-id: https://svn.roundcube.net/trunk@4595 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Virtualmin driver: Add option for setting username format (#1487781)alec
git-svn-id: https://svn.roundcube.net/trunk@4546 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- ldap/ldap_simple drivers: use ↵alec
password_ldap_samba_pwattr/password_ldap_samba_lchattr instead of password_ldap_samba option git-svn-id: https://svn.roundcube.net/trunk@4529 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-09- Fix deprecated split() usage in xmail and directadmin drivers (#1487769) alec
git-svn-id: https://svn.roundcube.net/trunk@4507 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-28- ldap/ldap_simple drivers: support Samba password changealec
git-svn-id: https://svn.roundcube.net/trunk@4375 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- ldap_simple driver: fix parse erroralec
- ldap/ldap_simple drivers: support %dc variable in config git-svn-id: https://svn.roundcube.net/trunk@4333 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-06- Fix usage of configured temp_dir instead of /tmp (#1487447)alec
git-svn-id: https://svn.roundcube.net/trunk@4308 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-30- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141)alec
git-svn-id: https://svn.roundcube.net/trunk@4291 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-09- Add line number in logged error messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4199 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-05- hMail driver: add username_domain detection (#1487100)alec
- hMail driver: HTML tags in logged messages should be stripped off (#1487099) git-svn-id: https://svn.roundcube.net/trunk@4183 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-02- hMail driver: Add possibility to connect to remote host (patch from Roland ↵alec
Liebl) git-svn-id: https://svn.roundcube.net/trunk@4165 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Fixed SQL Injection in SQL driver when using %p or %o variables in query ↵alec
(#1487034) git-svn-id: https://svn.roundcube.net/trunk@4058 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Added password_ldap_lchattr option (#1486927) alec
git-svn-id: https://svn.roundcube.net/trunk@4019 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Added possibility to display extended error messages (#1486704)alec
- Added extended error messages in Poppassd driver (#1486704) git-svn-id: https://svn.roundcube.net/trunk@4016 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- added lost chpass-wrapper.pyalec
git-svn-id: https://svn.roundcube.net/trunk@3956 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- Security improvements for chpasswd driver (#1486987)alec
git-svn-id: https://svn.roundcube.net/trunk@3955 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-10- Added XMail driver for password pluginalec
git-svn-id: https://svn.roundcube.net/trunk@3954 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-01- Added ldap_simple driveralec
git-svn-id: https://svn.roundcube.net/trunk@3850 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-20- Removed user_login/username_local/username_domain methods,alec
use rcube_user::get_username instead (#1486707) git-svn-id: https://svn.roundcube.net/trunk@3775 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-04- fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@3708 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-29- Use mail_domain value for domain variables when there is no domain in ↵alec
username: sql and ldap drivers (#1486694) - Created package.xml git-svn-id: https://svn.roundcube.net/trunk@3575 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-27- cleanup + some improvements in hmail driveralec
git-svn-id: https://svn.roundcube.net/trunk@3568 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- Password: chpasswd driver (#1486647)alec
git-svn-id: https://svn.roundcube.net/trunk@3533 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- Password: PAM driveralec
git-svn-id: https://svn.roundcube.net/trunk@3532 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-22- Password: added hMailserver (hmail) driveralec
git-svn-id: https://svn.roundcube.net/trunk@3531 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-19- added password_dovecotpw_with_method optionalec
git-svn-id: https://svn.roundcube.net/trunk@3507 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-19- fix dovecotpw featuresalec
git-svn-id: https://svn.roundcube.net/trunk@3505 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-16- Password: added virtualmin driver (#1486398)alec
git-svn-id: https://svn.roundcube.net/trunk@3498 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-07 Password: Allow to search for user DN (#1486316), allow to bind anonymously ↵alec
(#1486306) git-svn-id: https://svn.roundcube.net/trunk@3472 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Password: Support dovecotpw encryptionalec
git-svn-id: https://svn.roundcube.net/trunk@3404 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-20moved pluginstill
git-svn-id: https://svn.roundcube.net/trunk@3394 208e9e7b-5314-0410-a742-e7e81cd9613c