mirror of https://github.com/mastodon/mastodon
When attempting to access the log-in page while already logged in, Devise's `require_no_authentication` kicks in and sets a flash message “You are already signed in.” In almost all cases, this also causes a redirect to /web, which does not display or clear flash messages, thus leaving the message to a potentially much later date, like for instance, accessing /preferences several minutes after being redirected to /web. |
5 years ago | |
---|---|---|
.. | ||
challenges_controller.rb | 6 years ago | |
confirmations_controller.rb | 6 years ago | |
omniauth_callbacks_controller.rb | 6 years ago | |
passwords_controller.rb | 5 years ago | |
registrations_controller.rb | 5 years ago | |
sessions_controller.rb | 5 years ago | |
setup_controller.rb | 6 years ago |