This is an automated email from the ASF dual-hosted git repository. snoopdave pushed a change to branch inputs-and-docs in repository https://gitbox.apache.org/repos/asf/roller.git
from b6df63611 Remove HTML from a couple of fields that should not allow HTML and clarify docs. add 5c94c2582 some field validation add a8a46a16b add basic content-security-policy for preset themes. add 811b0fea0 Merge pull request #127 from mbien/validation-and-csp add 23b79cbb7 Merge branch 'master' into inputs-and-docs add cd4808e39 Remove redundant escaping, POJO does the escape No new revisions were added by this update. Summary of changes: .../org/apache/roller/weblogger/ui/struts2/editor/CategoryEdit.java | 6 ++++-- .../apache/roller/weblogger/ui/struts2/editor/WeblogConfigBean.java | 1 + app/src/main/resources/ApplicationResources.properties | 1 + app/src/main/webapp/WEB-INF/jsps/editor/Categories.jsp | 5 ++++- app/src/main/webapp/themes/basic/weblog.vm | 1 + app/src/main/webapp/themes/basicmobile/weblog.vm | 1 + app/src/main/webapp/themes/fauxcoly/weblog.vm | 1 + app/src/main/webapp/themes/frontpage/_header.vm | 1 + app/src/main/webapp/themes/gaurav/std_head.vm | 1 + 9 files changed, 15 insertions(+), 3 deletions(-)