Skip to content

Commit

Permalink
Password: Remove reference to non-existing 'password_zxcvbn_min_score…
Browse files Browse the repository at this point in the history
…' option (#9648)
  • Loading branch information
alecpl committed Oct 5, 2024
1 parent ca10951 commit f78df9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/password/README
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@
The library is not distributed with Roundcube (see composer.json).
Note: Required PHP's memory_limit >= 24M.

Set $config['password_zxcvbn_min_score'] to define minimum acceptable password strength score.

2.2.2. Have I been pwned? (pwned)
---------------------------------
Expand All @@ -456,6 +455,7 @@

See the driver implementation file for more documentation.


3. Driver API
-------------

Expand Down

0 comments on commit f78df9d

Please sign in to comment.