Skip to content

Annotations: Allow `@` in URLs.

Placeholder github Source User requested to merge github/fork/pando85/at-auth into main

The same as #11739 (closed), we need to allow those kinds of configurations in case your group names contain your domain separated by an at symbol.

What this PR does / why we need it:

To allow group names that contain the domain.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • CVE Report (Scanner found CVE and adding report)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation only

Which issue/s this PR fixes

How Has This Been Tested?

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have added unit and/or e2e tests to cover my changes.
  • All new and existing tests passed.

Merge request reports

Loading