ORIENT/modules/system/controllers
Ben Thomson a53cc52752
Correctly display HTML entities in event log (#4566)
This changes the event log to use a partial for the log message which double-encodes the data. When using formatted view in the log viewer widget, the HTML entites are allowed by decoding back a step. When in raw view, the HTML entities are kept double-encoded.

Fixes #4558.
2019-12-17 22:43:44 +08:00
..
eventlogs Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00
mailbrandsettings Updated jQuery from V2 to V3.3.1, added jQuery Migrate (#3886) 2018-10-30 19:36:44 -06:00
maillayouts Escape output to prevent XSS injections (#3924) 2018-11-15 15:05:44 -06:00
mailpartials Escape output to prevent XSS injections (#3924) 2018-11-15 15:05:44 -06:00
mailtemplates Escape output to prevent XSS injections (#3924) 2018-11-15 15:05:44 -06:00
requestlogs Retain support for PHP < 7.3, fixes #4405 2019-06-22 23:29:14 -06:00
settings Improve mobile and settings page 2017-06-02 17:39:26 +10:00
updates Fix bulk actions on plugins (#4660) 2019-10-03 09:23:43 -06:00
EventLogs.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
MailBrandSettings.php Remove unused imports 2018-08-24 19:51:59 +02:00
MailLayouts.php Remove unused imports 2018-08-24 19:51:59 +02:00
MailPartials.php Remove unused imports 2018-08-24 19:51:59 +02:00
MailTemplates.php Remove unused imports 2018-08-24 19:51:59 +02:00
RequestLogs.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
Settings.php Remove unused imports 2018-08-24 19:51:59 +02:00
Updates.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00