Patrick Figel 5ec25ff3e1 Fix email confirmation link not updating email (#6187)
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.
2018-01-05 00:15:35 +01:00
..
2017-06-01 17:25:59 +02:00
2017-11-17 10:52:30 +09:00
2018-01-03 20:51:33 +01:00
2017-11-17 10:52:30 +09:00
2017-11-18 00:16:48 +01:00