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
visit https://localhost:8443/backoffice
attempting to login with that user specified username and password actually 401s (a seperate bug)
but logging in with a previous default support@place.tech:development works 202
BUT after forwarding to /backoffice, we are redirected back to /login
Describe the bug
on fresh install, successful login redirects back to login page. cannot load backoffice
Your environment
partner-environment at e83eaa8
To Reproduce
(Ubuntu 20 via WSL on Windows 10)
set the default username
set a password
visit https://localhost:8443/backoffice
attempting to login with that user specified username and password actually 401s (a seperate bug)
but logging in with a previous default support@place.tech:development works 202
BUT after forwarding to /backoffice, we are redirected back to /login
I think that the behaviour started after this change: PlaceOS/auth@35258dd
The text was updated successfully, but these errors were encountered: