diff options
author | Simo Sorce <simo@redhat.com> | 2015-03-26 16:30:56 -0400 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2015-03-26 16:43:11 -0400 |
commit | 286e3dac69c3d4b32db93de1f9937f434383588f (patch) | |
tree | b7fbd79e0efa4db5a555e9f378e125e666308884 /src/sessions.c | |
parent | 457872c51f208c450ca27a0093529f012a631970 (diff) | |
download | mod_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