Updated geodb

- Updated geoip table
- Fixed bug in streamproxy delete in dev version
- Commented SSO related features (WIP) for release
This commit is contained in:
Toby Chui
2024-10-27 16:35:59 +08:00
parent 5f64b622b5
commit f927bb539a
5 changed files with 51958 additions and 30830 deletions

View File

@@ -1,3 +1,14 @@
<div class="standardContainer">
<div class="ui basic segment">
<div class="ui message">
<div class="header">
Work in Progress
</div>
<p>The SSO feature is currently under development.</p>
</div>
</div>
</div>
<!--
<div class="standardContainer">
<div class="ui basic segment">
<h2>Zoraxy SSO / Oauth</h2>
@@ -366,4 +377,5 @@
//Open the registered user management snippet
showSideWrapper("snippet/sso_user.html");
}
</script>
</script>
-->