index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
password
/
drivers
Age
Commit message (
Expand
)
Author
2015-03-31
Fix vpopmaild driver of password plugin
Aleksander Machniak
2015-03-12
Remove obsolete mt_srand() calls
Thomas Bruederli
2015-02-26
Added 'kpasswd' driver by Peter Allgeyer
Aleksander Machniak
2015-02-26
Fix "Non-static method PEAR::isError() should not be called statically" error...
Aleksander Machniak
2015-02-05
Fix security issue in DBMail driver of password plugin (#1490261)
Aleksander Machniak
2014-12-09
Fix generation of Blowfish-based password hashes (#1490184)
Aleksander Machniak
2014-10-26
Fix syntax error in plesk driver
Aleksander Machniak
2014-10-18
Small CS fixes after PR merge
Aleksander Machniak
2014-10-16
fix indent to match style in ldap.php (tabs to spaces)
Lorenzo Perone
2014-10-14
Password Plugin / LDAP Driver:
Lorenzo Perone
2014-10-10
Fix regression in SHAA password generation in ldap driver of password plugin ...
Aleksander Machniak
2014-09-28
Support hashing algorithms without mhash() and even hash() extension (#1490076)
Aleksander Machniak
2014-09-09
Remove new_link argument usage, we don't need it anymore
Aleksander Machniak
2014-09-08
Added license headers to driver files, CS fixes
Aleksander Machniak
2014-09-02
Merge branch 'master' of https://github.com/roundcube/roundcubemail
Cyrill von Wattenwyl
2014-07-16
CS fixes after PR merge
Aleksander Machniak
2014-07-14
New gearman driver for password plugin
Mohammad Anwari
2014-06-24
Allow anonymous LDAP searches
Aleksander Machniak
2014-05-16
Add timeout for password-driver vpopmaild
simonp
2014-05-12
fixed typos and added section in README
Cyrill von Wattenwyl
2014-05-08
Added Plesk-Driver to Password-Plugin
Cyrill von Wattenwyl
2014-03-05
Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull...
Aleksander Machniak
2014-02-13
Merge pull request #168 from tillkruess/master
Aleksander Machniak
2014-02-13
prevent unwanted code execution via CURLOPT_POSTFIELDS (again)
Till Krüss
2014-02-10
Merge pull request #166 from tillkruess/master
Aleksander Machniak
2014-02-10
prevent unwanted code execution via CURLOPT_POSTFIELDS
Till Krüss
2014-02-03
Don't EVER log passwords
Thomas Bruederli
2013-11-08
Substitute variables in 'password_ldap_search_base' value
Aleksander Machniak
2013-10-15
check if password was changed successfully, before looking for error messages
Till Krüss
2013-10-15
check if the new password matched the requirements; code cleanup
Till Krüss
2013-09-27
In password ldap_simple driver: added LDAP debug, added password_ldap_bind
Aleksander Machniak
2013-09-23
Code improvements, remove code duplication
Aleksander Machniak
2013-09-23
Add new password encodage ('ad') in ldap password drivers (#1489349)
Aleksander Machniak
2013-09-23
Fix setting domain in virtualmin password driver (#1489332)
Aleksander Machniak
2013-09-15
In password virtualmin driver removed support for username in format based on...
Aleksander Machniak
2013-08-20
s/$rcmail_config/$config/ also for plugins configuration
Aleksander Machniak
2013-05-07
Avoid unused local variables
Aleksander Machniak
2013-05-06
Fix various PHP code bugs found using static analysis (#1489086)
Aleksander Machniak
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
2013-03-30
Added new cPanel driver - fixes localization related issues (#1487015)
Aleksander Machniak
2013-03-02
Use rcube_utils::parse_host() for host config in smb driver (#1488784)
Aleksander Machniak
2013-01-18
Remove deprecated functions (from bc.php file) usage in plugins
Aleksander Machniak
2012-12-26
Update plugins/password/drivers/pam.php
Mike Hennessy
2012-12-17
CS fixes, mostly tabs to spaces conversion
Aleksander Machniak
2012-11-25
Use new RCUBE_PLUGINS_DIR constant
Thomas Bruederli
2012-09-05
Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch
defa
2012-09-04
Fix parse error in virtualmin driver (#1488668)
Aleksander Machniak
2012-09-04
Password plugin made compatible with modern Virtualmin
GDR\!
2012-08-28
fixed the patch after some testing, works productive
defa
2012-08-27
added more digest-support to crypt-function
defa
[next]