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

[FR] 2 factor authentication support #7730

Open
chibicitiberiu opened this issue Jan 9, 2019 · 3 comments
Open

[FR] 2 factor authentication support #7730

chibicitiberiu opened this issue Jan 9, 2019 · 3 comments
Labels
feature request Requests for new features security

Comments

@chibicitiberiu
Copy link

Hello,
I think adding 2FA support would significantly improve the security of websites hosted with Bolt. I don't know for sure how complicated it is to integrate.

@JarJak
Copy link
Member

JarJak commented Jan 9, 2019

Which 2FA provider would you want to integrate with?

Do you know examples of how it is done in eg. Wordpress or October?

@chibicitiberiu
Copy link
Author

I was thinking about Google Authenticator, which was released as open source a while ago and many apps implement the same protocol. I found this PHP library which implements 2FA, I'm pretty sure there are many others.

@JarJak JarJak added security feature request Requests for new features labels Jan 9, 2019
@bobdenotter
Copy link
Member

For Bolt 4 (which uses SF4), this might be a good candidate: https://github.com/scheb/two-factor-bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new features security
Projects
None yet
Development

No branches or pull requests

3 participants