Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-authentication

Django - Testing - Problems with @login_required decorator

Django- how to use built-in login view with email instead of username?

Duplicate email using both python-social-auth and email registration in Django

Django Auth LDAP - Direct Bind using sAMAccountName

Adding extra_context in Django logout built-in view

Can I change Django's auth_user.username field to be 100 chars long without breaking anything?

How do I set session variables at login using django-registration and auth?

Implement Django Simple Captcha with the existing django.contrib.auth.forms

Getting `django-registration` to send you to the page you were originally trying to visit

Where does Django store auth's superuser / pw / e-mail data?

Django pbkdf2_sha256 JS implementation

How to get Django view to return form errors

Modifying Django UserCreationForm

Django remote user authentication and security

Django auth.user with unique email

Django - Override admin site's login form

Django: Why create a OneToOne to UserProfile instead of subclassing auth.User?

Objects with permissions assigned by django-guardian not visible in admin

django-allauth: How can I add a Site for my domain?

How to enable https in Django-auth generated pages?