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:
parent
341037d6fb
commit
8d4bac7da2
3 changed files with 10 additions and 4 deletions
|
@ -21,7 +21,6 @@ class CommonPasswords
|
|||
password_list.include?(password)
|
||||
end
|
||||
|
||||
|
||||
private
|
||||
|
||||
class RedisPasswordList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue