Skip to content

fix(authentication): hostnamevalidator accepts folders

Kerri Miller requested to merge github/fork/a333klm/trunk into trunk

Created by: a333klm

  • the hostname validator did not accept hostnames like localhost:8888/gitlab

Fixes #960 (closed)

How Has This Been Tested?

I put the regex in a regex validator

Merge request reports