Re: Django & Two Factor Authentication (2FA)

2011-03-23 Thread pokecho
Hi Jacob, I actually wrote to Adrian and he advised me to post the question on 2FA here. So I did. Anyhow, I suppose your right. I'll take this question to Django-users see if I can get answers there. Thanks again for the quick reply and pointers. Patrick On Mar 23, 4:35 pm, Jacob Kaplan-Moss

Django & Two Factor Authentication (2FA)

2011-03-23 Thread pokecho
I am writing to ask whether it is possible to configure "django.contrib.auth" so that it can implement Two Factor Authentication to step up login security. The idea is that instead authenticating against just "username" and "password" one could add another field say "passcode" which would receiv