docs: roadmap permalinks (#3614)
parent
d2f1e5d36d
commit
2b6b6ef1f0
|
@ -216,6 +216,7 @@ ntp:
|
||||||
##
|
##
|
||||||
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
||||||
authentication_backend:
|
authentication_backend:
|
||||||
|
|
||||||
## Password Reset Options.
|
## Password Reset Options.
|
||||||
password_reset:
|
password_reset:
|
||||||
## Disable both the HTML element and the API for reset password functionality.
|
## Disable both the HTML element and the API for reset password functionality.
|
||||||
|
|
|
@ -10,6 +10,8 @@ menu:
|
||||||
parent: "active"
|
parent: "active"
|
||||||
weight: 240
|
weight: 240
|
||||||
toc: true
|
toc: true
|
||||||
|
aliases:
|
||||||
|
- /r/dashboard
|
||||||
---
|
---
|
||||||
|
|
||||||
This feature has several major impacts on other roadmap items. For example several OpenID Connect features would greatly
|
This feature has several major impacts on other roadmap items. For example several OpenID Connect features would greatly
|
||||||
|
|
|
@ -10,6 +10,8 @@ menu:
|
||||||
parent: "active"
|
parent: "active"
|
||||||
weight: 230
|
weight: 230
|
||||||
toc: true
|
toc: true
|
||||||
|
aliases:
|
||||||
|
- /r/i18n
|
||||||
---
|
---
|
||||||
|
|
||||||
This can easily be done in the web interface and automatically adapt to the users browser.
|
This can easily be done in the web interface and automatically adapt to the users browser.
|
||||||
|
|
|
@ -10,6 +10,8 @@ menu:
|
||||||
parent: "active"
|
parent: "active"
|
||||||
weight: 250
|
weight: 250
|
||||||
toc: true
|
toc: true
|
||||||
|
aliases:
|
||||||
|
- /r/k8s-docs
|
||||||
---
|
---
|
||||||
|
|
||||||
## Stages
|
## Stages
|
||||||
|
|
|
@ -10,6 +10,8 @@ menu:
|
||||||
parent: "active"
|
parent: "active"
|
||||||
weight: 230
|
weight: 230
|
||||||
toc: true
|
toc: true
|
||||||
|
aliases:
|
||||||
|
- /r/multi-domain-protection
|
||||||
---
|
---
|
||||||
|
|
||||||
We have seen and heard the feedback from our users and we are acting on it. This feature is being prioritized. Allowing
|
We have seen and heard the feedback from our users and we are acting on it. This feature is being prioritized. Allowing
|
||||||
|
|
|
@ -11,6 +11,7 @@ menu:
|
||||||
weight: 221
|
weight: 221
|
||||||
toc: true
|
toc: true
|
||||||
aliases:
|
aliases:
|
||||||
|
- /r/openid-connect
|
||||||
- /docs/roadmap/oidc.html
|
- /docs/roadmap/oidc.html
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,8 @@ menu:
|
||||||
parent: "active"
|
parent: "active"
|
||||||
weight: 220
|
weight: 220
|
||||||
toc: true
|
toc: true
|
||||||
|
aliases:
|
||||||
|
- /r/webauthn
|
||||||
---
|
---
|
||||||
|
|
||||||
[WebAuthn] requires urgent implementation as it is being deprecated by Chrome. It is a modern evolution of the
|
[WebAuthn] requires urgent implementation as it is being deprecated by Chrome. It is a modern evolution of the
|
||||||
|
|
|
@ -216,6 +216,7 @@ ntp:
|
||||||
##
|
##
|
||||||
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
## The available providers are: `file`, `ldap`. You must use only one of these providers.
|
||||||
authentication_backend:
|
authentication_backend:
|
||||||
|
|
||||||
## Password Reset Options.
|
## Password Reset Options.
|
||||||
password_reset:
|
password_reset:
|
||||||
## Disable both the HTML element and the API for reset password functionality.
|
## Disable both the HTML element and the API for reset password functionality.
|
||||||
|
|
Loading…
Reference in New Issue