Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working when passwort auth is disabled #31

Open
Aypac opened this issue Mar 10, 2020 · 3 comments
Open

Not working when passwort auth is disabled #31

Aypac opened this issue Mar 10, 2020 · 3 comments
Assignees

Comments

@Aypac
Copy link
Owner

Aypac commented Mar 10, 2020

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.

@Aypac
Copy link
Owner Author

Aypac commented Mar 10, 2020

Should be fixed with
106dae0

@Aypac Aypac self-assigned this Mar 10, 2020
@Aypac
Copy link
Owner Author

Aypac commented Mar 10, 2020

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.

@Aypac
Copy link
Owner Author

Aypac commented Jun 10, 2020

Note: this is still being tested and not on the main branch yet. To be closed as soon as merged into master.

@Aypac Aypac mentioned this issue Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant