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
/
config.inc.php.dist
Age
Commit message (
Collapse
)
Author
2013-09-23
Add new password encodage ('ad') in ldap password drivers (#1489349)
Aleksander Machniak
2013-09-15
In password virtualmin driver removed support for username in format based ↵
Aleksander Machniak
on user alias (#1489332)
2013-08-20
s/$rcmail_config/$config/ also for plugins configuration
Aleksander Machniak
2013-04-28
Merge pull request #63 from Steffen185/patch-1
Aleksander Machniak
Save new password even if it has not changed (optional)
2013-04-02
Added config option "password_force_save"
Steffen185
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
2012-11-16
Rename option password_supported_hosts to password_hosts, code cleanup
Aleksander Machniak
2012-11-09
Update plugins/password/config.inc.php.dist
NETLINK
Added config option to specify hosts that support password changing.
2012-09-05
added sample configuration
defa
2012-05-24
Password plugin made compatible with modern Virtualmin
GDR\!
Added a new username format in Virtualmin driver, which works for default Virtualmin settings where username is user.postfix and domain is taken from email address. Example: email - info@goodcoffee.com login - info.goodcof
2012-03-31
Move plugins repository into roundcubemail root folder; svn:externals are ↵
thomascube
not defined anymore
2010-03-20
moved plugins
till
2009-10-09
- Added XIMSS (Communigate) driver for Password plugin
alecpl
2009-10-02
- Password: cPanel driver added
alecpl
2009-09-20
- Password plugin: added vpopmaild driver
vbenincasa
2009-09-12
- re-apply r2940
alecpl
2009-09-11
- Password: added password strength options (#1486062)
alecpl
2009-09-10
- Added note for "DirectAdmin" password driver usage with SSL.
vbenincasa
2009-09-02
- Password plugin: support hashed passwords and username parts in sql driver ↵
alecpl
queries
2009-08-24
- Password: added DirectAdmin driver (#1486048)
alecpl
2009-08-24
- Password/LDAP: support %name, %domain in userdn (#1486055)
alecpl
2009-07-31
- Password plugin: added ldap_force_replace option (#1486014)
alecpl
2009-07-02
Move config file to config.inc.php.dist to prevent further accidental commits
thomascube