Martin Edenhofer
|
2a6036fb6e
Fixes issue #3344 - Allow mailto links in knowledge base (KB) and email signatures.
|
3 years ago |
Martin Edenhofer
|
16872c3c89
Fixes issue #3255 - In certain cases not all content of an html email is shown (HTML sanitizer will remove to much)
|
4 years ago |
Martin Edenhofer
|
dc743a7662
Fixes #2494 - Plus characters are stripped from email addresses and urls in ticket body
|
4 years ago |
Billy Zhou
|
7df5c18182
Fixed #2437 - square brackets are deleted in links
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Ryan Lue
|
5583369d8b
Render umlauts and other multi-byte characters correctly in HtmlSanitizer::strict
|
6 years ago |
Thorsten Eckel
|
4b98c61698
Improved handling of disposition URL parameter for local URLs.
|
6 years ago |
Thorsten Eckel
|
0c917e13aa
Fixed issue #1902 - Spaces in link URLs are removed.
|
6 years ago |
Martin Edenhofer
|
be751c8176
Added backlisting for certain css properties.
|
6 years ago |
Martin Edenhofer
|
56846b2fe9
Allow a href for paste, images and text link with different content.
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
3417618798
Improved removing of html comments.
|
7 years ago |
Martin Edenhofer
|
7a08b9266b
Implemented issue #930 - view support for html tables.
|
7 years ago |
Martin Edenhofer
|
98a1ba8a62
Fixed html sanitizer loop with own generated link injection. Extended tests.
|
7 years ago |
Martin Edenhofer
|
0308d8fe2d
Fixed html sanitizer loop. Extended tests.
|
7 years ago |
Martin Edenhofer
|
449d1904fe
Improvement for issue #952 - External links in html emails will be open in local context.
|
7 years ago |
Martin Edenhofer
|
04eda17d3b
Do not change attributes values to downcase (e. g. will break urls).
|
7 years ago |
Martin Edenhofer
|
2e130fb0c6
Improved html sanitizer with a tags without href attributes.
|
7 years ago |
Martin Edenhofer
|
b2b835bcc5
Strip beginning and ending new lines. Improved layout of own quoted messages.
|
7 years ago |
Martin Edenhofer
|
63b0e4fe31
Show incoming images if local content. External images or links with images are still removed.
|
7 years ago |
Martin Edenhofer
|
3fa12b73ae
Moved to whitelist sanitizer.
|
7 years ago |