Fix mod_auth_kerb based authentication
authorSimo Sorce <simo@redhat.com>
Thu, 9 Oct 2014 15:30:25 +0000 (11:30 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Thu, 9 Oct 2014 15:35:51 +0000 (17:35 +0200)
commit73c60e2df7ac240ddd847568e782a9b06f3ea520
tree02aff4c8894bf85772da5539fb3f45128f7c89f8
parent00eeb02a9abd7d8045e783031e990efd8a8e1109
Fix mod_auth_kerb based authentication

Recent changes in how self.user is populated broke krb based auth.
Explicitly check the remote user in the module to fix it.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/login/authkrb.py