<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16821">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: consecutive<br><br>Change-Id: Ie2b44eed4d9b7958fb533e91dbb9baedddfe9158<br>---<br>M contrib/scripts/voicemailpwcheck.py<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/21/16821/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/scripts/voicemailpwcheck.py b/contrib/scripts/voicemailpwcheck.py</span><br><span>index 452255c..7636df3 100755</span><br><span>--- a/contrib/scripts/voicemailpwcheck.py</span><br><span>+++ b/contrib/scripts/voicemailpwcheck.py</span><br><span>@@ -22,7 +22,7 @@</span><br><span> # Regular expressions that match against invalid passwords</span><br><span> REGEX_BLACKLIST = [</span><br><span>     ("(?P<digit>\d)(?P=digit){%d}" % (REQUIRED_LENGTH - 1),</span><br><span style="color: hsl(0, 100%, 40%);">-        "%d consective numbers that are the same" % REQUIRED_LENGTH)</span><br><span style="color: hsl(120, 100%, 40%);">+        "%d consecutive numbers that are the same" % REQUIRED_LENGTH)</span><br><span> ]</span><br><span> </span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16821">change 16821</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16821"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ie2b44eed4d9b7958fb533e91dbb9baedddfe9158 </div>
<div style="display:none"> Gerrit-Change-Number: 16821 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>