Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-authentication

How to implement ldap authentication(without admin credentials) in django

Django Error - Reverse for 'password_reset_confirm' with arguments '()' and keyword arguments '

Custom Authentication for non-user connection with Django Rest Framework

django-tastypie: why are api keys useful and how to support multiple auth schemes?

Django/Auth: Can request.user be exploited and point to other user?

django-allauth: How to set user to active only after e-mail verification

Django Password Reset using Rest API

Django REST Framework allow only superusers to access api web view

Django redirect_authenticated_user: True not working

Django - User admin - adding groups to list_display

How add group for custom user in django?

OneToOne relation with the User model (django.contrib.auth) without cascading delete

User authentication in tests with Django factory_boy

Create user inactive as default (is_active default False)

Django admin failing to login after upgrade to 2.1

Django + JSON web tokens + disabling session-based authorization

Unable to create an integration test for Django's reset password flow

Get current user in view

Django 1.7 multisite User model