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

[BUG] Username field too short #2031

Closed
1 task done
jvinolas opened this issue May 24, 2024 · 1 comment · Fixed by #2035
Closed
1 task done

[BUG] Username field too short #2031

jvinolas opened this issue May 24, 2024 · 1 comment · Fixed by #2035
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jvinolas
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Username field is restricted to 20 chars. Not enough for some users, for example when using a proxy gate with long user:host names:

image

Expected Behavior

Longer username field restriction for new monitored hosts.

Steps To Reproduce

  1. docker compose
  2. default config
  3. add new monitored host
  4. username field restricted to 20 chars

Environment

HertzBeat version(s): v1.5.0

Debug logs

No response

Anything else?

No response

@jvinolas jvinolas added the bug Something isn't working label May 24, 2024
@tomsun28 tomsun28 added the good first issue Good for newcomers label May 25, 2024
@zuobiao-zhou
Copy link
Member

I can fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Development

Successfully merging a pull request may close this issue.

3 participants