summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTomas Popela <tpopela@redhat.com>2017-06-19 18:08:16 +0200
committerTomas Popela <tpopela@redhat.com>2017-06-22 15:50:58 +0200
commitaefe8eac4f5b6a3df823224a38f3d20fb2308579 (patch)
tree3d240684a34b8a483f480bc37dcfb767f0eb6559 /tests
parent1d532c8ea8b5c4a15f16894afcd604155c016ceb (diff)
downloadlibsoup-aefe8eac4f5b6a3df823224a38f3d20fb2308579.tar.gz
Authentication should success in some cases when gss_init_sec_context() returns error
Unfortunately, so many programs (curl, Firefox) ignore the return token that is included in the response, so it is possible that there are servers that send back broken stuff. Try to behave in the right way (pass the token to gss_init_sec_context()), show a warning, but don't fail if the server returned 200. There is an internal Red Hat site that triggers the described situation and the "Invalid token was supplied: Unknown error" is being printed to the console.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions