Thomas Bruederli
f93e0b3a14
Synchronized localization files from Transifex
2013-10-07 16:29:40 +02:00
Thomas Bruederli
cf46aefd9d
Make password plugin use the new 'settings_actions' hook to register its link in the settings navigation
2013-09-28 12:04:35 +02:00
Aleksander Machniak
99de1fdd26
In password ldap_simple driver: added LDAP debug, added password_ldap_bind
...
hook, so other plugins can provide user DN for password change
2013-09-27 13:12:17 +02:00
Aleksander Machniak
19884ec5d2
Code improvements, remove code duplication
2013-09-23 12:53:58 +02:00
Aleksander Machniak
6776d31cee
Add new password encodage ('ad') in ldap password drivers ( #1489349 )
2013-09-23 12:40:25 +02:00
Aleksander Machniak
0b17aae0cd
Fix setting domain in virtualmin password driver ( #1489332 )
2013-09-23 11:40:24 +02:00
Aleksander Machniak
1f22878608
In password virtualmin driver removed support for username in format based on user alias ( #1489332 )
2013-09-15 09:10:07 +02:00
Thomas Bruederli
eef9eb1146
Synchronized localization files from Transifex
2013-08-21 09:44:27 +02:00
Aleksander Machniak
bcedf05d19
s/$rcmail_config/$config/ also for plugins configuration
2013-08-20 19:23:59 +02:00
simonp
5b5651a095
Added README section for vpopmaild driver at the password-plugin
2013-08-14 21:53:14 +02:00
Thomas Bruederli
71b577ea7d
Added Luxembourgish localizations
2013-07-17 08:18:48 +02:00
Thomas Bruederli
0703bfecd0
Merged configuration refactoring from 'dev_config' branch back into master ( #1487311 )
2013-07-10 22:49:12 +02:00
Thomas Bruederli
a7e0897fde
Synchronized localization files with Transifex
2013-06-27 23:05:03 +02:00
Aleksander Machniak
a306996bc5
Change license to GPLv3+ also in README file
2013-06-26 11:19:55 +02:00
Thomas Bruederli
07c6c69eca
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
2013-06-20 22:06:28 +02:00
Aleksander Machniak
461a30d771
Merge config files ( #1487311 ).
...
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
2013-06-14 12:09:08 +02:00
Thomas Bruederli
3e78fc7fdf
Synced localizations from Transifex
2013-05-15 23:07:17 +02:00
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
28151b329b
Update changelog
2013-04-28 15:55:30 +02:00
Aleksander Machniak
f41ccebadd
Merge pull request #63 from Steffen185/patch-1
...
Save new password even if it has not changed (optional)
2013-04-28 06:49:04 -07:00
Thomas Bruederli
c8f2c0c5af
Synchronized localizations from Transifex
2013-04-15 23:57:54 +02:00
Steffen185
859a7a117a
Fixed wrong copy-paste
2013-04-02 09:42:49 +03:00
Steffen185
b343adf3cb
Use new config option "password_force_save"
2013-04-02 09:41:29 +03:00
Steffen185
6db9f84737
Added config option "password_force_save"
2013-04-02 09:37:03 +03:00
Aleksander Machniak
721ee561ed
Update changelog
2013-03-30 18:38:05 +01:00
Aleksander Machniak
30ff85c5a1
Added new cPanel driver - fixes localization related issues ( #1487015 )
2013-03-30 18:17:05 +01:00
Steffen185
6f7eafce18
Save new password even if it has not changed
...
I have recently changed the password scheme of my Dovecot/Postfix/Roundcube installation. New passwords are encrypted stronger than before. It is not possible to automatically update existing passwords (because the old encryption is not so bad that I can easily crack it). But I'd like to tell my users that they can upgrade to the new password scheme by simply submitting the "change password" form with their old password in all three input fields. Currently a minor optimization prevents this. I think this minor optimization should be removed.
2013-03-22 15:16:45 +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
Thomas Bruederli
4090870623
Localization updates from Transifex
2013-02-28 18:14:55 +01:00
Thomas Bruederli
aed581b6c4
Import all translations from Transifex
2013-02-10 16:01:22 +01:00
Thomas Bruederli
8e50ae9a6f
Extend copyright to 2013
2013-02-10 15:42:48 +01:00
Aleksander Machniak
b005927f91
Add basic tests for plugins
2013-01-19 12:16:16 +01:00
Aleksander Machniak
61be822d62
Remove deprecated functions (from bc.php file) usage in plugins
2013-01-18 15:24:49 +01:00
Thomas Bruederli
de2009ec2c
Pulled de_CH translations from Transifex (first test)
2013-01-02 19:23:11 +01:00
Thomas Bruederli
49437c123a
Add proper headers to localization template files
2012-12-29 15:13:24 +01:00
Thomas Bruederli
c942e4a2e9
Merge branch 'master' of github.com:roundcube/roundcubemail
2012-12-26 18:49:06 +01:00
Thomas Bruederli
aabeab1e4e
Updated localizations from launchpad
2012-12-26 18:48:46 +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
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