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 page should error when incorrect credentials are given #9

Closed
murchu27 opened this issue Aug 26, 2021 · 4 comments
Closed

Login page should error when incorrect credentials are given #9

murchu27 opened this issue Aug 26, 2021 · 4 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@murchu27
Copy link

If I try to login with the wrong credentials, the login page lets me in to the app, and doesn't tell me that there was an issue - the dashboard just doesn't load.

The login page should check my credentials before letting me in, and show an error message of some kind if my credentials didn't work.

@Jeoxs
Copy link
Owner

Jeoxs commented Aug 26, 2021

Hello, @murchu27

Thank you for your feedback. I'll get into this. There is a validation method for this, but I'll check why the method doesn't work!

@Jeoxs Jeoxs self-assigned this Aug 26, 2021
@Jeoxs Jeoxs added the bug Something isn't working label Aug 26, 2021
@Jeoxs Jeoxs added this to To do in Khanos via automation Aug 26, 2021
@Jeoxs
Copy link
Owner

Jeoxs commented Aug 26, 2021

Hey, @murchu27! Can you give me a little more information? I'll need to know:

  • Current Khanos version on your device
  • Current Kanboard Version on your backend

Jeoxs added a commit that referenced this issue Aug 26, 2021
@Jeoxs Jeoxs pinned this issue Aug 26, 2021
@Jeoxs Jeoxs unpinned this issue Aug 26, 2021
@Jeoxs
Copy link
Owner

Jeoxs commented Aug 26, 2021

I published a pre-release version with some enhancements to the login methods. Can you check that new build by downloading and trying it on your device?

@murchu27
Copy link
Author

Hey @Jeoxs, just tried the pre-release, works just like you said! I'm honestly having trouble even logging in at all, but that's for another issue. I'll close this

Khanos automation moved this from To do to Done Aug 27, 2021
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
Development

No branches or pull requests

2 participants