Shared Login Model
Uses the HeliPerf `users` table, password hashes, active flags, roles, and two-factor modes.
Flight Operations Access
HeliPerf Ops uses the same user database and sign-in format as HeliPerf, while staying a standalone operations portal for SMS hook tooling, current ops normals, route handling, and support workflows.
Uses the HeliPerf `users` table, password hashes, active flags, roles, and two-factor modes.
Adds `ops_access_level` so users can be `ops` or `ops_admin` without automatically receiving Weight and Balance permissions.
Keeps the ops portal deployable on its own while matching the same visual language and account format.