Re: [Django] #19014: PASSWORD_HASHERS missed in "Full list of settings"

2012-12-19 Thread Django
#19014: PASSWORD_HASHERS missed in "Full list of settings"
---+-
 Reporter:  jedie  |Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Documentation  |  Version:  1.4
 Severity:  Normal |   Resolution:  duplicate
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+-

Comment (by timo):

 I'm not against adding this (I originally accepted this ticket ;-)). I'll
 try to look at the settings reorganization soon.

-- 
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-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #19014: PASSWORD_HASHERS missed in "Full list of settings"

2012-12-19 Thread Django
#19014: PASSWORD_HASHERS missed in "Full list of settings"
---+-
 Reporter:  jedie  |Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Documentation  |  Version:  1.4
 Severity:  Normal |   Resolution:  duplicate
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+-

Comment (by ramiro):

 Oops, I've commited a fix for this (with backports to 1.5.x and 1.4.x).

 This is the comment I posted to GitHub:

 Oh sorry for not searching Trac and thanks for your work on this ticket.

 I've found about this while trying to learn about the 1.3.->1.4->1.5
 migration path and I've read one thread in the last week related to this
 (i.e. this is affecting users in the real world).

 I can undo the commit easily but OTOH I think it's better to it documented
 and don't block on a theoretical future doc refactoring.

 Also, w/ this we have dummy :setting:`PASSWORD_HASHERS` in other parts of
 the docs.

 And we already have another django.contrib.auth setting
 (PASSWORD_RESET_TIMEOUT_DAYS) just below it.

-- 
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-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #19014: PASSWORD_HASHERS missed in "Full list of settings"

2012-09-25 Thread Django
#19014: PASSWORD_HASHERS missed in "Full list of settings"
---+-
 Reporter:  jedie  |Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Documentation  |  Version:  1.4
 Severity:  Normal |   Resolution:  duplicate
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+-
Changes (by aaugustin):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 Settings from contrib apps generally aren't included in the core settings
 list. (Some of them are for historical reason.)

 This ticket is actually a small subset of #14633. IMHO making the change
 for just one setting isn't going to improve the overall picture.

-- 
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-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #19014: PASSWORD_HASHERS missed in "Full list of settings"

2012-09-25 Thread Django
#19014: PASSWORD_HASHERS missed in "Full list of settings"
---+
 Reporter:  jedie  |Owner:  nobody
 Type:  Uncategorized  |   Status:  new
Component:  Documentation  |  Version:  1.4
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+
Changes (by timo):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Discussed here: https://docs.djangoproject.com/en/dev/topics/auth/#auth-
 password-storage

-- 
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-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.