BookStack/app
Dan Brown 0e0a17cc30
Prevented page text content includes
Avoids possible permission issues where included content shown in search or preview
where the user would not normally have permission to view the included content.

Closes #1178
2019-01-05 17:18:40 +00:00
..
Actions Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
Auth Added check for last admin on role change 2018-12-30 16:11:58 +00:00
Console Abstracted user avatar fetching away from gravatar 2018-12-22 19:29:19 +00:00
Entities Prevented page text content includes 2019-01-05 17:18:40 +00:00
Exceptions Added check for last admin on role change 2018-12-30 16:11:58 +00:00
Facades Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Http Made delete permissions a requirement for move operations 2019-01-05 14:39:40 +00:00
Notifications Re-enabled plaintext view for email notifications 2018-12-16 20:44:57 +00:00
Providers Added testing for avatar fetching systems & config 2018-12-23 15:34:38 +00:00
Settings Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
Translation Extended translations system for arrays & extension 2018-12-12 20:46:27 +00:00
Uploads Added testing for avatar fetching systems & config 2018-12-23 15:34:38 +00:00
helpers.php Fixed baseURL helper when no app url is set 2018-11-09 21:29:30 +00:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Ownable.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00