[melbourne-pug] django mfa library

Brian May brian at linuxpenguins.xyz
Thu Jan 2 01:41:26 EST 2020


David Nugent <deeprave at gmail.com> writes:

> django-otp?

I had forgotten I hadn't responded to this thread in a while.

django-otp does look good.

When I looked at this last year, I noticed some django-otp plugins
required kleides-mfa, which looks like a good library also, and provides
some important Django user based views that were missing from
django-otp.

Unfortunately this project was based on Django 1.11, which is no longer
supported, and doesn't work with kleides-mfa, so my first step would be
to upgrade the project to Django 2.2 first. Which is non-trivial,
especially with the requirement to add on_delete= to all ForeignKey's,
including migrations...

django-otp definitely looks like the way to go however. Not so sure yet
if it is better to use kleides-mfa or write my own application specific
views however.
-- 
Brian May <brian at linuxpenguins.xyz>
https://linuxpenguins.xyz/brian/


More information about the melbourne-pug mailing list