Aleksander Machniak
789e5988aa
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
2012-11-26 10:08:40 +01:00
Thomas Bruederli
e2e2e8f379
Use new RCUBE_PLUGINS_DIR constant
2012-11-25 17:44:51 +01:00
Thomas Bruederli
6199a72c8e
Updated localization files from launchpad
2012-11-19 15:30:07 +01:00
Aleksander Machniak
98128f13fc
Rename option password_supported_hosts to password_hosts, code cleanup
2012-11-16 19:49:02 +01:00
Aleksander Machniak
657864a29c
Merge pull request #42 from NETLINK/patch-1
...
Add option to define IMAP hosts that support password changes
2012-11-16 10:42:57 -08:00
Aleksander Machniak
3067458acb
Fix wrong (non-specific) error message on crypt or connection error ( #1488808 )
2012-11-15 08:18:48 +01:00
NETLINK
204e1e03e9
Update plugins/password/password.php
2012-11-09 05:13:22 +00:00
NETLINK
7978f872cb
Update plugins/password/password.php
...
Add logic for checking supported IMAP hosts
Make use of additional config option
'password_supported_hosts' (see config.inc.php.dist).
If current IMAP host is not in array of defined
hosts, exit and suppress Password option in Settings.
2012-11-09 05:00:22 +00:00
NETLINK
32395bde1a
Update plugins/password/config.inc.php.dist
...
Added config option to specify hosts that support password changing.
2012-11-09 04:46:07 +00:00
Thomas Bruederli
fa3a619315
Imported recent launchpad translations
2012-10-04 10:01:32 +02:00
defa
5ba07a429a
added sample configuration
2012-09-05 14:53:55 +02: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
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