Feat security#102
Draft
dominikletica wants to merge 125 commits into
Draft
Conversation
Feat security planning
dominikletica
commented
Jun 15, 2026
Feat security policy docs
dominikletica
commented
Jun 15, 2026
Feat security rate enforcement
dominikletica
commented
Jun 18, 2026
dominikletica
left a comment
Member
Author
There was a problem hiding this comment.
Progress
feat-security-rate-enforcementmerged- Feature implementation branch
- Checks passed:
bin/phpunitOK,bin/jstestOK,bin/lintOK - Codex Cloud Review reported 39 issues: 39 addressed/resolved
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.
Summary
This is an aggregation PR for the
feat-securitybranch tree and consists of the following child-branches:feat-security-planningfeat-security-policy-docsfeat-security-geoip-observabilityfeat-security-abuse-foundationfeat-security-admin-acl-enforcementfeat-security-rate-enforcementfeat-security-auto-banfeat-security-captcha-contractfeat-security-icon-captchafeat-security-mailer-account-deliveryfeat-security-remember-meTesting
(Note: Will be updated when this PR is marked ready-for-review.)
bin/phpunit: [RESULT]bin/jstest: [RESULT]bin/lint: [RESULT]Progress
Progress will be captured in separate follow-up review comments to this PR. Use those to determine whether or not a change has already been reviewed.
Review Notes
Please review each merged PR/commit group separately.
Since merge commits were already reviewed before being merged into this branch, a light follow-up pass is sufficient: focus on obvious code-quality issues, security or privacy regressions, behavior changes, stale planning assumptions, documentation drift, missing tests, and side/cross effects caused by the combination with other merged changes.
For newly merged or not-yet-reviewed commits, perform a normal review and cover code quality, security/privacy considerations, behavioral correctness, tests, documentation consistency, branch boundaries, and worklog accuracy.
No runtime behavior is intended to change inside this aggregation PR aside from changes implemented through PR merges into this branch.