Re: [Django] #12128: Remove restrictive 30 character limit from username of AuthenticationForm.

8 views
Skip to first unread message

Django

unread,
Nov 17, 2015, 5:21:18 AM11/17/15
to django-...@googlegroups.com
#12128: Remove restrictive 30 character limit from username of AuthenticationForm.
-------------------------------+--------------------------------------
Reporter: SmileyChris | Owner: nobody
Type: Uncategorized | Status: closed
Component: contrib.auth | Version: 1.1
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by nehemiahjacob):

* ui_ux: => 0
* type: => Uncategorized
* severity: => Normal
* easy: => 0


Comment:

This 'wontfix' decision was taken nearly 6 years ago. Will there be a
consideration to reopen this? Because I wish to use subclass AbstractUser
model and impose email address as username. In this decade email addresses
easily reach 30+ characters.

--
Ticket URL: <https://code.djangoproject.com/ticket/12128#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Nov 17, 2015, 5:24:19 AM11/17/15
to django-...@googlegroups.com
#12128: Remove restrictive 30 character limit from username of AuthenticationForm.
-------------------------------+--------------------------------------
Reporter: SmileyChris | Owner: nobody
Type: Uncategorized | Status: closed
Component: contrib.auth | Version: 1.1
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by nehemiahjacob):

* ui_ux: 0 => 1
* easy: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/12128#comment:4>

Django

unread,
Nov 17, 2015, 7:04:17 AM11/17/15
to django-...@googlegroups.com
#12128: Remove restrictive 30 character limit from username of AuthenticationForm.
-------------------------------+--------------------------------------
Reporter: SmileyChris | Owner: nobody
Type: Uncategorized | Status: closed
Component: contrib.auth | Version: 1.1
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by timgraham):

* resolution: wontfix => fixed


Comment:

The `AuthenticationForm` `max_length` was increased to 254 characters in
bfcda7781a886ab2b7b41937c0f49c088f58a3d7 (Django 1.5) (#19130).

--
Ticket URL: <https://code.djangoproject.com/ticket/12128#comment:5>

Reply all
Reply to author
Forward
0 new messages