Cleanup s4u2proxy in mag_auth_basic
authorIsaac Boukris <iboukris@gmail.com>
Tue, 16 Feb 2016 23:21:25 +0000 (01:21 +0200)
committerSimo Sorce <simo@redhat.com>
Thu, 18 Feb 2016 01:44:36 +0000 (20:44 -0500)
commit5571d79a78a1360f2a56b22c6bf59640cf2c88e8
tree10da96540777d9c40ee3b1c9c5c564083ab774ad
parentf9cc36700c95a88ff7d7489167094556ac0e75cc
Cleanup s4u2proxy in mag_auth_basic

It doesn't have any effect since we set GSS_C_DELEG_FLAG
when we initiate client credentials so we always get
delegated TGT regardless of constrained delegation.

This commit is not intended to change the current behaviour.

See #70

Reviewed-by: Simo Sorce <simo@redhat.com>
Closes #70
Closes #72
README
src/mod_auth_gssapi.c