-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix “You are not authorised to view this” when mod_expires enabled (#…
…13516) * Fix “You are not authorised to view this” when mod_expires enabled Closes #8731 Dec 18, 2015 Closes #8757 Dec 21, 2015 Closes #9013 Jan 28, 2016 Closes #9145 Feb 17, 2016 Closes #9615 Mar 26, 2016 Closes #10753 Jun 7, 2016 * code style * Unit test refactoring (cannot do it the old way as relative dynamic dates in headers) * Remove duplicate header output for charset * Better Unit Tests * More unit tests :) * Close after setting headers * Do not cache the response to this, its a redirect
- Loading branch information
Showing
5 changed files
with
166 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters