mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #451] fqdn as a username for basic auth can be too long for some routers #325
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#325
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 @brice-gros on GitHub (Jan 14, 2020).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/451
The Host table should have a http_user field instead of using the fqdn, some devices have a limit on the length of the username. 30 characters was the shortest maximum length encountered so far.
@adrienb4 commented on GitHub (Jan 17, 2020):
Yes I confirm.
Zyxel USG limit username to 31 characters.
Difficult with long fqdn....
Very good idea :)
@ThomasWaldmann commented on GitHub (Apr 15, 2023):
how's the current state of this? did they ever fix their username fields to accept longer user names?
@brice-gros with what device(s) did you have issues?
@adrienb4 how's it with Zyxel USG now?
@brice-gros commented on GitHub (Apr 17, 2023):
The proposed PR for fixing it has not been merged. I don't know if they fixed it otherwise.
The issue was identified with a Zyxel USG.
@ThomasWaldmann commented on GitHub (Apr 17, 2023):
Well, with "they", I meant the router (or "update client" in general) manufacturers allowing longer names.
@brice-gros commented on GitHub (Apr 17, 2023):
haha the question makes more sense now,
I didn't pay attention you are the maitainer 😅
@adrienb4 is most likely to know than me on this