Commit Graph

9340 Commits (336fb756bac78e7517f25db49ba87d0774d5274d)
 

Author SHA1 Message Date
Aleksander Machniak 336fb756ba Merge branch 'ElpyDE-password-driver-virtualmin' 7 years ago
Aleksander Machniak 982d211ec0 Update changelog, CS fixes 7 years ago
Aleksander Machniak aacf1eb3bd Merge branch 'password-driver-virtualmin' of https://github.com/ElpyDE/roundcubemail into ElpyDE-password-driver-virtualmin 7 years ago
Aleksander Machniak 336a0cd87b strncasecmp() -> strcasecmp() 7 years ago
Aleksander Machniak ffdd7cedb6 Remove redundant border in About dialog 7 years ago
Aleksander Machniak 4f48202f90 Add test for #5657 7 years ago
Aleksander Machniak f7809af6e4 Support AUTHENTICATE LOGIN for IMAP connections (#5563)
Add imap_auth_type=IMAP to force use of LOGIN instead of AUTHENTICATE LOGIN.
In imap_auth_type=CHECK mode prefer LOGIN over AUTHENTICATE LOGIN (for performance reasons).
7 years ago
Thomas Bruederli cfc8b60fde Highlight listmenu button when focused + better button style 7 years ago
Aleksander Machniak 253aac5d9e Fix var name 7 years ago
Aleksander Machniak 30f9839b46 Remove redundant code 7 years ago
Aleksander Machniak 0a7a95b714 Support LDAP GSSAPI authentication (#5703)
Requires https://git.kolab.org/rPNL1d87f98d300645e15b7ad2819fcffb19010a060f
7 years ago
Aleksander Machniak 9537761be2 Add timezones.inc to transifex config 7 years ago
Aleksander Machniak 682e88710b Display loading message when going to another page (#5541) 7 years ago
Aleksander Machniak 6dccbbd637 Add some accents and make some timezone names userfriendly 7 years ago
Aleksander Machniak c51a35665d Fix typo: s/UTC+/UTC/ 7 years ago
Aleksander Machniak 59e5cef08c Allow contacts without an email address (#5079) 7 years ago
Aleksander Machniak 4098c94503 Update changelog 7 years ago
AndrolGenhald 496ee4a92d Fix prevention from using % and * characters in folder name (#5762) 7 years ago
Aleksander Machniak 5af38a45cf Localized timezone selector (#4983) 7 years ago
Aleksander Machniak 5101cfc67a Bump version to 1.4-git 7 years ago
ElpyDE 73db885647 Virtualmin driver for password plugin now uses virtualmin to ask for the domain 7 years ago
Aleksander Machniak d151afd229 Fix addressbook searching by gender (#5757) 7 years ago
Aleksander Machniak 5804ef8aa2 Fix folders list sorting on Windows - if php-intl is available (#5732) 7 years ago
Aleksander Machniak 836f938e1a Fix bug where it wasn't possible to scroll folders list in Edge (#5750) 7 years ago
Aleksander Machniak 8f22c3287d Fix bug where comment notation within style tag would cause the whole style to be ignored (#5747) 7 years ago
Aleksander Machniak 715e8bf8bd Print error from CLI scripts when system/exec function is disabled (#5744) 7 years ago
Aleksander Machniak 533d32e991 Update to TinyMCE 4.5.7 7 years ago
Aleksander Machniak 9ff7b78c7e Fix conflict with _gid cookie of Google Analytics (#5748)
TODO: Review the whole code base and don't use INPUT_GPC when it's not really needed,
      in most cases we should not read $_COOKIE.
7 years ago
Aleksander Machniak 02d4489df7 Replace new line characters from the response name
...when the name was derived from the response text.
7 years ago
Aleksander Machniak 6171545407 Fix typo 7 years ago
Aleksander Machniak 78c54c128d Fix bug where invalid recipients could be silently discareded (#5739) 7 years ago
Aleksander Machniak e800fb5a19 Bring back unintentionally removed .SILENT suffix in STORE FLAGS command 7 years ago
Aleksander Machniak d1cf69562f CS fixes and return values fixes 7 years ago
Aleksander Machniak f1ec339893 Add CVE ident 7 years ago
Aleksander Machniak 89987ee1e0 Password: Fix security issue in virtualmin and sasl drivers 7 years ago
Thomas Bruederli dbaa2f374a Improve wording 7 years ago
Aleksander Machniak 2618e953d1 Bump version number also here 7 years ago
Thomas Bruederli 6dc1047348 Update changelog 7 years ago
Thomas Bruederli 502f0758f6 Remove unused theme images 7 years ago
Thomas Bruederli 7ead152445 Remove gradient from record-table headers 7 years ago
Thomas Bruederli d4e4cfef92 More flattening of jQuery UI styles 7 years ago
Aleksander Machniak d774c00b72 Improve pagenav buttons 7 years ago
Thomas Bruederli 7969981320 Flattened buttons and icons, removed gradients and box shadows 7 years ago
Aleksander Machniak ce61c8210e Added test for rcube_db::parse_dsn() 7 years ago
Aleksander Machniak 757ba8b81a Fix typo 7 years ago
Torkel Bjørnson-Langen 278b46a99d password plugin: better error message on constraint violation (#5727)
If the password policy on the ldap server is violated when changing
password, report error as "constraint violation" instead of the
misleading "connection error".

Only tested with OpenLDAP (v2.4).
7 years ago
Aleksander Machniak 045cc38ebe Recommend document root change after installation to /public_html (#5707) 7 years ago
Aleksander Machniak cc0defce86 Fix failing database schema check in all engines except mysql (#5730) 7 years ago
Aleksander Machniak 01656221a4 Update localization 7 years ago
Torkel Bjørnson-Langen 3bbe218b83 Password plugin: Added missing default values (#5726)
* Added correct default values for password plugin (ldap backends only)
* Sync default values in config.inc.php.dist with code.
7 years ago