mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
d63b6b7b9d
after_confirmation_path_for checks whether the user already signed in by calling signed_in? after confirmation succeeded. Since it was called without scope specification, the user treated as signed in inappropriately when the user signed in as another resource (such as 'admin'). |
||
---|---|---|
.. | ||
controllers | ||
helpers | ||
mailers/devise | ||
views/devise |