Don't set ACCESS_DENIED on first HTTP gateway response.
authorArmin Novak <armin.novak@thincast.com>
Thu, 11 Jul 2019 09:44:18 +0000 (11:44 +0200)
committerArmin Novak <armin.novak@thincast.com>
Thu, 11 Jul 2019 09:44:18 +0000 (11:44 +0200)
commit4435fc843006503316ab1ec2990e796ae453eaf9
tree23136742e284426ad8a92dadc37ec54c59518d57
parentb3ccfe10d730b9c7dcacad53d71227c942391625
Don't set ACCESS_DENIED on first HTTP gateway response.

The first response is alwasy ACCESS_DENIED to initiate authentication.
Only the second response must not have that status.
libfreerdp/core/gateway/rdg.c