website/docs: Reorganize policy documentation (#21133)

* Reorganize policy documentation

* website/docs: address policy docs review feedback

* post-rebase

* website/docs: Reorganize policy documentation -- Revisions (#21601)

* apply suggestions

---------

Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
This commit is contained in:
Dominic R
2026-04-16 07:11:52 -04:00
committed by GitHub
parent d2cbd82d7a
commit 404570a4d2
49 changed files with 1093 additions and 502 deletions

View File

@@ -43,7 +43,7 @@ slug: "/releases/2025.2"
Add the ability to check for the distance a user has moved compared to a previous login, and add the option to check impossible travel distances based on client IP.
These options can be used to detect and prevent access from potentially stolen authentik sessions or stolen devices. Refer to our [documentation](../../customize/policies/index.md#geoip-policy).
These options can be used to detect and prevent access from potentially stolen authentik sessions or stolen devices. Refer to our [documentation](../../customize/policies/types/geoip.md).
- **Email OTP Authenticator Setup Stage**