BookStack/tests/Permissions
Dan Brown 2acef3c2ec
Fixed issue where restricted page content in plaintext export
The content of pages made non-viewable to a user via permissions, within a visible parent, could be seen via the plaintext export option. Before v0.30.6 this would have applied only to scenarios where all pages within the chapter were made non-visible. In v0.30.6 this would make all pages within the chapter visible.

As per #2414
2020-12-18 13:56:00 +00:00
..
ExportPermissionsTest.php Fixed issue where restricted page content in plaintext export 2020-12-18 13:56:00 +00:00
RestrictionsTest.php Fixed book-tree-gen page visibility issue 2020-12-17 17:31:18 +00:00
RolesTest.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00