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

2015-11-17 Thread Django
#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: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.d0bfa94f90398bf681d446935d128b3e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


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

2015-11-17 Thread Django
#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: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.80dfd400274743a28acfd220a13e05ba%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


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

2015-11-17 Thread Django
#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: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.314d04576de8234c92a4ba97c9447bf0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


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

2010-02-04 Thread Django
#12128: Remove restrictive 30 character limit from username of 
AuthenticationForm.
-+--
  Reporter:  SmileyChris | Owner:  nobody
Status:  closed  | Milestone:
 Component:  Authentication  |   Version:  1.1   
Resolution:  wontfix |  Keywords:
 Stage:  Unreviewed  | Has_patch:  0 
Needs_docs:  0   |   Needs_tests:  0 
Needs_better_patch:  0   |  
-+--
Comment (by SmileyChris):

 It's the natural authentication form for *all* auth backends, the default
 of which uses the User model. Still think this is a rather silly
 constraint - if there was a max length check, it should happen in the
 backend.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



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

2010-02-04 Thread Django
#12128: Remove restrictive 30 character limit from username of 
AuthenticationForm.
-+--
  Reporter:  SmileyChris | Owner:  nobody
Status:  closed  | Milestone:
 Component:  Authentication  |   Version:  1.1   
Resolution:  wontfix |  Keywords:
 Stage:  Unreviewed  | Has_patch:  0 
Needs_docs:  0   |   Needs_tests:  0 
Needs_better_patch:  0   |  
-+--
Changes (by russellm):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => wontfix
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 It may not be tied to the User model, but it is the natural authentication
 form *for* the User model.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.