Skip to content

feat: Enable Devise.paranoid mode by default#247

Merged
tvdeyen merged 2 commits into
mainfrom
devise-paranoid-mode
Feb 2, 2026
Merged

feat: Enable Devise.paranoid mode by default#247
tvdeyen merged 2 commits into
mainfrom
devise-paranoid-mode

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Jan 26, 2026

You could and should have enabled this in your app, but it makes sense to use this by default for all new installations.
This will prevent email enumeration.

See https://github.com/heartcombo/devise/wiki/How-To:-Using-paranoid-mode,-avoid-user-enumeration-on-registerable

@tvdeyen tvdeyen added this to the 8.1 milestone Jan 26, 2026
@tvdeyen tvdeyen force-pushed the devise-paranoid-mode branch from c601828 to 4192eec Compare January 26, 2026 09:29
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.62%. Comparing base (739580b) to head (1af992a).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          11       11           
  Lines         291      291           
=======================================
  Hits          287      287           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen requested a review from a team January 26, 2026 09:55
@tvdeyen tvdeyen force-pushed the devise-paranoid-mode branch from 4192eec to 21c8ffd Compare February 2, 2026 14:20
@tvdeyen tvdeyen enabled auto-merge February 2, 2026 14:21
Signed-off-by: Thomas von Deyen <thomas@vondeyen.com>
@tvdeyen tvdeyen force-pushed the devise-paranoid-mode branch from 21c8ffd to 1af992a Compare February 2, 2026 14:31
@tvdeyen tvdeyen merged commit 2b1a998 into main Feb 2, 2026
23 checks passed
@tvdeyen tvdeyen deleted the devise-paranoid-mode branch February 2, 2026 14:38
@alchemycms-bot alchemycms-bot Bot mentioned this pull request Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants