Skip to content
Vignesh Rao edited this page Jun 9, 2026 · 8 revisions
  • TODO: Include a warning or block dropping a table in the UI
  • TODO: Figure out why multiple workers keeps knocking off the session_token despite being a top-level dict (DB?)
  • TODO: Logout should invalidate the session at server end
  • TODO: Remove IP based access control and revert to request.client.host for rps, and brute force
  • TODO: Require secret for UI login
  • TODO: Require TOTP to delete a secret or drop a table
  • TODO: Implement JWT for session_token

Clone this wiki locally