mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-18 03:00:56 +01:00
Merge remote-tracking branch 'origin/1.9' into 1.9
This commit is contained in:
@@ -757,10 +757,12 @@ PLUGIN_ADMIN:
|
||||
XSS_SECURITY: "XSS Security"
|
||||
XSS_WHITELIST_PERMISSIONS: "Whitelist Permissions"
|
||||
XSS_WHITELIST_PERMISSIONS_HELP: "Users with these permissions will skip the XSS rules when saving content"
|
||||
XSS_RULES: "Rules"
|
||||
XSS_RULES_HELP: "Be careful when tweaking these rules, a broken regex will break things badly!"
|
||||
XSS_RULE_LABEL: "Label"
|
||||
XSS_RULE_REGEX: "Regex"
|
||||
XSS_ON_EVENTS: "On-events"
|
||||
XSS_INVALID_PROTOCOLS: "Enable Invalid protocols"
|
||||
XSS_MOZ_BINDINGS: "Moz bindings"
|
||||
XSS_HTML_INLINE_STYLES: "HTML inline styles"
|
||||
XSS_DANGEROUS_TAGS: "Dangerous HTML tags"
|
||||
XSS_DANGEROUS_TAGS_LIST: "Dangerous HTML tags list"
|
||||
XSS_ISSUE: "Save failed: Found potential XSS code in <strong>%s</strong>. Please remove or disable the XSS filter."
|
||||
|
||||
|
||||
|
||||
20
themes/grav/js/admin.min.js
vendored
20
themes/grav/js/admin.min.js
vendored
File diff suppressed because one or more lines are too long
10
themes/grav/js/vendor.min.js
vendored
10
themes/grav/js/vendor.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user