Develop#28
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (35)
WalkthroughThis PR implements account-level two-factor authentication with TOTP and recovery codes, email change re-verification, enforces 2FA via middleware and signed cookies, restructures settings navigation, and adds direct broadcast recipient email support with dedicated compose UI and batch processing. ChangesAccount Security & Direct Broadcast Recipients
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
apps/web/middleware.tsESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox. apps/web/src/app/(dashboard)/broadcasts/[broadcastId]/compose/page.tsxESLint skipped: the ESLint configuration for this file references a package that is not available in the sandbox. apps/web/src/app/(dashboard)/broadcasts/create-broadcast.tsxESLint skipped: the ESLint configuration for this file references a package that is not available in the sandbox.
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 |
Summary by CodeRabbit
Release Notes
New Features
Improvements