Aleksander Machniak
|
1a3132366e
|
After PR merge code cleanup
|
11 years ago |
simonp
|
1c5fdd674e
|
Show password rules before committing new password (#1488285)
|
11 years ago |
Aleksander Machniak
|
7706df99f0
|
Allow anonymous LDAP searches
|
11 years ago |
Aleksander Machniak
|
90ab9f2847
|
Fix loading localization
|
11 years ago |
Aleksander Machniak
|
7e309b872f
|
Add title attribute to settings menu
|
11 years ago |
Aleksander Machniak
|
abe381e3b0
|
Focus first input in password form on page load
|
11 years ago |
Aleksander Machniak
|
4520fa0f38
|
Code cleanup and small fixes (after pull request merge)
|
11 years ago |
simonp
|
12514266b9
|
Move login/hosts to seperate function
|
11 years ago |
simonp
|
6f7042e582
|
Fix for login/hosts exceptions
|
11 years ago |
simonp
|
9e9c03cb90
|
Moved functionality from password_first to password_init
|
11 years ago |
simonp
|
e7ee70541f
|
Add option to force new users to change their password (#1486884)
|
11 years ago |
simonp
|
8d3dab34ec
|
Add timeout for password-driver vpopmaild
|
11 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Aleksander Machniak
|
9556f34d75
|
Load password.js only when needed
|
11 years ago |
Aleksander Machniak
|
18a9b4f2f1
|
Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull/169)
|
11 years ago |
Aleksander Machniak
|
524e382669
|
Merge pull request #168 from tillkruess/master
another security fix for domainfactory password plugin driver
|
11 years ago |
Till Krüss
|
aba993da6a
|
prevent unwanted code execution via CURLOPT_POSTFIELDS (again)
|
11 years ago |
Aleksander Machniak
|
e7881f058a
|
Merge pull request #166 from tillkruess/master
security fix for domainfactory password plugin driver
|
11 years ago |
Till Krüss
|
334475a50b
|
prevent unwanted code execution via CURLOPT_POSTFIELDS
|
11 years ago |
Thomas Bruederli
|
774deaded1
|
Don't EVER log passwords
|
11 years ago |
Thomas Bruederli
|
8404fe9e32
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
538e64c572
|
Fix Closure-compiler warnings, small code improvements
|
11 years ago |
Thomas Bruederli
|
3b95e24fbb
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
393c868e8e
|
Substitute variables in 'password_ldap_search_base' value
|
11 years ago |
Till Krüss
|
910a3581be
|
check if password was changed successfully, before looking for error messages
|
11 years ago |
Till Krüss
|
0f4c9b850f
|
check if the new password matched the requirements; code cleanup
|
11 years ago |
Aleksander Machniak
|
4136174517
|
Clean up translations once again, this time remove untranslated strings for all langs
|
11 years ago |
Aleksander Machniak
|
9377edc497
|
More lceanup
|
11 years ago |
Aleksander Machniak
|
3d9e683cda
|
Added plugin localizations
|
11 years ago |
Thomas Bruederli
|
f93e0b3a14
|
Synchronized localization files from Transifex
|
11 years ago |
Thomas Bruederli
|
cf46aefd9d
|
Make password plugin use the new 'settings_actions' hook to register its link in the settings navigation
|
11 years ago |
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
|
11 years ago |
Aleksander Machniak
|
19884ec5d2
|
Code improvements, remove code duplication
|
11 years ago |
Aleksander Machniak
|
6776d31cee
|
Add new password encodage ('ad') in ldap password drivers (#1489349)
|
11 years ago |
Aleksander Machniak
|
0b17aae0cd
|
Fix setting domain in virtualmin password driver (#1489332)
|
11 years ago |
Aleksander Machniak
|
1f22878608
|
In password virtualmin driver removed support for username in format based on user alias (#1489332)
|
11 years ago |
Thomas Bruederli
|
eef9eb1146
|
Synchronized localization files from Transifex
|
11 years ago |
Aleksander Machniak
|
bcedf05d19
|
s/$rcmail_config/$config/ also for plugins configuration
|
11 years ago |
simonp
|
5b5651a095
|
Added README section for vpopmaild driver at the password-plugin
|
11 years ago |
Thomas Bruederli
|
71b577ea7d
|
Added Luxembourgish localizations
|
11 years ago |
Thomas Bruederli
|
0703bfecd0
|
Merged configuration refactoring from 'dev_config' branch back into master (#1487311)
|
12 years ago |
Thomas Bruederli
|
a7e0897fde
|
Synchronized localization files with Transifex
|
12 years ago |
Aleksander Machniak
|
a306996bc5
|
Change license to GPLv3+ also in README file
|
12 years ago |
Thomas Bruederli
|
07c6c69eca
|
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
|
12 years ago |
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.
|
12 years ago |
Thomas Bruederli
|
3e78fc7fdf
|
Synced localizations from Transifex
|
12 years ago |
Aleksander Machniak
|
2193f6a130
|
Avoid unused local variables
|
12 years ago |
Aleksander Machniak
|
ce89ecd542
|
Fix various PHP code bugs found using static analysis (#1489086)
|
12 years ago |
Aleksander Machniak
|
c027ba7709
|
Fix bugs caught by static analysis
|
12 years ago |
Aleksander Machniak
|
28151b329b
|
Update changelog
|
12 years ago |