Change references to authkrb plugin to authgssapi
authorRob Crittenden <rcritten@redhat.com>
Tue, 28 Apr 2015 19:16:54 +0000 (15:16 -0400)
committerRob Crittenden <rcritten@redhat.com>
Tue, 28 Apr 2015 21:30:07 +0000 (17:30 -0400)
commit68b9e1d3138784c3793f0a04c411f14168748692
tree3dee03d42c9f7234b09b272ca5a1865ba0b7529c
parent32863be5e39b0d031fafebe7391180d29967fa50
Change references to authkrb plugin to authgssapi

With the switch to mod_auth_gssapi we aren't limited to only
negotiated Kerberos so name the plugin to reflect this.

https://fedorahosted.org/ipsilon/ticket/114

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
18 files changed:
README
contrib/fedora/ipsilon.spec
examples/apache.conf
ipsilon/helpers/ipa.py
ipsilon/login/authgssapi.py
ipsilon/providers/saml2/auth.py
ipsilon/providers/saml2idp.py
tests/attrs.py
tests/fconf.py
tests/ldap.py
tests/openid.py
tests/pgdb.py
tests/test1.py
tests/testlogout.py
tests/testmapping.py
tests/testnameid.py
tests/testrest.py
tests/trans.py