Add a helpful validation message when masked variable contains unsupported characters
Release notes
Problem to solve
When creating a new project or group variable, masked variables can't contain characters outside of the Base64 alphabet (RFC4648), and the @
, :
, .
and ~
characters.
We show the same generic error that is unhelpful in resolving the problem when unsupported characters are used for a masked variable value.
Proposal
When attempting to mask a variable with value that uses unsupported characters, show a clear error message that allows you to fix the problem.
Value can only contain characters from the Base64 alphabet (RFC4648), and the
@,
:,
.and
~ characters.
Intended users
Feature Usage Metrics
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.