Validate password strength for internal users
This commit is contained in:
@@ -540,6 +540,7 @@ GEM
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
zeitwerk (2.6.0)
|
||||
zxcvbn-ruby (1.2.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@@ -623,6 +624,7 @@ DEPENDENCIES
|
||||
web-console
|
||||
webmock
|
||||
whenever
|
||||
zxcvbn-ruby
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.17
|
||||
|
Reference in New Issue
Block a user