2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 09:10:25 +08:00

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