BookStack/tests
Dan Brown c80396136f
Increased attachment link limit from 192 to 2k
Added test to cover.
Did attempt a 64k limit, but values over 2k significantly increase
chance of other issues since this URL may be used in redirect headers.
Would rather catch issues in-app.

For #4044
2023-02-20 13:05:23 +00:00
..
Actions
Api
Auth
Commands
Entity
Helpers
Permissions
References
Settings
test-data
Unit
Uploads Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
User
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HelpTest.php
HomepageTest.php
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
SecurityHeaderTest.php
StatusTest.php
TestCase.php
ThemeTest.php
UrlTest.php