Replace weird username logic with the old logic.
authorGreg Price <price@mit.edu>
Thu, 29 Oct 2009 05:36:34 +0000 (01:36 -0400)
committerGreg Price <price@mit.edu>
Thu, 29 Oct 2009 05:36:34 +0000 (01:36 -0400)
commit2cf224f4aad01040c97079273b4624acb0bd3874
tree243738169ea481c99203187d3335f25e74db836b
parent3598f1d6436624e00475d637983110df5feaea02
Replace weird username logic with the old logic.

remote_user_login() was just like the old getUser(), but different
in puzzling ways.

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2700
code/view.py