3cn-ecn / nantralPlatform

Nantral Platform is a website project for clubs, events and more in Centrale Nantes
https://nantral-platform.fr
MIT License
20 stars 1 forks source link

[BUG] Logout button does not work on legacy pages #1188

Open hydrielax opened 3 months ago

hydrielax commented 3 months ago

Describe the bug

On legacy pages (django templates), the logout button in the user menu does nothing.

To Reproduce

Steps to reproduce the behavior:

  1. Open a legacy page (the Annuaire for example)
  2. Open the user menu
  3. Click Logout
  4. Nothing happens

Expected behavior

The user should be logout.

Additional context

Add any other context about the problem here.