Aleksander Machniak
6776d31cee
Add new password encodage ('ad') in ldap password drivers ( #1489349 )
11 years ago
Aleksander Machniak
1f22878608
In password virtualmin driver removed support for username in format based on user alias ( #1489332 )
11 years ago
Aleksander Machniak
bcedf05d19
s/$rcmail_config/$config/ also for plugins configuration
11 years ago
Aleksander Machniak
f41ccebadd
Merge pull request #63 from Steffen185/patch-1
...
Save new password even if it has not changed (optional)
12 years ago
Steffen185
6db9f84737
Added config option "password_force_save"
12 years ago
Aleksander Machniak
30ff85c5a1
Added new cPanel driver - fixes localization related issues ( #1487015 )
12 years ago
Aleksander Machniak
e0d4662523
Use rcube_utils::parse_host() for host config in smb driver ( #1488784 )
12 years ago
Aleksander Machniak
98128f13fc
Rename option password_supported_hosts to password_hosts, code cleanup
12 years ago
NETLINK
32395bde1a
Update plugins/password/config.inc.php.dist
...
Added config option to specify hosts that support password changing.
12 years ago
defa
5ba07a429a
added sample configuration
12 years ago
GDR\!
6ffe0beaa4
Password plugin made compatible with modern Virtualmin
...
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
13 years ago
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
13 years ago
till
63a3dc5fde
moved plugins
15 years ago
alecpl
1904fa7104
- Added XIMSS (Communigate) driver for Password plugin
15 years ago
alecpl
1bf9a86a8e
- Password: cPanel driver added
15 years ago
vbenincasa
67bb96fef1
- Password plugin: added vpopmaild driver
15 years ago
alecpl
2659ce1ee1
- re-apply r2940
15 years ago
alecpl
e7b283b80e
- Password: added password strength options ( #1486062 )
15 years ago
vbenincasa
b85fce1a78
- Added note for "DirectAdmin" password driver usage with SSL.
15 years ago
alecpl
64901dd0cc
- Password plugin: support hashed passwords and username parts in sql driver queries
15 years ago
alecpl
61347179ef
- Password: added DirectAdmin driver ( #1486048 )
15 years ago
alecpl
7b865083e7
- Password/LDAP: support %name, %domain in userdn ( #1486055 )
15 years ago
alecpl
793e24885b
- Password plugin: added ldap_force_replace option ( #1486014 )
15 years ago
thomascube
be6c9752f9
Move config file to config.inc.php.dist to prevent further accidental commits
16 years ago