Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
2016-02-05 Aleksander Machniak
Secure also downloads of addressbook exports, managesieve...
tree@ bd0551 commitdiff
2016-01-28 Aleksander Machniak
Really secure viewsource downloads
tree@ 43165a commitdiff
2016-01-16 Thomas Bruederli
Protect attachment download urls against csrf using unique request tokens (...
tree@ 97f397 commitdiff
2016-01-16 Thomas Bruederli
Send X-Frame-Options headers with every HTTP response
tree@ 294e65 commitdiff
2016-01-12 Aleksander Machniak
Fix headers encoding when using 'valueof' mode
tree@ 558a6d commitdiff
2016-01-11 Aleksander Machniak
Fix PHP Fatal error: Can't use function return value in write context
tree@ d5f749 commitdiff
2016-01-10 Thomas B
Merge pull request #316 from namesco/prevent-blank-contactnames
tree@ 66d4ef commitdiff
2016-01-10 Aleksander Machniak
Merge pull request #317 from FrancisRussell/imap-tls
tree@ 72c250 commitdiff
2016-01-10 Aleksander Machniak
Fix HTML entities encoding in message headers output
tree@ 9aaeb2 commitdiff
2016-01-08 Francis Russell
Make TLS method for IMAP parameterisable.
tree@ 8f71b1 commitdiff
2016-01-07 Francis Russell
Enable use of TLSv1.1 and TLSv1.2 for IMAP.
tree@ 191a6a commitdiff
2016-01-08 Aleksander Machniak
Fix missing language name in "Add to Dictionary" request in HTML mode (#149...
tree@ 0bde1c commitdiff
2016-01-07 James Buncle
Ensure roundcube doesn't render contact names as blank (when the name is wh...
tree@ fd0244 commitdiff
2016-01-07 Aleksander Machniak
Make possible to disable authentication via rcube_smtp::connect() arguments...
tree@ 4e1aa6 commitdiff
2016-01-06 Aleksander Machniak
Fix XSS issue in SVG images handling (#1490625)
tree@ 40d734 commitdiff
2016-01-05 Aleksander Machniak
CS fixes
tree@ 39137f commitdiff
2015-12-28 Aleksander Machniak
Fix PHP7 warning "session_start(): Session callback expects true/false retu...
tree@ d72e5a commitdiff
2015-12-22 Aleksander Machniak
Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actua...
tree@ d08dc5 commitdiff
2015-12-22 Aleksander Machniak
Fix path traversal vulnerability in setting a skin (#1490620)
tree@ 10e519 commitdiff
2015-12-22 Aleksander Machniak
Add INBOX to the list of folders only if no filter and no prefix was specified
tree@ 6521c2 commitdiff
2015-12-18 Aleksander Machniak
Cleanup
tree@ 3b36bc commitdiff
2015-12-18 Aleksander Machniak
Remove redundant code
tree@ 0d9fa7 commitdiff
2015-12-18 Aleksander Machniak
Fix regression where some message attachments could be missing on edit/forw...
tree@ cd219a commitdiff
2015-12-17 Aleksander Machniak
Fix PDF support detection in Firefox > 19 (#1490610)
tree@ c3be17 commitdiff
2015-12-17 Aleksander Machniak
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
tree@ be3460 commitdiff
2015-12-14 Aleksander Machniak
Fix also charset encoding of message/rfc822 part bodies (#1490606)
tree@ bb6002 commitdiff
2015-12-14 Aleksander Machniak
Force arg_separator in http_build_query()
tree@ 329696 commitdiff
2015-12-14 Aleksander Machniak
Don't add redundant URL arguments to logged error messages
tree@ 87cb24 commitdiff
2015-12-14 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ f51145 commitdiff
2015-12-14 Aleksander Machniak
Fix regression in displaying contents of message/rfc822 parts (#1490606)
tree@ 6463b6 commitdiff
2015-12-03 Aleksander Machniak
Optionally throw 404 error when contact photo wasn't found
tree@ 97aa98 commitdiff
2015-11-25 Aleksander Machniak
rcube_parse_host() -> rcube_utils::parse_host()
tree@ 69a1e4 commitdiff
2015-11-18 Aleksander Machniak
Fix rcube_utils::words_match() to work with mixed/invalid/binary content (T...
tree@ cbe701 commitdiff
2015-11-17 Aleksander Machniak
Add missing deprecation warning
tree@ 747641 commitdiff
2015-11-16 Thomas Bruederli
Load bc.inc in script startup
tree@ 458a6b commitdiff
2015-11-16 Thomas Bruederli
Restore bc.inc which now logs a warning when calling deprecated functions
tree@ 32695c commitdiff
2015-11-16 Thomas Bruederli
Tweak recently added encryption functions to not violate ECMASCRIPT3 syntax
tree@ 310d49 commitdiff
2015-11-16 Aleksander Machniak
Use ternary operator where applicable
tree@ 827159 commitdiff
2015-11-15 Thomas Bruederli
Added Talossan language to index
tree@ 648963 commitdiff
2015-11-15 Thomas Bruederli
Synchronize localizations from Transifex
tree@ e257b8 commitdiff
2015-11-14 Aleksander Machniak
Use ternary operator where aplicable
tree@ 7e3298 commitdiff
2015-11-11 Aleksander Machniak
Added brute-force attack prevention via login rate limit (#1490566)
tree@ a15d87 commitdiff
2015-11-05 Aleksander Machniak
Fix error on dragging when search in treelist is active
tree@ 7caa9f commitdiff
2015-11-05 Aleksander Machniak
Remove deprecated rcmail and rcube_imap methods
tree@ 454b0b commitdiff
2015-11-05 Aleksander Machniak
Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
tree@ 923490 commitdiff
2015-10-31 Aleksander Machniak
Fix race-condition in setting current page between list and getunread requests
tree@ 3b0318 commitdiff
2015-10-28 Aleksander Machniak
Fix redundant blank lines when using HTML and top posting (#1490576)
tree@ bcd379 commitdiff
2015-10-27 Aleksander Machniak
Fix so disabling emoticons plugin really removes emoticons button from HTML...
tree@ 2aa9ee commitdiff
2015-10-27 Aleksander Machniak
Update to TinyMCE 4.2
tree@ eb721e commitdiff
2015-10-26 Aleksander Machniak
Fix some more Q -> rcube::Q
tree@ bc3518 commitdiff
first | « prev | next »