-
- Downloads
Sanitize URL substring used for determining if the instance is hosted (#14526)
- Sanitizes URL substring used for determining if the instance is hosted - Simplifies `isHosted()` method by using regex - Fixes the [CodeQL warning](https://github.com/metabase/metabase/pull/14511/checks?check_run_id=1770709190) from #14511 * Guard against trailing forward slash `/`
Please register or sign in to comment