From 29d5356f8501cf2a9f07d83c9e2748ff3a3d034a Mon Sep 17 00:00:00 2001 From: Reese Norris Date: Mon, 27 Jul 2026 19:00:51 -0400 Subject: [PATCH] web: tighten account page help copy Drop redundant rating and multi-device session notes from the account forms. --- internal/web/templates/account.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/internal/web/templates/account.html b/internal/web/templates/account.html index 351942e..de17761 100644 --- a/internal/web/templates/account.html +++ b/internal/web/templates/account.html @@ -26,17 +26,10 @@
Pilot rating
{{ .PilotLabel }}
-

- Network and pilot ratings can only be changed by a supervisor. -

Change password

-

- Changing your password does not sign out other devices until their session expires. - Deleting or disabling the account ends other sessions on their next request. -

@@ -74,8 +67,6 @@

Delete my account

This deactivates your certificate. You will not be able to log in again. - A supervisor can restore a soft-deleted account. Hard delete is irreversible - and only available when enabled on this server.

{{ if .DeleteError }}