Add code to set attribute names in the environment
authorSimo Sorce <simo@redhat.com>
Mon, 30 Nov 2015 22:53:42 +0000 (17:53 -0500)
committerSimo Sorce <simo@redhat.com>
Thu, 3 Dec 2015 18:30:09 +0000 (13:30 -0500)
commit7f11db955b8440668fc806b4203f584bb44f58c1
tree0abe923f6c0e00f5ef838df35ede4589fb2356c2
parent472d605d916f7ad63cd8bbffa100997eca700da4
Add code to set attribute names in the environment

This code allows to specify which attributes in a name are interesting
to the application and set them as named environemnt variables.
Optionally the whole set of attributes can be exported in a json
formatted structure.

Signed-off-by: Simo Sorce <simo@redhat.com>
Close #62
Close #63
README
src/environ.c
src/environ.h
src/mod_auth_gssapi.c
src/mod_auth_gssapi.h