[Django] #25089: Apply password validation to more fields and commands

20 views
Skip to first unread message

Django

unread,
Jul 9, 2015, 4:04:31 AM7/9/15
to django-...@googlegroups.com
#25089: Apply password validation to more fields and commands
------------------------------+--------------------
Reporter: alexbecker | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------
Password validation has been added to the SetPasswordForm and the
AdminChangePasswordForm. It should also be added to the UserCreationField,
to the management command 'changepassword', and to the management command
'createsuperuser' when run in interactive mode.

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

Django

unread,
Jul 9, 2015, 4:09:16 AM7/9/15
to django-...@googlegroups.com
#25089: Apply password validation to more forms and commands
------------------------------+--------------------------------------

Reporter: alexbecker | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by alexbecker):

* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0


Old description:

> Password validation has been added to the SetPasswordForm and the
> AdminChangePasswordForm. It should also be added to the
> UserCreationField, to the management command 'changepassword', and to the
> management command 'createsuperuser' when run in interactive mode.

New description:

Password validation has been added to the SetPasswordForm and the

AdminChangePasswordForm. It should also be added to the UserCreationForm,


to the management command 'changepassword', and to the management command
'createsuperuser' when run in interactive mode.

--

--
Ticket URL: <https://code.djangoproject.com/ticket/25089#comment:1>

Django

unread,
Jul 9, 2015, 6:33:01 AM7/9/15
to django-...@googlegroups.com
#25089: Apply password validation to more forms and commands
------------------------------+------------------------------------

Reporter: alexbecker | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

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

* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/25089#comment:2>

Django

unread,
Jul 15, 2015, 11:40:14 AM7/15/15
to django-...@googlegroups.com
#25089: Apply password validation to more forms and commands
------------------------------+------------------------------------

Reporter: alexbecker | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: master
Severity: Normal | Resolution:
Keywords: 1.9 | Triage Stage: Accepted

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------
Changes (by timgraham):

* keywords: => 1.9
* needs_better_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/25089#comment:3>

Django

unread,
Jul 25, 2015, 8:29:42 AM7/25/15
to django-...@googlegroups.com
#25089: Apply password validation to createsuperuser and changepassword commands
------------------------------+------------------------------------

Reporter: alexbecker | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: master
Severity: Normal | Resolution:
Keywords: 1.9 | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------

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

Django

unread,
Jul 30, 2015, 7:36:56 PM7/30/15
to django-...@googlegroups.com
#25089: Apply password validation to createsuperuser and changepassword commands
------------------------------+------------------------------------
Reporter: alexbecker | Owner: nobody
Type: New feature | Status: new
Component: contrib.auth | Version: master
Severity: Normal | Resolution:
Keywords: 1.9 | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------
Changes (by timgraham):

* needs_better_patch: 1 => 0


Comment:

[https://github.com/django/django/pull/5073 Updated PR]

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

Django

unread,
Aug 1, 2015, 8:19:31 PM8/1/15
to django-...@googlegroups.com
#25089: Apply password validation to createsuperuser and changepassword commands
------------------------------+------------------------------------
Reporter: alexbecker | Owner: nobody
Type: New feature | Status: closed
Component: contrib.auth | Version: master
Severity: Normal | Resolution: fixed

Keywords: 1.9 | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

In [changeset:"53d28f83390aed98fab4eed187eaf1edaa92c6d0" 53d28f8]:
{{{
#!CommitTicketReference repository=""
revision="53d28f83390aed98fab4eed187eaf1edaa92c6d0"
Fixed #25089 -- Added password validation to
createsuperuser/changepassword.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25089#comment:6>

Reply all
Reply to author
Forward
0 new messages