v5.0.2
📦 deviseView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
Version 5.0.2 addresses a bug in the confirmable module where invalid or expired confirmation tokens caused errors instead of redirecting to the sign in page.
🐛 Bug Fixes
- Fix: Ensure that the `confirmable` module correctly handles cases where the confirmation token is expired or invalid by redirecting to the sign in page instead of raising an error.