Changes between Version 5 and Version 6 of Ticket #36901, comment 6


Ignore:
Timestamp:
Apr 13, 2026, 5:36:21 AM (43 hours ago)
Author:
Afenomamy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36901, comment 6

    v5 v6  
    10103 -  Refactor authenticate and aauthenticate in  **django.contrib.auth.backends.py** to use  ''check_password_with_timing_attack_mitigation , acheck_password_with_timing_attack_mitigation '' .
    11114 -  Adding some test to make sure that hasher is called once for inactive_user and custom_user without is_active attribute
     125 - Update the release doc for 6.1 or 6.2
    1213
    1314NB :
Back to Top