Commit Graph

62 Commits

Author SHA1 Message Date
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
Thomas Bruederli
c41a86e5cc Updated translations from launchpad 2012-08-06 18:00:38 +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
aaf8255d18 - Password: lv_LV localization added 2010-03-11 10:13:54 +00:00
alecpl
e576f25578 - Password: ca_ES localization added 2010-03-05 12:19:22 +00:00
alecpl
64608bf2ef - Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473) 2010-02-25 10:56:01 +00:00
alecpl
255d2362c5 - es_ES localization (#1486482) 2010-02-11 07:41:07 +00:00
yllar
33ea0c7ace translations update 2010-02-06 18:42:34 +00:00
alecpl
a65bf3a14b - Password: fix vpopmaild driver (#1486478) 2010-02-06 17:59:41 +00:00
yllar
f09ca31fb1 localization update 2009-10-26 21:42:58 +00:00
alecpl
1904fa7104 - Added XIMSS (Communigate) driver for Password plugin 2009-10-09 16:04:01 +00:00
alecpl
6fff3c8e02 - more css unification for boxes + toolbarmenu moved to common.css (#1486198) 2009-10-06 10:00:33 +00:00
alecpl
2aaa992cc1 - unified boxtitle css styles 2009-10-06 07:13:58 +00:00
alecpl
1bf9a86a8e - Password: cPanel driver added 2009-10-02 12:14:14 +00:00
yllar
741d96fdda translations update 2009-09-27 14:16:33 +00:00
alecpl
586e356c3d - cs_CZ update 2009-09-26 18:32:07 +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
0dd842dbf5 - added server side password inconsistency check 2009-09-19 08:01:55 +00:00
yllar
c678da1dfe translation update 2009-09-13 16:42:56 +00:00
alecpl
2659ce1ee1 - re-apply r2940 2009-09-12 07:17:28 +00:00
alecpl
e7b283b80e - Password: added password strength options (#1486062) 2009-09-11 13:12:43 +00:00
vbenincasa
b85fce1a78 - Added note for "DirectAdmin" password driver usage with SSL. 2009-09-10 09:06:08 +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
61347179ef - Password: added DirectAdmin driver (#1486048) 2009-08-24 19:29:38 +00:00
alecpl
7b865083e7 - Password/LDAP: support %name, %domain in userdn (#1486055) 2009-08-24 19:18:47 +00:00
yllar
ac9bf998b6 lang update 2009-08-20 18:30:29 +00:00
alecpl
dbfceb4b5c - pt_PT localization (#1486026) + it_IT localization files 2009-08-04 07:00:19 +00:00
alecpl
f05834857c - Re-designed User Preferences interface 2009-08-03 18:27:53 +00:00
yllar
cb1d1cb3c8 translations update 2009-08-02 13:32:47 +00:00
alecpl
793e24885b - Password plugin: added ldap_force_replace option (#1486014) 2009-07-31 06:36:39 +00:00
alecpl
9d88bf7597 - Password plugin: sv_SE localization added 2009-07-30 06:13:06 +00:00
alecpl
26fa646c8f - Password plugin: added pt_BR localization 2009-07-05 06:44:30 +00:00
thomascube
be6c9752f9 Move config file to config.inc.php.dist to prevent further accidental commits 2009-07-02 08:45:12 +00:00
thomascube
2a4abc1286 Plugin to copy user prefs from a Qquirrelmail installation (when a new user is registered) 2009-07-02 08:40:56 +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
7fbfd451d1 - added fr_FR localization of Password plugin 2009-06-26 07:34:06 +00:00
alecpl
4534ab8771 - Password plugin: added poppassd driver 2009-06-20 13:21:10 +00:00