docs: misc roadmap adjustments and fixes (#4073)

pull/4075/head
James Elliott 2022-09-26 05:02:51 +10:00 committed by GitHub
parent 3a65d9af54
commit f04596b8e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View File

@ -29,9 +29,7 @@ present in an environment.
The following section outlines some helpful information if you wish to sanitize your HAR file to share it with others. The following section outlines some helpful information if you wish to sanitize your HAR file to share it with others.
### Domain For generic sanitization information see the [Troubleshooting Sanitization guide](troubleshooting-sanitizaiton.md).
See the dedicated [Domain Sanitization](domain-sanitizaiton.md) reference guide.
### Security Sensitive Information ### Security Sensitive Information

View File

@ -26,7 +26,7 @@ due to how important or difficult to implement they are.
### Initial Implementation ### Initial Implementation
{{< roadmap-status >}} {{< roadmap-status stage="in-progress" version="v4.38.0" >}}
Add control panel with the ability to control all of the current settings, with the added benefit of being able to Add control panel with the ability to control all of the current settings, with the added benefit of being able to
register multiple WebAuthn keys. register multiple WebAuthn keys.

View File

@ -41,7 +41,7 @@ Implement [WebAuthn] as a replacement for [FIDO U2F] with backwards compatibilit
### Multi Device Registration ### Multi Device Registration
{{< roadmap-status >}} {{< roadmap-status stage="in-progress" version="v4.38.0" >}}
Implement multi device registration as part of the user interface. This is technically implemented for the most part in Implement multi device registration as part of the user interface. This is technically implemented for the most part in
the backend, it's just the public facing interface elements remaining. the backend, it's just the public facing interface elements remaining.