mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-04 14:22:09 +03:00
Point the login page at the existing public bootstrap endpoint instead of the protected /api/settings route. Also extend the public bootstrap response with hasPassword and setupComplete so unauthenticated users get the correct first-run or password-setup flow without triggering a 401.