]> BookStack Code Mirror - bookstack/commit
Added togglable script escaping to page content
authorDan Brown <redacted>
Sat, 17 Mar 2018 15:51:40 +0000 (15:51 +0000)
committerDan Brown <redacted>
Sat, 17 Mar 2018 15:52:42 +0000 (15:52 +0000)
commit1ad6fe1cbd65a22008184e8578d6b349d30a00ed
treee72a412397e6c72f52e716678363fbe4606a1da0
parent0a1546daeaea10fa8126ea50e712e5fcdda4bfd1
Added togglable script escaping to page content

Configurable via 'ALLOW_CONTENT_SCRIPTS' env variable.
Fixes #575
app/Repos/EntityRepo.php
config/app.php
tests/Entity/PageContentTest.php