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

Add two-factor authentication #13704

Merged
merged 14 commits into from
May 18, 2023
Merged

Add two-factor authentication #13704

merged 14 commits into from
May 18, 2023

Conversation

MikeAlhayek
Copy link
Member

@MikeAlhayek MikeAlhayek commented May 17, 2023

Fix #13703

2fa-settings

@MikeAlhayek MikeAlhayek marked this pull request as ready for review May 17, 2023 19:12
@MikeAlhayek
Copy link
Member Author

MikeAlhayek commented May 17, 2023

@jtkech you may me interested in reviewing this one. If you have time, a review is much appreciated. Hopefully @sebastienros can do a review during triage tomorrow.

@agriffard agriffard changed the title Add tow-factor authentication Add two-factor authentication May 18, 2023
Copy link
Member

@hishamco hishamco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did a quick review, suggesting few changes, I will revise the PR again

Great work Mike!!

@hishamco
Copy link
Member

hishamco commented May 18, 2023

BTW can we make the Token length a textbox instead of forcing user to select 6 or 8 digits?

@hishamco
Copy link
Member

@MikeAlhayek could you please provide a screenshot for asking for the token and possibly how to recover the missing token? Also it would be nice if you can demo it in the OC steering meeting

@MikeAlhayek
Copy link
Member Author

It was demonstrated yesterday during the meeting :).

@MikeAlhayek
Copy link
Member Author

BTW can we make the Token length a textbox instead of forcing user to select 6 or 8 digits?

No. The specification of the Authenticator apps only support 6 or 8.

@hishamco
Copy link
Member

I expect something like that :) unfortunately, I didn't attend last few meetings

@MikeAlhayek MikeAlhayek enabled auto-merge (squash) May 18, 2023 19:18
@sebastienros
Copy link
Member

@MikeAlhayek
Copy link
Member Author

I think I was looking at a code that was generated using the code generator. Either way, it be good news is that we don't log that private info also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for two-factor authentication
3 participants