You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Akinori MUSHA f6a93fc150 Go to root after login in single user mode (#3289)
In single user mode, visitors are redirected to the single user's
profile page.  So, if you are the owner without a session, you start
from that page, click the login button and authenticate yourself
expecting you'll soon get started with the home page, but in reality
you'll get redirected back to where you started from -- your own
profile page.

This fixes the behavior by redirecting you home after login if you
have started from your own profile page.
8 years ago
..
controllers Go to root after login in single user mode (#3289) 8 years ago
fabricators
features
fixtures
helpers
javascript
lib
mailers
models
presenters
requests
routing
services
support/matchers/model
views
workers
rails_helper.rb
spec_helper.rb