This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
reference:password_strength_checking_script [2015/09/23 12:46] – external edit 127.0.0.1 | reference:password_strength_checking_script [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
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 |
Check(< | Check(< |