feat: frontend redirect of /user/$PATH to /users/$USER/$PATH
Created by: sqs
This lets us publish URLs like https://sourcegraph.com/user/whatever that go to the whatever
path under the user's actual user profile, without knowing their username in advance.