Skip to content

Use simpler and less restrictive server url regex

Tobias Fella requested to merge work/tobias/server-regex into master

The old regex was too restrictive. The new one will allow invalid urls, but we don't gain anything from preventing that

BUG: 486888

Merge request reports