Statamic 5.73.21#19
Merged
Merged
Conversation
…tatamic#14233) Co-authored-by: Micah Henshaw <micah@potent.com.au>
Co-authored-by: Jesse Leite <jesseleite@gmail.com>
Co-authored-by: Duncan McClean <duncan@duncanmcclean.com>
…c#14274) Co-authored-by: Jason Varga <jason@pixelfear.com>
…#14288) Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Duncan McClean <duncan@duncanmcclean.com>
Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Duncan McClean <duncan@duncanmcclean.com>
Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Jason Varga <jason@pixelfear.com>
…tatamic#14181) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Jason Varga <jason@pixelfear.com>
…4539) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First of all, thank you 🫵 for taking the time to contribute to Statamic, we really appreciate it! 💜
Please take 30 seconds to read the following so we can be as efficient as possible when reviewing and considering merging PRs:
1️⃣ Is this your first PR? If so, please read our contribution guide first.
2️⃣ Please make sure to create a new branch for your PR.
3️⃣ Typically you should target the branch of the most current release, e.g.
5.x, unless your PR includes a breaking change, in which case you should target themasterbranch for the next major release.4️⃣ We really appreciate it if your PR includes tests. This makes it much easier for us to review, merge, and release. A PR with tests is usually reviewed and merged 5x-10x faster.
5️⃣ If your PR introduce a new feature, adds to an existing one, or changes current behavior, please open an issue for it in the statamic/docs repo referencing your PR. A simple "Goes along with statamic#9000" is enough. Otherwise it's really easy to forget and no will ever become aware of your ✨ sparkling ✨ invention if it's not documented.
6️⃣ Remove this placeholder text and replace it with a description of what this PR is doing.
Note
Harden security across Statamic 5.73.21 with access control, input validation, and live preview fixes
isLivePreviewOf), not any live preview request.getQueryableValueacross entries, assets, users, terms, and other models now uses an explicit allowlist instead ofmethod_exists, preventing invocation of arbitrary methods (e.g.delete,save)...) before use.svg_sanitization_on_uploadis enabled, and SVG responses in the CP include ascript-src 'none'CSP header.OrderBy::columnbefore being applied.📊 Macroscope summarized 21da7d1. 64 files reviewed, 2 issues evaluated, 0 issues filtered, 2 comments posted
🗂️ Filtered Issues