pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:HTML language:HTML
Filter by
120M results
Context
Audit (Wave 1) flagged IDOR: PATCH on `/api/wishlist/[id]` lacked the ownership check that DELETE already had. Users
could update other users wishlist item metadata by guessing IDs.
Change
Mirrored ...
Summary
PR #1010 wired ContinuousVerificationModule into AppModule (#41 dead-code fix). That exposed a latent DI bug:
RiskPolicyService depends on CacheService but the CV module never imported CacheModule. ...
Clarifies Schedule grid eligibility decisions without changing schedule lifecycle or server-side validation.
Changes:
- Carries lead eligibility into Schedule grid rows and uses it in the assigned-cell ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR applies the variant-readiness refactor for the Texas 42 engine without changing standard numeric gameplay
behavior. It removes the implicit “contract == trumpSuit” assumption by introducing a contract ...
What
Strengthens the engine/repositories/** DAL cluster s mutation coverage (a refactor-target backend area slated for the
control-plane/data-plane + RLS rearchitecture) with behavior-based tests, then ...
Automated test pull request
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Context
Audit (Wave 1) flagged that POST/PUT/DELETE on /api/products and /api/products/[id] had zero admin authorization. Any
authenticated customer could mutate products.
Change
Added admin auth check ...