Opened 5 years ago

Closed 5 years ago

#30251 closed New feature (invalid)

Include User Registration, Forgot password, Email link for Forgot password, OTP authentication by default

Reported by: parrocks Owned by: nobody
Component: Core (Other) Version: 2.2
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 (last modified by parrocks)

Please include an easy to set up option for the following features:

User Registration
Forgot password
Email link for Forgot password
OTP authentication

Those features would make Django one of the most easy to use framework for building secure web apps.
Please definitely consider having them natively within Django as a default one.

Change History (3)

comment:1 by parrocks, 5 years ago

Description: modified (diff)

comment:2 by parrocks, 5 years ago

Type: UncategorizedNew feature

comment:3 by Tim Graham, 5 years ago

Resolution: invalid
Status: newclosed

This ticket isn't actionable. Django already includes some of these features. Please make a concrete proposal on the DevelopersMailingList.

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