BookStack/app/Http
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
..
Controllers Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
Middleware Applied styleci changes, updated composer deps 2022-09-05 13:18:37 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Responses Applied styleci changes, updated composer deps 2022-06-10 12:37:14 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00