Add AuthStack object to try to solve issue 5864 (double auth_info_requested()...
Add AuthStack object to try to solve issue 5864 (double auth_info_requested() because of double challenge). Unfortunately this is not complete, as it creates problems with ProxyConfig erroneously and transciently moving to Failed state. This will be fixed later.
src/auth-info/auth-stack.cpp
0 → 100644
src/auth-info/auth-stack.h
0 → 100644
Please register or sign in to comment