Skip to content

Conversation

@hila-f-qodo
Copy link

… many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field.
@coderabbitai
Copy link

coderabbitai bot commented Dec 23, 2025

Warning

Rate limit exceeded

@hila-f-qodo has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 8 minutes and 41 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between e25638d and 5f8a130.

📒 Files selected for processing (10)
  • app/assets/javascripts/discourse/controllers/create_account_controller.js
  • app/controllers/users_controller.rb
  • app/models/blocked_email.rb
  • app/models/user.rb
  • config/locales/server.en.yml
  • db/migrate/20130724201552_create_blocked_emails.rb
  • lib/validators/email_validator.rb
  • spec/components/validators/email_validator_spec.rb
  • spec/fabricators/blocked_email_fabricator.rb
  • spec/models/blocked_email_spec.rb
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch coderabbit_competitor_benchmark_full_1_head_add_comprehensive_email_validation_for_blocked_users

Comment @coderabbitai help to get the list of available commands and usage tips.

@hila-f-qodo
Copy link
Author

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Dec 23, 2025

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants