fix build & add migration to clear common passwords cache

This commit is contained in:
Régis Hanol
2016-03-03 19:39:22 +01:00
parent 341037d6fb
commit 8d4bac7da2
3 changed files with 10 additions and 4 deletions

View File

@ -21,7 +21,6 @@ class CommonPasswords
password_list.include?(password)
end
private
class RedisPasswordList