mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-12 14:03:16 -08:00
A change introduced in #6125 prevents `Devise::Models::Confirmable#confirm` from being called for existing users, which in turn leads to `email` not being set to `unconfirmed_email`, breaking email updates. This also adds a test that would've caught this issue. |
||
|---|---|---|
| .. | ||
| confirmations_controller_spec.rb | ||
| passwords_controller_spec.rb | ||
| registrations_controller_spec.rb | ||
| sessions_controller_spec.rb | ||