Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on fresh install, successful login redirects back to login page. cannot load backoffice #85

Closed
w-le opened this issue Dec 3, 2021 · 3 comments
Assignees
Labels
type: bug something isn't working

Comments

@w-le
Copy link
Contributor

w-le commented Dec 3, 2021

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)

git clone
./placeos start

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

@w-le w-le added the type: bug something isn't working label Dec 3, 2021
@w-le w-le self-assigned this Dec 3, 2021
@w-le
Copy link
Contributor Author

w-le commented Dec 3, 2021

wip at branch fix/login, tested ok

@w-le w-le linked a pull request Dec 6, 2021 that will close this issue
@w-le
Copy link
Contributor Author

w-le commented Dec 6, 2021

fix/login branch tested ok on 3 different WSL ubuntu systems

@stakach
Copy link
Member

stakach commented Dec 6, 2021

added comments to PlaceOS/auth#47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants