Opened 13 years ago
Closed 13 years ago
#5986 closed enhancement (fixed)
[cla][patch][test] Suggested: password widget
Reported by: | nathan | Owned by: | dante |
---|---|---|---|
Priority: | low | Milestone: | 1.1 |
Component: | DojoX Form | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
for dojox.widgets:
It would be nice to have a widget that will encapsulate the old/new/verify password mechanisms that are in place. dojox.widgets is probably the place for such a widget.
A patch (including a test/demo file) follows.
Attachments (1)
Change History (8)
comment:1 Changed 13 years ago by
Owner: | changed from Adam Peller to dante |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Cc: | nathan added; [email protected]… removed |
---|
comment:3 Changed 13 years ago by
Cc: | nathan removed |
---|---|
Reporter: | changed from guest to nathan |
comment:4 Changed 13 years ago by
Component: | Dojox → DojoX Form |
---|
comment:5 Changed 13 years ago by
Milestone: | → 1.2 |
---|
Changed 13 years ago by
Attachment: | PasswordValidator.patch added |
---|
comment:6 Changed 13 years ago by
Milestone: | 1.2 → 1.1 |
---|
Dante - would it be possible for you to proxy commit this patch to dojox.form?
comment:7 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [13073]) fixes #5986 - proxy commit for the dojox.form project - PasswordValiadtor? courtesy Nathan Toone. thanks :)
Note: See
TracTickets for help on using
tickets.
Updated patch to be placed in dojox.form and have full test cases