You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should secure access to the debugger to avoid leaking information about bug reports or adding exposed surface.
In terms of solution the simplest way would likely be to implement something like next-auth as a first step.
An alternative might be to make the debugger require our Tailscale VPN, but I assume this would be more involved in how we deploy it.
Whatever is the simplest first wins imo.
The text was updated successfully, but these errors were encountered:
We should secure access to the debugger to avoid leaking information about bug reports or adding exposed surface.
In terms of solution the simplest way would likely be to implement something like next-auth as a first step.
An alternative might be to make the debugger require our Tailscale VPN, but I assume this would be more involved in how we deploy it.
Whatever is the simplest first wins imo.
The text was updated successfully, but these errors were encountered: