]> BookStack Code Mirror - bookstack/commit
Prevented PCRE limit issues in markdown base64 extraction
authorDan Brown <redacted>
Sun, 6 Feb 2022 07:51:38 +0000 (07:51 +0000)
committerDan Brown <redacted>
Sun, 6 Feb 2022 07:51:38 +0000 (07:51 +0000)
commitd29a2a647aba72044b14074873d1fa626116e031
treed062ad9ea42bdf54327fd166ffaf31740fcf6694
parent43f32f6d5a8fb5e008005b3df99e4076e0dd73eb
Prevented PCRE limit issues in markdown base64 extraction

For #3249
app/Entities/Tools/PageContent.php
tests/Entity/PageContentTest.php