BookStack/app/Entities
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
..
Repos Prevented page text content includes 2019-01-05 17:18:40 +00:00
Book.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
Bookshelf.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Chapter.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
Entity.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
EntityProvider.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
ExportService.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
Page.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
PageRevision.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
SearchService.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
SearchTerm.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00