Add support for escaping JSON strings.
authorAlejandro Perez <alex@um.es>
Thu, 9 Feb 2017 13:10:14 +0000 (14:10 +0100)
committerAlejandro Perez <alex@um.es>
Fri, 24 Mar 2017 07:34:31 +0000 (07:34 +0000)
commit51a483b1adabe74a3d469bd157feb7168d5350f1
treedf68a7f40c2d4932d9ac5b40cfd0fe8f25401a82
parent4e67528fd1666614e34c6cddacf9d93a12370e33
Add support for escaping JSON strings.
JSON strings need to be scaped or attributes which " (such as SAML assertions) will not work as expected.
gss.c
mod_auth_gssapi.c