-
Notifications
You must be signed in to change notification settings - Fork 9
Urlencode CI token #370
Copy link
Copy link
Open
Labels
Scope: CIContinuous IntegrationContinuous IntegrationSeverity3: MinorThe defect affects minor functionality or non-critical data. It has an easy workaround.The defect affects minor functionality or non-critical data. It has an easy workaround.Type: Buggood first issueEasy issues for newcomers to the project.Easy issues for newcomers to the project.
Description
Activity
Metadata
Metadata
Assignees
Labels
Scope: CIContinuous IntegrationContinuous IntegrationSeverity3: MinorThe defect affects minor functionality or non-critical data. It has an easy workaround.The defect affects minor functionality or non-critical data. It has an easy workaround.Type: Buggood first issueEasy issues for newcomers to the project.Easy issues for newcomers to the project.
I'm submitting a...
Current behavior
Currently the CI token is not escaped, i.e. chars like
#and@need to be manually urlencoded https://github.com/nexus-devs/NexusHub/blob/development/ci/git/push-staging.sh#L20Expected behavior
Automatically urlencode the NEXUS_CI_TOKEN string
Minimal reproduction of the problem
Environment
Browser:
For development issues:
Additional Description