jenkinsci / jenkinsci/credentials-plugin
[JENKINS-65991] Unsafe characters in Credentials Domain
- Dominant language
- Java
- Stars
- 134
- Forks
- 258
- Avg merge
- 48m
- Merged PRs (30d)
- 1
Description
When creating Security Credential domains (or updating an existing one), spaces and other characters (like the slash /) don't get escaped properly in the domain name and causes weird results.
Specifically when using a forward slash, the configuration is no longer accessible.

---
Originally reported by
laughdonor, imported from: Unsafe characters in Credentials Domain
Raw content of original issue
When creating Security Credential domains (or updating an existing one), spaces and other characters (like the slash /) don't get escaped properly in the domain name and causes weird results.
Specifically when using a forward slash, the configuration is no longer accessible.
- environment:
Jenkins 2.277.3
1 attachment
- [image-2021-06-25-09-52-25-568.png](https://issues.jenkins.io/secure/attachment/55061/image-2021-06-25-09-52-25-568.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.