website/docs: fix 404s on ldap provider docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-11-06 00:01:38 +01:00
parent 9cad24b180
commit ac2e85c003
2 changed files with 4 additions and 3 deletions

View File

@ -68,9 +68,9 @@ All bind modes rely on flows.
The following stages are supported:
- [Identification](../../flow/stages/identification/)
- [Password](../../flow/stages/password/)
- [Authenticator validation](../../flow/stages/authenticator_validate/)
- [Identification](../../flow/stages/identification/index.md)
- [Password](../../flow/stages/password/index.md)
- [Authenticator validation](../../flow/stages/authenticator_validate/index.md)
Note: Authenticator validation currently only supports DUO devices

View File

@ -76,6 +76,7 @@ module.exports = {
"services/powerdns-admin/index",
"services/snipe-it/index",
"services/truecommand/index",
"services/sssd/index",
"services/veeam-enterprise-manager/index",
],
},