BookStack/tests
Dan Brown 92922288dd
Added iframe CSP, improved session cookie security
Added iframe CSP headers with configuration via .env.
Updated session cookies to be lax by default, dynamically changing to
none when iframes configured to allow third-party control.
Updated cookie security to be auto-secure if a https APP_URL is set.

Related to #2427 and #2207.
2021-01-02 02:43:50 +00:00
..
Api Added testing to cover the pages API 2020-11-28 16:30:30 +00:00
Auth Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Entity Added owners to entity creation and updated tests 2020-12-30 22:18:28 +00:00
Permissions Tested new ownership + (delete/change) systems 2021-01-01 23:58:53 +00:00
test-data Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00:00
Unit Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
Uploads Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
User Tested new ownership + (delete/change) systems 2021-01-01 23:58:53 +00:00
ActivityTrackingTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
AuditLogTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
BrowserKitTest.php Fixed test helper method signature 2020-12-30 22:25:10 +00:00
CommandsTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
HomepageTest.php Fixed failing home test after changes in last commit 2020-12-18 21:44:35 +00:00
LanguageTest.php Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
PublicActionTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
RecycleBinTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SecurityHeaderTest.php Added iframe CSP, improved session cookie security 2021-01-02 02:43:50 +00:00
SharedTestHelpers.php Fixed short editor in firefox and optimised some queries 2021-01-02 01:22:41 +00:00
TestCase.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
TestEmailTest.php Updated email test send to show error on failure 2020-02-15 14:13:15 +00:00
TestResponse.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ThemeTest.php Added test to check custom theme lang items 2019-10-26 18:07:14 +01:00