mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +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.