mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Fixes #2304. - If the tunnel disconnects because of connlib, or because the tunnel is incorrectly configured (we don't expect that to happen), the user is signed out. - If the tunnel disconnects because the user disconnected it in Settings, the user is not signed out, and no alert is shown - If the tunnel disconnects because the OS brought it down for some other reason (not sure what it could be), the user is not signed out, and an alert is shown. Alert will be shown only if the app is running at that time.
4 lines
380 B
Plaintext
4 lines
380 B
Plaintext
[codespell]
|
|
skip = ./website/.next,./website/pnpm-lock.yaml,./rust/target,Cargo.lock,./website/docs/reference/api/*.mdx,./erl_crash.dump,./apps/*/erl_crash.dump,./cover,./vendor,*.json,seeds.exs,./**/node_modules,./deps,./priv/static,./priv/plts,./**/priv/static,./.git,./_build
|
|
ignore-words-list = optin,crate,keypair,keypairs,iif,statics,wee,anull,commitish,inout,fo,superceded
|