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

Login on Admin #11

Open
genofire opened this issue Apr 20, 2021 · 4 comments
Open

Login on Admin #11

genofire opened this issue Apr 20, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@genofire
Copy link
Member

genofire commented Apr 20, 2021

Check if you are logged-in already, by using API-Endpoint:
/api/v1/auth/status

if not, show a Login-Screen, which send a request to:
/api/v1/auth/login


if logged-in show username (fetched by /api/v1/auth/status)

@genofire genofire reopened this Aug 22, 2021
@genofire
Copy link
Member Author

solved in fa0dfa8

@genofire
Copy link
Member Author

genofire commented Aug 22, 2021

Known Bugs:

  • Login with Enter (fixed in 7381d26)
  • if logged then not redirect to Admin

@genofire genofire added the bug Something isn't working label Aug 22, 2021
@mugraph
Copy link
Contributor

mugraph commented Oct 27, 2021

can you explicate what is meant with the second issue?

@genofire
Copy link
Member Author

if you are already logged in and enter: https://v2-dev.media.kukoon.de/login automaticaly redirect to https://v2-dev.media.kukoon.de/admin

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

No branches or pull requests

2 participants