teamhashed/drauth

Admin login page keeps returning into the login page.

Closed this issue · 0 comments

Description
Whenever access to the Django admin page, the login page appears where the credentials are needed. But the problem is that, the login page redirect every time provided the correct login credentials.

Process
Steps to reproduce the behavior:

  1. Go to Django admin
  2. Click on Log in button with correct credentials.
  3. It will keeps redirecting to the same Log in page.

Expected
It should go to the admin admin panel.

Screenshots

image

Device specification:

  • OS: Windows 10 (Pro)
  • Browser: Microsoft Edge
  • Version: 105.0.1343.53 (Official build) (64-bit)