mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #282] update: UnicodeDecodeError #228
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Sep 5, 2016).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/282
Originally assigned to: @ThomasWaldmann on GitHub.
@ThomasWaldmann commented on GitHub (Sep 5, 2016):
Guess we won't support anything else than utf-8, but check that we fail gracefully here and return an appropriate http error code to the update client.
@ThomasWaldmann commented on GitHub (Sep 5, 2016):
Hmm, the decode fail is in the password part of the http auth header and it maybe was iso-8859-5.
@ThomasWaldmann commented on GitHub (Sep 5, 2016):
Hmm, considering that we generate a ascii per-host update secret, this must be a user fault also.
Either he just entered some crap or his fritzbox is dying or he entered his user login password, which is not the same as the host update password.