Merge pull request #1197 from emanuele-f/password_change

Force default admin password change
This commit is contained in:
Luca Deri 2017-05-02 12:14:48 +02:00 committed by GitHub
commit 24f0808c23
6 changed files with 159 additions and 1 deletions

View file

@ -2054,7 +2054,7 @@ function maxRateToString(max_rate)
end
function getPasswordInputPattern()
return [[^[\w\$\\!\/\(\)=\?\^\*@_\-\u0000-\u00ff]{1,}$]]
return [[^[\w\$\\!\/\(\)=\?\^\*@_\-\u0000-\u00ff]{5,}$]]
end
-- makeTopStatsScriptsArray