summaryrefslogtreecommitdiffstats
path: root/src/sessions.c
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-03-26 16:30:56 -0400
committerSimo Sorce <simo@redhat.com>2015-03-26 16:43:11 -0400
commit286e3dac69c3d4b32db93de1f9937f434383588f (patch)
treeb7fbd79e0efa4db5a555e9f378e125e666308884 /src/sessions.c
parent457872c51f208c450ca27a0093529f012a631970 (diff)
downloadmod_auth_gssapi-286e3dac69c3d4b32db93de1f9937f434383588f.tar.gz
mod_auth_gssapi-286e3dac69c3d4b32db93de1f9937f434383588f.tar.xz
mod_auth_gssapi-286e3dac69c3d4b32db93de1f9937f434383588f.zip
Escape principal name to remove the path separator
The principla name is used as a file name, any embedded path separators are going to cause trouble if used in the file name, so we need to escape them away. Usee ~ as the escape chracter (~~ to escape ~ itself) Fixes #14
Diffstat (limited to 'src/sessions.c')
0 files changed, 0 insertions, 0 deletions