Implemented support for exporting GSS NAME attributes as environment variables.
authorAlejandro Perez <alex@um.es>
Thu, 14 Jan 2016 15:41:37 +0000 (16:41 +0100)
committerAlejandro Perez <alex@um.es>
Fri, 24 Mar 2017 07:33:57 +0000 (07:33 +0000)
commit4e67528fd1666614e34c6cddacf9d93a12370e33
tree92facdf0bb68800ccb4fca5ba3fb8531a9ff5940
parent9280d579bcab100513ebdbbc4e5c9ebee78b2535
Implemented support for exporting GSS NAME attributes as environment variables.
This code is strogly based on the code from https://github.com/modauthgssapi/mod_auth_gssapi, whith the required adaptations for accommodating it to this module.
LICENSE
Makefile.in
README_name_attr [new file with mode: 0644]
gss.c
gss.h
mod_auth_gssapi.c
mod_auth_gssweb.c