Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-authentication

Django and Common Access Cards (CAC)

In Django template: Check if user has permission to access view specified by name

authenticate() got an unexpected keyword argument 'username'

Why does django need a database for custom authentication backends?

django extends different base templates

Django's Token based Authentication without User model

Does django pass password form data in clear-text?

Django: Resolving "Reverse for 'password_reset_complete' not found."

Django create_superuser() missing 1 required positional argument: 'username'

AttributeError: 'User' object has no attribute 'check_password' error in Django?

authenticate() is not running with custom authentication backend

How do I customize and translate error messages in django's PasswordChangeForm?

Authentication with Facebook on mobile and Django

Django unexpectedly stores only password hash, not algorithm parameters

Django: when creating custom user, ValueError: Dependency on unknown app