summaryrefslogtreecommitdiff
path: root/plugins/password/package.xml
AgeCommit message (Collapse)Author
2011-11-23- Save Samba password hashes in capital letters (#1488197)alec
git-svn-id: https://svn.roundcube.net/trunk@5467 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Update and validate package.xml filesalec
git-svn-id: https://svn.roundcube.net/trunk@5448 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-13- Added option to use punycode or unicode for domain names (#1488103)alec
git-svn-id: https://svn.roundcube.net/trunk@5419 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Improve generated crypt() passwords (#1488136)alec
git-svn-id: https://svn.roundcube.net/trunk@5367 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-08- Fixed bug where 'doveadm pw' command was used as dovecotpw utilityalec
git-svn-id: https://svn.roundcube.net/trunk@5323 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Added 'password_change' hook for plugin actions after successful password ↵alec
change git-svn-id: https://svn.roundcube.net/trunk@5036 208e9e7b-5314-0410-a742-e7e81cd9613c
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-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-15- Fix unintentional removal of some code from last commitalec
git-svn-id: https://svn.roundcube.net/trunk@4545 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Added option (password_log) for logging password changesalec
git-svn-id: https://svn.roundcube.net/trunk@4544 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
2011-01-30- Fix double request and onclick behaviour on tabs using Firefoxalec
git-svn-id: https://svn.roundcube.net/trunk@4472 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-20- Added gl_ES and updates es_ES localizations (#1487707)alec
git-svn-id: https://svn.roundcube.net/trunk@4434 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12- Fix extended error messages handling (#1487676)alec
git-svn-id: https://svn.roundcube.net/trunk@4413 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-10- az_AZ localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@4208 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-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-03- added fi_FI.inc localizationalec
git-svn-id: https://svn.roundcube.net/trunk@3707 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