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-07-18 16:38:22 +02:00
2017-07-13 22:15:32 +02:00
2017-11-18 00:16:48 +01:00
2017-06-19 11:31:37 +02:00
2017-06-19 11:30:27 +02:00
2017-06-19 01:38:50 +02:00
2017-11-18 00:16:48 +01:00
2017-11-27 16:07:59 +01:00
2017-11-18 00:16:48 +01:00
2017-11-18 00:16:48 +01:00
2017-04-05 00:29:56 +02:00
2017-11-14 11:08:04 +09:00
2017-08-25 01:41:18 +02:00