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

Check upper limits for passwords #6892

Open
3 tasks
rsmontero opened this issue Feb 3, 2025 · 0 comments
Open
3 tasks

Check upper limits for passwords #6892

rsmontero opened this issue Feb 3, 2025 · 0 comments

Comments

@rsmontero
Copy link
Member

Description
oned does not perform any check on upper limits for password field. This can potentially lead to big User document sizes.

To Reproduce

Expected behavior
oned checks, ideally per driver, the minimum and max length of the password. And notify the user in case of error

Details

  • Affected Component: oned
  • Hypervisor: -
  • Version: -

Additional context

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
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

2 participants