kubesphere / kubesphere/ks-devops
base64-encoded string echoed back to the frontend page when creating DevOps Credentials
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 164
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
Describe the Bug
I found that at the moment of clicking confirm, the "username" here will become a base64-encoded string.
I guess here is a base64-encoded string that needs to be passed to the backend, but should it be echoed back to the frontend page?


Versions Used
KubeSphere: nightly-20210422
/area console
/priority Low
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the DevOps Credentials creation flow in the console and inspect what is shown after clicking confirm. Trace whether the base64-encoded username is required only for the backend, then verify that the frontend no longer exposes it while credential creation still succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100