summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qnetconmonitor_darwin.mm
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2020-09-04 20:35:25 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2020-09-11 11:30:57 +0200
commit1cf84e7fd21a98a75b851b03467acf43c27d4504 (patch)
tree59e1c6883cc17b4b566d8a7010935cf706aa59e9 /src/network/kernel/qnetconmonitor_darwin.mm
parent5a47939d5c07a968f27562a3ebc800fcc2b225bc (diff)
QAuthenticator: Don't reset phase on every set* call
In QAuthenticator "detach()" does not do what you expect. First off it doesn't detach at all, and secondly it will reset the phase that the authentication is in. This last part is intended, but it has one issue: if setUser/setPassword is called with the same arguments every time we ask for credentials then we never reach a fail-state since it thinks we will have a new chance to authenticate. Pick-to: 5.15 Change-Id: I02e2e42242220f3fced3572323e6492429cf173e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/network/kernel/qnetconmonitor_darwin.mm')
0 files changed, 0 insertions, 0 deletions