f37939c8e29b1cd903cf29a42081f2f9453d2c63
We failed to honor the current user from the SSH daemon, but instead were always using "null" (aka anonymous) based upon Common not having a current web request to return the account id from. I noticed the failure only because I tried to issue an SSH command at the daemon before any web requests, so Common wasn't correctly setup to have an account lookup function. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
RETIRED, Gerrit as used by OpenStack