Open Aypac opened 4 years ago
Should be fixed with 106dae0650731664e16410046a6960893e20c562
It's now never trying to authenticate, unless it gets an "Unauthenticated" error. It takes the nonce from that request then and re-sends that same request.
Note: this is still being tested and not on the main branch yet. To be closed as soon as merged into master.
When a FritzBox is configured to not require authentication, the reply never contains a nonce. This makes this script fail, even though no authentication is required and it could just go ahead.