NexusHub icon indicating copy to clipboard operation
NexusHub copied to clipboard

Urlencode CI token

Open Nakroma opened this issue 5 years ago • 0 comments

I'm submitting a...

  • [x] Bug report
  • [ ] Feature request
  • [ ] Documentation issue or request

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#L20


Expected behavior

Automatically urlencode the NEXUS_CI_TOKEN string


Minimal reproduction of the problem


Environment

Browser:

  • [ ] Chrome (desktop) version:
  • [ ] Chrome (Android) version:
  • [ ] Chrome (iOS) version:
  • [ ] Firefox version:
  • [ ] Safari (desktop) version:
  • [ ] Safari (iOS) version:
  • [ ] IE version:
  • [ ] Edge version:

For development issues:

  • Node version:
  • Operating System:

Additional Description

Nakroma avatar May 05 '20 14:05 Nakroma