change manage terms

This commit is contained in:
miloschwartz
2025-10-15 16:54:16 -07:00
parent 5dda2a2341
commit ba2ab8c5eb
10 changed files with 28 additions and 59 deletions

View File

@@ -4,7 +4,7 @@ description: "Configure a custom authentication page URL for your organization"
---
<Note>
Custom auth pages are only available in managed self-hosted nodes or in the cloud.
Custom auth pages are only available in Pangolin Cloud.
</Note>
Custom organization authentication pages let you serve the login page at your own domain instead of the default `pangolin.fossorial.io`. This provides better user experience and brand consistency.

View File

@@ -59,12 +59,6 @@ Path match rules allow URL patterns defined with plain text and wildcards (`*`)
### Country
<Note>
Geo blocking is only available for targets created with managed self-hosted nodes or in the cloud because we need to host services to resolve IP addresses and evolve it quickly as network change.
Fully self hosted users can install a [Traefik plugin](/self-host/community-guides/geoblock) for geo blocking support.
</Note>
Country match rules allow you to specify allowed or denied countries for requests based on their IP address. This is useful for geo-restrictions or compliance with regional regulations.
We use a IP database to geolocate the IP address but this is not always accurate. We try to keep it updated, but there may be cases where the location is incorrect.