Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 327 Bytes

checkpassword.rst

File metadata and controls

13 lines (8 loc) · 327 Bytes

Check password

This feature allows to enter a password and check authentication.

Warning

the authentification can fail even if the password is correct. This is the case if account is locked or password is expired.

To enable this feature:

$use_checkpassword = true;