Commit Graph

33 Commits (240ad59dcded9b33826582fe6b9abd22dd479121)

Author SHA1 Message Date
Mike Hennessy a622b7d580 Update plugins/password/drivers/pam.php
The Ubuntu package php5-auth-pam renames the PECL PAM extension to pam_auth, so this file should check for both.
12 years ago
Aleksander Machniak d6938bd1ea CS fixes, mostly tabs to spaces conversion 12 years ago
Thomas Bruederli e2e2e8f379 Use new RCUBE_PLUGINS_DIR constant 12 years ago
defa 921408eba6 Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch 12 years ago
Aleksander Machniak 145503a32d Fix parse error in virtualmin driver (#1488668) 12 years ago
GDR\! a0f006748f 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
12 years ago
defa 5c603c4032 fixed the patch after some testing, works productive 12 years ago
defa 5e9b40a0d5 added more digest-support to crypt-function 12 years ago
Aleksander Machniak de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
12 years ago
Aleksander Machniak ee2187e1b1 Fix errors after removing users.alias column (#1488581) 12 years ago
Aleksander Machniak 91f2271fac Replace rcube_mdb2 with rcube_db 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
12 years ago
vbenincasa 6c95b3e4ee - Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when used with SSL (and when DirectAdmin uses the option "force_hostname" that requires a correct "host" header value). 12 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 12 years ago
till 63a3dc5fde moved plugins 15 years ago
alecpl a65bf3a14b - Password: fix vpopmaild driver (#1486478) 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 104a14d18f - Password plugin: fix vpopmaild driver 15 years ago
vbenincasa 67bb96fef1 - Password plugin: added vpopmaild driver 15 years ago
alecpl 3dd90d323d - Password Plugin: Fix %d inserts username instead of domain (#1486088) 15 years ago
alecpl 64901dd0cc - Password plugin: support hashed passwords and username parts in sql driver queries 15 years ago
alecpl add992381e - add new_link=true to password_db_dsn (#1486067) 15 years ago
alecpl 028c1f3355 - lost DirectAdmin driver file 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 9da5eddead Allow to configure additional arguments for the saslpasswd2 call 15 years ago
thomascube 645103db11 Use regular return values 15 years ago
thomascube 8e9a55abd8 Add SASL password wrapper program + update SASL instructions in README 15 years ago
thomascube 6a765a9355 Use html_table class to build password form + add german localizations + codestyle (no tabs, just spaces) 15 years ago
alecpl c8a1e6eb63 - Password plugin: added LDAP driver 15 years ago
alecpl 4534ab8771 - Password plugin: added poppassd driver 15 years ago
alecpl 6bd74d8d51 - Password plugin: implemented drivers
- removed password_sasl plugin
15 years ago