WRDAuthPlugin::VerifyCurrentPassword (open)

Verify the specified password for the current user

Syntax

LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";

BOOLEAN FUNCTION VerifyCurrentPassword(STRING currentpwd)

Parameters

STRING currentpwd

Password to verify

Return value

BOOLEAN

TRUE if the password is correct