Commit Graph

139 Commits (b129cea7da5cbcfc0ca5c2e2d3ca22a2d589e00a)

Author SHA1 Message Date
Joas Schilling e839eb9b5c
feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 3 years ago
MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow" 3 years ago
Christoph Wurst 20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling 82b98b4b9b
Fix typo in deprecated 3 years ago
Daniel c55ae98a3f
Add description for public and immutable 3 years ago
Daniel Kesselberg 855ef21883
Update docblock for cacheFor 3 years ago
Julius Härtl 3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling 4 years ago
Daniel Kesselberg be99ea969e
Fix type for resource 4 years ago
Joas Schilling ad908cd87a
Make appName of TemplateResponse accessible in BeforeTemplateRenderedEvent 4 years ago
Daniel Kesselberg 7cd356ee7d
Fix psalm warning for zip response due wrong type 4 years ago
Vincent Petry 18c013d8fc
Add CSP policy merge priority for booleans 4 years ago
Julius Härtl bd03dd37be
Allow to set a strict-dynamic CSP through the API 4 years ago
Carl Schwan 7dddbd0c35 Improve caching policy 4 years ago
Robin Appelman c712987878
send request id in response header 4 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 5 years ago
Daniel Rudolf a43de10d1e
Add RedirectToDefaultAppResponse::__construct() annotations 5 years ago
Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 5 years ago
Daniel Rudolf 2c7186a15f
Remove \OC::$server->getURLGenerator() usage 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
Christoph Wurst 6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822 5 years ago
Lukas Reschke 25ab4059c6 Add security.txt 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Lukas Reschke 377514aad1 Escape filename in Content-Disposition 5 years ago
Richard de Boer a0d265b0b1 Fix a usort comparison function returning a boolean instead of an integer 5 years ago
Joas Schilling 02c011c4f7
Make debugging easier which header is being set 5 years ago
Christoph Wurst 08d4458542
Initialize \OCP\AppFramework\Http\ZipResponse::$resources 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 329ffa257e
Log an error when setting a custom header on "Not Modified" responses 5 years ago
Thomas Citharel 71cf92697c
Update comment to reflect current CSP policy 5 years ago
Roeland Jago Douma 1e111b2ad2
Fix DataResponse typehints 5 years ago
Roeland Jago Douma 9163790b7c
Set frame-ancestors to none if none are filled 5 years ago
Roeland Jago Douma fa6a790859
Remove deprecated OCSResponse 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Julius Härtl 8ab2422b6c
Add acutal response to BeforeTemplateRenderedEvent 5 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Joas Schilling 35a8519591
Fix CS 6 years ago
Joas Schilling e66bc4a8a7
Send "429 Too Many Requests" in case of brute force protection 6 years ago
Julius Härtl b51746212e
Add base renderAs template 6 years ago
Julius Härtl e1b696929f
Move NotFoundResponse to a proper TemplateResponse 6 years ago
Joas Schilling 49970639fa
Add constants for the magic strings of template rendering 6 years ago
Morris Jobke c4b53538af
Better event description for BeforeTemplateRenderedEvent in files and files_sharing 6 years ago
Roeland Jago Douma 7d7ba61625
Add real events to load additionalscripts 6 years ago
Joas Schilling b7060be18d
Fix robots "noindex, nofollow" signals 6 years ago
Roeland Jago Douma fbf9772a3e
Allow to specify the cookie type for appframework responses 6 years ago
Clement Wong e9be3a9090 Add public argument to Http cacheFor() 6 years ago
Clement Wong 401210d259 Proxy server could cache http response when it is not private 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago