sissbruecker / linkding

Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.
MIT License
5.32k stars 261 forks source link

Add support for MFA #252

Open bachya opened 2 years ago

bachya commented 2 years ago

It would be great if the built-in authentication supported multi-factor authentication (ideally, through the TOTP standard). The django_otp package might be helpful here.

(This would be an alternative to https://github.com/sissbruecker/linkding/issues/177.)

clach04 commented 2 years ago

Alternative library https://github.com/jazzband/django-two-factor-auth

bachya commented 2 years ago

Good call, @clach04 – looks like that library already includes django_otp. 👍🏻

Mebus commented 1 year ago

+1

:-)

esturniolo commented 1 year ago

+1

hwcltjn commented 1 year ago

+1

Mike710Shine commented 6 months ago

+1

Drallas commented 6 days ago

A plus one from me too!