Validate password strength for internal users

This commit is contained in:
Sebastian Serth
2022-09-14 01:38:18 +02:00
parent f1aa004284
commit d02a1eae81
6 changed files with 39 additions and 3 deletions

View File

@@ -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