diff --git a/docs/content/en/reference/guides/http-archive-file.md b/docs/content/en/reference/guides/http-archive-file.md index 735676b34..ff18947e5 100644 --- a/docs/content/en/reference/guides/http-archive-file.md +++ b/docs/content/en/reference/guides/http-archive-file.md @@ -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. -### Domain - -See the dedicated [Domain Sanitization](domain-sanitizaiton.md) reference guide. +For generic sanitization information see the [Troubleshooting Sanitization guide](troubleshooting-sanitizaiton.md). ### Security Sensitive Information diff --git a/docs/content/en/roadmap/active/dashboard-control-panel.md b/docs/content/en/roadmap/active/dashboard-control-panel.md index ff6ae1b8d..4ea61c4c8 100644 --- a/docs/content/en/roadmap/active/dashboard-control-panel.md +++ b/docs/content/en/roadmap/active/dashboard-control-panel.md @@ -26,7 +26,7 @@ due to how important or difficult to implement they are. ### 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 register multiple WebAuthn keys. diff --git a/docs/content/en/roadmap/active/webauthn.md b/docs/content/en/roadmap/active/webauthn.md index 08040a167..65f19262d 100644 --- a/docs/content/en/roadmap/active/webauthn.md +++ b/docs/content/en/roadmap/active/webauthn.md @@ -41,7 +41,7 @@ Implement [WebAuthn] as a replacement for [FIDO U2F] with backwards compatibilit ### 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 the backend, it's just the public facing interface elements remaining.