Opened 3 weeks ago

Closed 3 weeks ago

#35715 closed New feature (duplicate)

Add TOTP and max password incorrect attempt in admin login page

Reported by: casa.ndrac.a.h.esa@gmail.com Owned by:
Component: contrib.auth Version: 5.0
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Add TOTP and max password incorrect attempt in admin login page. This adds layer of protection to users who want to login through admin page in Django.

Change History (3)

comment:1 by casa.ndrac.a.h.esa@gmail.com, 3 weeks ago

Add TOTP (Time Based One TIme Password) and max password incorrect attempt in admin login page. This adds layer of protection to users who want to login through admin page in Django.

comment:2 by casa.ndrac.a.h.esa@gmail.com, 3 weeks ago

Type: UncategorizedNew feature

comment:3 by Claude Paroz, 3 weeks ago

Resolution: duplicate
Status: newclosed

Thanks for the proposal, however this was already reported in #25612.

Note: See TracTickets for help on using tickets.
Back to Top