Commit Graph

39 Commits

Author SHA1 Message Date
Aleksander Machniak
2193f6a130 Avoid unused local variables 2013-05-07 13:51:23 +02:00
Aleksander Machniak
ce89ecd542 Fix various PHP code bugs found using static analysis (#1489086) 2013-05-06 12:23:27 +02:00
Aleksander Machniak
c027ba7709 Fix bugs caught by static analysis 2013-05-06 12:07:05 +02:00
Aleksander Machniak
30ff85c5a1 Added new cPanel driver - fixes localization related issues (#1487015) 2013-03-30 18:17:05 +01:00
Aleksander Machniak
e0d4662523 Use rcube_utils::parse_host() for host config in smb driver (#1488784) 2013-03-02 19:21:59 +01:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
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.
2012-12-26 11:54:13 -05:00
Aleksander Machniak
d6938bd1ea CS fixes, mostly tabs to spaces conversion 2012-12-17 14:38:59 +01:00
Thomas Bruederli
e2e2e8f379 Use new RCUBE_PLUGINS_DIR constant 2012-11-25 17:44:51 +01:00
defa
921408eba6 Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch 2012-09-05 14:48:55 +02:00
Aleksander Machniak
145503a32d Fix parse error in virtualmin driver (#1488668) 2012-09-04 11:03:52 +02:00
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
2012-09-04 11:03:41 +02:00
defa
5c603c4032 fixed the patch after some testing, works productive 2012-08-28 16:11:49 +02:00
defa
5e9b40a0d5 added more digest-support to crypt-function 2012-08-27 17:57:45 +02:00
Aleksander Machniak
de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
2012-08-08 08:21:45 +02:00
Aleksander Machniak
ee2187e1b1 Fix errors after removing users.alias column (#1488581) 2012-08-07 11:54:37 +02:00
Aleksander Machniak
91f2271fac Replace rcube_mdb2 with rcube_db 2012-06-19 12:00:07 +02:00
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
2012-05-24 12:07:44 +02:00
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). 2012-04-19 09:42:01 +00:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00
till
63a3dc5fde moved plugins 2010-03-20 14:20:01 +00:00
alecpl
a65bf3a14b - Password: fix vpopmaild driver (#1486478) 2010-02-06 17:59:41 +00:00
alecpl
1904fa7104 - Added XIMSS (Communigate) driver for Password plugin 2009-10-09 16:04:01 +00:00
alecpl
1bf9a86a8e - Password: cPanel driver added 2009-10-02 12:14:14 +00:00
vbenincasa
104a14d18f - Password plugin: fix vpopmaild driver 2009-09-20 19:37:40 +00:00
vbenincasa
67bb96fef1 - Password plugin: added vpopmaild driver 2009-09-20 10:14:04 +00:00
alecpl
3dd90d323d - Password Plugin: Fix %d inserts username instead of domain (#1486088) 2009-09-05 06:42:36 +00:00
alecpl
64901dd0cc - Password plugin: support hashed passwords and username parts in sql driver queries 2009-09-02 09:35:19 +00:00
alecpl
add992381e - add new_link=true to password_db_dsn (#1486067) 2009-09-01 12:21:07 +00:00
alecpl
028c1f3355 - lost DirectAdmin driver file 2009-08-25 06:00:34 +00:00
alecpl
7b865083e7 - Password/LDAP: support %name, %domain in userdn (#1486055) 2009-08-24 19:18:47 +00:00
alecpl
793e24885b - Password plugin: added ldap_force_replace option (#1486014) 2009-07-31 06:36:39 +00:00
thomascube
9da5eddead Allow to configure additional arguments for the saslpasswd2 call 2009-07-01 14:21:46 +00:00
thomascube
645103db11 Use regular return values 2009-07-01 14:15:14 +00:00
thomascube
8e9a55abd8 Add SASL password wrapper program + update SASL instructions in README 2009-06-30 17:23:39 +00:00
thomascube
6a765a9355 Use html_table class to build password form + add german localizations + codestyle (no tabs, just spaces) 2009-06-30 17:12:45 +00:00
alecpl
c8a1e6eb63 - Password plugin: added LDAP driver 2009-06-26 08:31:14 +00:00
alecpl
4534ab8771 - Password plugin: added poppassd driver 2009-06-20 13:21:10 +00:00
alecpl
6bd74d8d51 - Password plugin: implemented drivers
- removed password_sasl plugin
2009-06-20 07:28:33 +00:00