Closed (fixed)
Project:
Password Policy
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2013 at 20:25 UTC
Updated:
16 Dec 2013 at 19:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jsagotsky commentedNew issue queue keeps eating my patch. Here's a link instead. https://gist.github.com/sagotsky/7321750
(Not that this helps drush make...)
Comment #2
erikwebb commentedHow does the consecutive constraint test pass if this is an issue? Should we update that test to use "2" as the count as well?
Comment #3
erikwebb commentedComment #4
jsagotsky commentederikwebb,
Yeah, it looks like the test needs an update. I wrote a quick script to mimic the test with the original and patched patterns.
Results are identical when the constraint is 1. When I up it to 2, the original pattern lets through 'aab' and 'aaab'.
Comment #5
erikwebb commentedOkay, please include an update to our test in the patch.
Comment #6
jsagotsky commentedComment #7
jsagotsky commentedUpdated. Just in case the issue queue continues to be wonky about uploads, here's a gist. https://gist.github.com/sagotsky/7321750#file-password_policy-consecutiv...
Comment #8
coltrane(setting to CNR so testbot will have it tested)
Comment #9
coltrane#6 passed tests and also worked for me locally. RTBC I think
Comment #10
erikwebb commentedThanks!
http://drupalcode.org/project/password_policy.git/commit/5f4c971