You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
// ONS name can have [a-zA-Z0-9_-] except that - is not allowed as start or end
15
15
// do not define a regex but rather create it on the fly to avoid https://stackoverflow.com/questions/3891641/regex-test-only-works-every-other-time
@@ -56,48 +56,15 @@ async function getSessionIDForOnsName(onsNameCase: string) {
0 commit comments