BookStack/app/Providers
Dan Brown 349162ea13
Prevented possible XSS via link attachments
This filters out potentially malicious javascript: or data: uri's coming
through to be attached to attachments.
Added tests to cover.

Thanks to Yassine ABOUKIR (@yassineaboukir on twitter) for reporting this
vulnerability.
2020-10-31 15:01:52 +00:00
..
AppServiceProvider.php Prevented possible XSS via link attachments 2020-10-31 15:01:52 +00:00
AuthServiceProvider.php Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
BroadcastServiceProvider.php
CustomFacadeProvider.php
EventServiceProvider.php
PaginationServiceProvider.php
RouteServiceProvider.php Started core API route work 2019-12-28 14:58:07 +00:00
TranslationServiceProvider.php Made it possible to override translations via theme system 2019-10-26 18:07:14 +01:00