Show an IPv6 sample in placeholder text
What does this MR do and why?
Describe in detail what your merge request does and why.
The restrict by IP feature for groups supports IPv6 CIDRs but this is not clear from the UI
Support for IPv6 was added in the original feature and was reinforced via !39061 (merged)
This change extends the placeholder text with an IPv6 CIDR example into the Group settings field that accepts IP restriction ranges
Related documentation MR: !80789 (merged)
Related customer ticket: https://gitlab.zendesk.com/agent/tickets/267060
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
Before:
After:
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Enable Premium or Ultimate license
- Create a Group
- Visit Group - Settings - General - Permission and Group features - Allow access to the following IP addresses
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.