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

Make login work with 2FA #11

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

Make login work with 2FA #11

murchu27 opened this issue Aug 27, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@murchu27
Copy link

murchu27 commented Aug 27, 2021

If I enable 2FA for my user on Kanboard, I can't login to Khanos. I get the error in the below screenshot. If I disable 2FA, the error doesn't show, and I login successfully.

I'm using:
Kanboard v1.2.20
Khanos v1.1.2 (Pre-release)

Screenshot_20210827-073510

@Jeoxs
Copy link
Owner

Jeoxs commented Aug 27, 2021

Hello! 2FA is not supported in Khanos for now. It is planned as a feature for a future release.

@Jeoxs Jeoxs self-assigned this Aug 27, 2021
@Jeoxs Jeoxs added the enhancement New feature or request label Aug 27, 2021
@Jeoxs Jeoxs added this to To do in Khanos via automation Aug 27, 2021
@murchu27
Copy link
Author

murchu27 commented Sep 2, 2021

A side note for anyone coming across this while this is still in the pipeline.

If you would like to use 2FA on the Kanboard web client, and are okay going without this extra layer of security when using Khanos, you can login to Khanos using a personal API access token, instead of a password.

You can generate a personal API access token on the Kanboard web client by going to "Users management", choosing your user, and choosing "API" in the left menu.

Now, if you have 2FA enabled, or if you enable it later, you can still login to Khanos using this token instead of your password.

image
image

@Jeoxs
Copy link
Owner

Jeoxs commented Sep 2, 2021

Hey @murchu27 this is a great workaround. Thank you for the info!

@Jeoxs
Copy link
Owner

Jeoxs commented Oct 30, 2021

Hello @murchu27 aparently this is the only way for authenticating when having 2FA since Kanboard 1.2.8. I can find any solution with the current Kanboard API other than this. I'll close this issue for now until I get a better solution from the API

@Jeoxs Jeoxs closed this as completed Oct 30, 2021
Khanos automation moved this from To do to Done Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants