ORIENT/modules
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
..
backend Documented session.http_only (#4743) 2019-12-14 11:14:23 -06:00
cms Simplify security check 2019-12-14 12:37:44 +11:00
system Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08:00