BookStack/tests/Uploads
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
..
AttachmentTest.php Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
AvatarTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
DrawioTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
ImageTest.php Fixed gallery images not visible until draft publish 2023-02-16 17:57:34 +00:00