BookStack/tests
Dan Brown 41ac69adb1
Forced response cache revalidation on logged-in responses
- Prevents authenticated responses being visible when back button
  pressed in browser.
- Previously, 'no-cache, private' was added by default by Symfony which
  would have prevents proxy cache issues but this adds no-store and a
  max-age option to also invalidate all caching.

Thanks to @haxatron via huntr.dev
Ref: https://huntr.dev/bounties/6cda9df9-4987-4e1c-b48f-855b6901ef53/
2021-10-08 15:22:09 +01:00
..
Api Finished off script CSP rules 2021-09-04 13:57:04 +01:00
Auth Applied styleci changes 2021-09-26 15:48:22 +01:00
Commands Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Entity Reviewed and refactored additional editor draft save warnings 2021-10-04 20:26:55 +01:00
Permissions Applied styleci style changes 2021-09-18 21:21:44 +01:00
Settings Altered the parsing of custom head to prevent htmlentities on content 2021-09-12 16:19:17 +01:00
test-data Moved sketchy file samples to base64 equivilents 2021-02-06 00:16:27 +00:00
Unit Added untrusted server fetching control 2021-08-31 20:22:42 +01:00
Uploads Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
User Applied styleci style changes 2021-09-18 21:21:44 +01:00
AuditLogTest.php Applied StyleCI changes 2021-09-29 23:53:11 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ErrorTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FavouriteTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HomepageTest.php Allowed page includes on custom home 2021-10-04 11:26:26 +01:00
LanguageTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
OpenGraphTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PublicActionTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
RecycleBinTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
SecurityHeaderTest.php Forced response cache revalidation on logged-in responses 2021-10-08 15:22:09 +01:00
SharedTestHelpers.php Applied styleci style changes 2021-09-18 21:21:44 +01:00
StatusTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestCase.php Fixed dodgy test helper signature causing tests to fail 2021-09-18 21:29:42 +01:00
TestEmailTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestResponse.php Covered TOTP setup with testing 2021-07-02 19:51:30 +01:00
ThemeTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00