Skip to content

Conversation

@aakashH242
Copy link
Contributor

@aakashH242 aakashH242 commented Oct 25, 2025

Signed-off-by: Aakash [email protected]

✨ Feature / Enhancement PR

🔗 Epic / Issue

Closes #1336


🚀 Summary (1-2 sentences)

Adds a toggle button to unmask/mask the value entered in password textboxes when admins create/edit servers with authentication types - Basic Auth, Bearer Token and Custom Headers.


🧪 Checks

  • make lint passes
  • make test passes
  • CHANGELOG updated (if user-facing)

📓 Notes (optional)

Screenshots

toggle-button-on-header toggle-button-off-header toggle-button-on-bt toggle-button-off-bt toggle-button-on-ba toggle-button-off-ba

@aakashH242 aakashH242 force-pushed the feat/password-mask-toggle branch 2 times, most recently from bd4e218 to 4ec0e02 Compare October 25, 2025 04:04
@aakashH242 aakashH242 changed the title (Feature) #1336 Added toggles on password input textboxes to mask/unmask the entered value. feat: #1336 Added toggles on password input textboxes to mask/unmask the entered value. Oct 25, 2025
@aakashH242 aakashH242 force-pushed the feat/password-mask-toggle branch 2 times, most recently from 2da9548 to 4557580 Compare October 25, 2025 04:26
Aakash and others added 2 commits October 28, 2025 22:44
Signed-off-by: Mihai Criveti <[email protected]>
@crivetimihai crivetimihai force-pushed the feat/password-mask-toggle branch from 4557580 to 31e180d Compare October 28, 2025 22:57
@crivetimihai crivetimihai self-assigned this Oct 28, 2025
Copy link
Member

@crivetimihai crivetimihai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@crivetimihai crivetimihai merged commit 912bdcb into IBM:main Oct 28, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add toggles to password/sensitive textboxes to mask/unmask the input value.

2 participants