]> BookStack Code Mirror - bookstack/commit
Prevented page text content includes
authorDan Brown <redacted>
Sat, 5 Jan 2019 17:18:40 +0000 (17:18 +0000)
committerDan Brown <redacted>
Sat, 5 Jan 2019 17:18:40 +0000 (17:18 +0000)
commit0e0a17cc30fc4be84b09ab1e30d7689839ff1bae
treebdd581973e7457db06e9a0f8eb79fef5076edad1
parentffceb4092edb9a10ec73364877a16b6971f7e4f4
Prevented page text content includes

Avoids possible permission issues where included content shown in search or preview
where the user would not normally have permission to view the included content.

Closes #1178
app/Entities/Repos/EntityRepo.php
app/Entities/Repos/PageRepo.php
tests/Entity/PageContentTest.php