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

Public Cloud > AI Training: private Docker registry password field should not be limited to 50 characters #9675

Open
1 of 2 tasks
Benzhaomin opened this issue Jul 19, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Benzhaomin
Copy link
Contributor

Have you already contacted our help centre?

  • Yes, I have contacted the help centre.

Is there an existing issue for this?

  • I have checked the existing issues

Describe the bug

In the Public Cloud > AI Training > Add a private Docker registry form, the Password field shouldn't have a 50 characters max length because it prevents usage of JWTs for instance for Jetbrains registries.

Steps To Reproduce

  1. select a PCI project
  2. open the AI Training section
  3. click on the Private Docker Registry tab
  4. click on the Add button
  5. enter a long password or JWT
  6. the password is cut at 50 characters

Expected Behavior

That Password field should allow using a password of any size to handle JSON Web Token authentication.

What browsers are you using?

Firefox

Which devices are used?

No response

Additional information to add?

No response

@Benzhaomin Benzhaomin added the bug Something isn't working label Jul 19, 2023
@Benzhaomin Benzhaomin self-assigned this Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant