Remove unnecessary /login/* URLs when auth.type = LDAP

Under auth.type LDAP we are doing username/password authentication
via an RPC.  There is no need for the browser to redirect through
our /login/ subdirectory in order to perform the login process.

Change-Id: I13a61229ccd9c43d62309d357c2fdb8df4b95c10
Signed-off-by: Shawn O. Pearce <sop@google.com>
2 files changed