User Tools

Site Tools


reference:password_strength_checking_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
reference:password_strength_checking_script [2014/03/04 10:29] paulreference:password_strength_checking_script [2016/10/24 08:34] paul
Line 3: Line 3:
 You can tell VPOP3 to enforce password strength checks by using a Lua script which performs the checks for you. You can tell VPOP3 to enforce password strength checks by using a Lua script which performs the checks for you.
  
-The Lua script is stored in a file called **passwordcheck.lua** in the VPOP3 directory. VPOP3 calls a function called **Check** which should have the following prototype:+The Lua script can be edited in Settings -> Scripts and is called **passwordcheck.lua** (in older versions of VPOP3 it is stored in a file called **passwordcheck.lua** in the VPOP3 directory). VPOP3 calls a function called **Check** which should have the following prototype:
  
   Check(<username>, <password>, <min password length>)   Check(<username>, <password>, <min password length>)
reference/password_strength_checking_script.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1