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

Two factor authentication #3573

Open
danielrosehill opened this issue May 8, 2024 · 2 comments
Open

Two factor authentication #3573

danielrosehill opened this issue May 8, 2024 · 2 comments
Labels
needs: product approval It's not yet clear that this issue will actually improve Mathesar from a user's perspective needs: requirements The problem is clear and worth solving, but we're not yet sure of the best solution type: enhancement New feature or request user reported Reported by a Mathesar user work: backend Related to Python, Django, and simple SQL work: frontend Related to frontend code in the mathesar_ui directory
Milestone

Comments

@danielrosehill
Copy link

Feel like this is really a must for any web-accessible solution that's providing a backend to potentially lots of sensitive data.

I have mine behind Cloudflare Access, but I think if 2FA were implementable I'd feel comfortable having it a bit more exposed - which would in turn make it a lot easier to collaborate on management.

@danielrosehill danielrosehill added needs: triage This issue has not yet been reviewed by a maintainer type: enhancement New feature or request labels May 8, 2024
@seancolsen seancolsen added work: backend Related to Python, Django, and simple SQL work: frontend Related to frontend code in the mathesar_ui directory needs: product approval It's not yet clear that this issue will actually improve Mathesar from a user's perspective needs: requirements The problem is clear and worth solving, but we're not yet sure of the best solution and removed needs: triage This issue has not yet been reviewed by a maintainer labels May 9, 2024
@seancolsen seancolsen added this to the Backlog milestone May 9, 2024
@seancolsen
Copy link
Contributor

Thanks for this suggestion, @danielrosehill. I agree that 2FA would add significant value to the product.

Out of curiosity, what is your personal preference around the type of 2FA. Most apps use SMS-based 2FA, which I personally don't like. I prefer authenticator-app-based 2FA, but I know it can sometimes be a barrier for less technically-inclined users who don't want to install an additional app. Then there are other things like FIDO and WebAuthn/Passkeys. If you have any opinions about these approaches, we'd love to hear them!

@seancolsen seancolsen added the user reported Reported by a Mathesar user label May 9, 2024
@dselfie
Copy link

dselfie commented May 11, 2024

Authenticator and/or biometric a la 1PW, stripe, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: product approval It's not yet clear that this issue will actually improve Mathesar from a user's perspective needs: requirements The problem is clear and worth solving, but we're not yet sure of the best solution type: enhancement New feature or request user reported Reported by a Mathesar user work: backend Related to Python, Django, and simple SQL work: frontend Related to frontend code in the mathesar_ui directory
Projects
None yet
Development

No branches or pull requests

3 participants