Feat/phases 10 11 api keys password interstitial - #34
Conversation
…rstitial Phase 10 — API Key Management (apps/dashboard): - Full CRUD table with scopes, IP allowlist, status, expiry columns - Create/edit dialogs with scope checkboxes, IP chips, datetime-local expiry - Key reveal modal with copy button and once-only warning - Revoke confirmation dialog - 20s rate-limit cooldown on all mutation buttons - New Checkbox UI component - Backend scope enforcement via requireScope middleware - Scopes stored on AuthenticatedUser and checked per-route - Route gating: urls:read/urls:write/urls:delete on URL, collection, tag routes Phase 11 — Password Interstitial (apps/web): - New /link/:code page for entering link passwords - Clean centered layout matching web app auth styling - POST to /verify-password-token for JWT access token - Redirects to /:code?token= for completion - Handles all error states (expired, blocked, not found, rate-limited) - Backend: browsers redirected to /link/:code instead of JSON error - APP_URL env var added for web app redirect URL
|
Warning Review limit reached
Next review available in: 58 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (16)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.