fix(ui): app-gate warning names FIPS alongside LAN, Tailscale and Tor
Demo images / Build & push demo images (push) Successful in 3m28s
Demo images / Build & push demo images (push) Successful in 3m28s
The mesh is a reach path like the others; omitting it understated what turning an app's gate off exposes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
58cdea5e79
commit
b113fafee4
@@ -579,7 +579,7 @@
|
||||
"appGateRequireLogin": "Require dashboard login (app gate)",
|
||||
"appGateOnNote": "Every visit to this app must sign in with your node password first. The app's own login (if any) comes after.",
|
||||
"appGateOffNote": "This app is served directly with its own login. The node still fronts the connection (embedding fixes, retry page, Tor), but does not ask for your dashboard password.",
|
||||
"appGateOffWarning": "Anyone who can reach this node — LAN, Tailscale, Tor — reaches this app's own login page. Only turn this off for apps with a real login of their own (Gitea, BTCPay).",
|
||||
"appGateOffWarning": "Anyone who can reach this node — LAN, Tailscale, Tor, FIPS — reaches this app's own login page. Only turn this off for apps with a real login of their own (Gitea, BTCPay).",
|
||||
"appGateApply": "Apply",
|
||||
"runningVersion": "Running version",
|
||||
"selectVersion": "Version",
|
||||
|
||||
Reference in New Issue
Block a user