]> BookStack Code Mirror - bookstack/commit
Copied over work from user_permissions branch
authorDan Brown <redacted>
Sat, 21 Jan 2023 11:08:34 +0000 (11:08 +0000)
committerDan Brown <redacted>
Sat, 21 Jan 2023 11:08:34 +0000 (11:08 +0000)
commitc724bfe4d37037e90a305b5ff9410070ccf90bb9
treeba0af8c81ecd21de35b64205f229693aa1cbd092
parent6070d804f8ac331c66dd689d8f55ba8a08fb8cf9
Copied over work from user_permissions branch

Only that relevant to the additional testing work.
72 files changed:
dev/docs/permission-scenario-testing.md [new file with mode: 0644]
tests/Actions/AuditLogTest.php
tests/Actions/WebhookCallTest.php
tests/Actions/WebhookFormatTesting.php
tests/Actions/WebhookManagementTest.php
tests/Api/ApiAuthTest.php
tests/Api/AttachmentsApiTest.php
tests/Api/BooksApiTest.php
tests/Api/ChaptersApiTest.php
tests/Api/PagesApiTest.php
tests/Api/RecycleBinApiTest.php
tests/Api/TestsApi.php
tests/Api/UsersApiTest.php
tests/Auth/AuthTest.php
tests/Auth/GroupSyncServiceTest.php
tests/Auth/LdapTest.php
tests/Auth/LoginAutoInitiateTest.php
tests/Auth/MfaConfigurationTest.php
tests/Auth/MfaVerificationTest.php
tests/Auth/OidcTest.php
tests/Auth/ResetPasswordTest.php
tests/Auth/Saml2Test.php
tests/Auth/SocialAuthTest.php
tests/Auth/UserInviteTest.php
tests/Commands/ClearActivityCommandTest.php
tests/Commands/ClearViewsCommandTest.php
tests/Commands/CopyShelfPermissionsCommandTest.php
tests/Commands/RegeneratePermissionsCommandTest.php
tests/Entity/BookShelfTest.php
tests/Entity/BookTest.php
tests/Entity/ChapterTest.php
tests/Entity/ConvertTest.php
tests/Entity/EntityAccessTest.php
tests/Entity/EntitySearchTest.php
tests/Entity/ExportTest.php
tests/Entity/PageContentTest.php
tests/Entity/PageDraftTest.php
tests/Entity/PageRevisionTest.php
tests/Entity/PageTemplateTest.php
tests/Entity/PageTest.php
tests/Entity/SortTest.php
tests/Entity/TagTest.php
tests/ErrorTest.php
tests/FavouriteTest.php
tests/Helpers/EntityProvider.php
tests/Helpers/PermissionsProvider.php [new file with mode: 0644]
tests/Helpers/UserRoleProvider.php [new file with mode: 0644]
tests/HomepageTest.php
tests/LanguageTest.php
tests/Permissions/EntityPermissionsTest.php
tests/Permissions/ExportPermissionsTest.php
tests/Permissions/RolesTest.php
tests/Permissions/Scenarios/EntityRolePermissionsTest.php [new file with mode: 0644]
tests/Permissions/Scenarios/EntityUserPermissionsTest.php [new file with mode: 0644]
tests/Permissions/Scenarios/PermissionScenarioTestCase.php [new file with mode: 0644]
tests/Permissions/Scenarios/RoleContentPermissionsTest.php [new file with mode: 0644]
tests/PublicActionTest.php
tests/References/ReferencesTest.php
tests/Settings/RecycleBinTest.php
tests/Settings/RegenerateReferencesTest.php
tests/Settings/TestEmailTest.php
tests/TestCase.php
tests/ThemeTest.php
tests/Unit/FrameworkAssumptionTest.php
tests/Uploads/AttachmentTest.php
tests/Uploads/DrawioTest.php
tests/Uploads/ImageTest.php
tests/User/UserApiTokenTest.php
tests/User/UserManagementTest.php
tests/User/UserPreferencesTest.php
tests/User/UserProfileTest.php
tests/User/UserSearchTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.