Extension official releasesphpbb [3.3.x] Extensions Database Releases • Password Strength

<span class="qte-attr qte_support-qte">Official release</span>
Post Reply Previous topicNext topic
User avatar

Topic Author
Site Bot
Dmzx-web.net
Dmzx-web.net
Posts: 726
Joined: 27 Jan 2014, 18:34
    Windows 10 Firefox

phpbb [3.3.x] Extensions Database Releases • Password Strength

Post by Site Bot »

Extension name: Password Strength
Author: VSE
Extension description: This extension will show users how strong (or weak) their password is as they type it into the password field when creating or updating their account.

Password Strength Tests:
Password Strength now offers two types of strength checking models to choose from:
  • Complexity:
    A simple test to check for complexity in a password by looking for a mix of characters, case, symbols, numbers and length. This is useful for encouraging hard to remember complex passwords.
  • zxcvbn algorithm :
    As used by DropBox, an algorithm that calculates the guess-ability of a password by comparing it to a large dictionary of common English words as well as looking for recognizable word patterns. This is a more robust strength checker that allows for user-friendly passwords that are easy to remember but still hard to guess. A Very Strong result represents a password that could take a computer years to centuries to guess.
Features:
  • Password field changes colors from red (weak) to green (strong) as the user types in a password.
  • Password strength is labeled as 'Very Weak', 'Weak', 'Good', 'Strong' and 'Very Strong'.
  • Active on new user registration, and in the UCP and ACP areas where you enter new passwords.
  • Set up Password Strength in the ACP User registration settings -> Password strength type.
  • Multiple languages suported.
Requirements:
  • phpBB 3.1.x (all versions)
  • phpBB 3.2.x (all versions)
  • phpBB 3.3.x (all versions)
This extension is a port of my MOD from phpBB 3.0.x.
Extension version: 1.2.3
Tested on phpBB version: 3.3.0

Download file: vse_passwordstrength_1.2.3.zip
File size: 833.79 KiB

Extension overview page: View

Except where otherwise noted, the phpBB Team is not responsible nor required to provide support for this extension. By installing this extension, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.

-->Extension support

Source: [url]https://www.phpbb.com/community/viewtopic.php?t=2542496&p=15440631#p15440631
Post Reply Previous topicNext topic