curl/lib/vauth
Daniel Stenberg 3e8df37885
digest: pass in the user name quoted (as well)
For cases where the user puts a double quote or backspace in the user
name.

Adjusted test 907 to verify

Reported-by: am-perip on hackerone

Closes #20940
2026-03-16 22:43:14 +01:00
..
cleartext.c
cram.c
digest.c digest: pass in the user name quoted (as well) 2026-03-16 22:43:14 +01:00
digest.h
digest_sspi.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
gsasl.c
krb5_gssapi.c
krb5_sspi.c
ntlm.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
ntlm_sspi.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
oauth2.c
spnego_gssapi.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
spnego_sspi.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
vauth.c
vauth.h