Capabilities/moodle/site:trustcontent: Difference between revisions

From MoodleDocs
(capabilities template, defaults)
m (removing out of date link)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Capabilities}}
{{Capabilities}}
*This allows a user to enter JavaScript and other tags into places where all text is normally cleaned
*This allows a user to enter JavaScript and other tags into places where all text is normally cleaned
*To make use of this capability, trusted content must first be enabled via ''Settings > Site administration > Security > [[Site policies]]''
*To make use of this capability, trusted content must first be enabled via ''Site administration > Security > [[Site security settings]]''
*This capability is allowed for the default roles of manager and teacher
*This capability is allowed for the default roles of manager and teacher


Line 7: Line 7:
*[[Risks]]
*[[Risks]]
*[[dev:Trusttext cleaning bypass]]
*[[dev:Trusttext cleaning bypass]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=106850 Embedding Google gadgets] forum discussion


[[Category:Capabilities|Site]]
[[Category:Capabilities|Site]]

Latest revision as of 13:32, 19 August 2020

  • This allows a user to enter JavaScript and other tags into places where all text is normally cleaned
  • To make use of this capability, trusted content must first be enabled via Site administration > Security > Site security settings
  • This capability is allowed for the default roles of manager and teacher

See also