Closed MAX-786 closed 3 months ago
Fixes #124 Fix of the Bug: adminUI ignores everything (pathnames, hash etc.) except origin of the custom typed in URL
To reproduce:
FIX: now it takes the url as a whole (url.href is now used inplace of url.origin ) after url validation.
Fixes #124 Fix of the Bug: adminUI ignores everything (pathnames, hash etc.) except origin of the custom typed in URL
To reproduce:
FIX: now it takes the url as a whole (url.href is now used inplace of url.origin ) after url validation.