Commit Graph

173 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Ferdinand Thiessen 61d687631b
chore(ExternalShareMenuAction): Remove unused legacy properties 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce 1 year ago
Ferdinand Thiessen 86f01a3358
fix: Make sure CSP nonce is not double base64 encoded 1 year ago
Christopher Ng 8bbd326143 feat: Allow passing additional encode flags for json response 1 year ago
Christopher Ng b859260423 feat: Increase max depth of encoded json 1 year ago
Alexander Piskun b7af6ec200
feat: allow for ExApps to call Admin endpoints marked with specific attr 1 year ago
skjnldsv a65cdd1e70 fix: ARateLimit documentation 1 year ago
provokateurin 355ef202e4
feat(OpenAPI): Add ex_app scope 2 years ago
provokateurin 5aefdc399e
feat(AppFramework): Add ExAppRequired attribute 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
provokateurin db77eab677
fix(AppFramework): Fix error message about 204 not allowing custom headers 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Julius Härtl 78ba1b0712
fix: Allow nonce in csp header also if no other reasons are given 2 years ago
provokateurin df6175ccb1
feat(AppFramework): Add Route attribute 2 years ago
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen ecf9f0a872
fix(CSP): Only add `strict-dynamic` when using nonces 2 years ago
Ferdinand Thiessen e231abd9bf
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 2 years ago
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 2 years ago
Joas Schilling ffc1bb774b
feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting tags 2 years ago
Git'Fellow 066f6ef16c Stop sending deprecated Pragma header 2 years ago
Robin Appelman ccf57e0715 add separate event for rendering login page template 2 years ago
Daniel Calviño Sánchez 41f2d912d2 Allow "wasm-unsafe-eval" in CSP 2 years ago
Joas Schilling 1b387bb341
fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2 years ago
jld3103 2d6a62ccee
Add IgnoreOpenAPI attribute 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
jld3103 b0001c6010
Add template types to responses 3 years ago
Christoph Wurst 08a3f37695
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 3 years ago
Git'Fellow 5b5895a130 Drop meta robots tag 3 years ago
Joas Schilling 5b2d5767e1
fix(docs): Fix language and copy-paste class name in docs of CSP 3 years ago
Joas Schilling ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
Joas Schilling 89c3c31402
feat(ratelimit): Add Attributes support to rate limit middleware 3 years ago
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 4 years ago