mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-25 22:36:50 +00:00
change manage terms
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user