Hi, Which core function should I use to validate a user/password (from a cookbook) ? Authuser.php is enabled
Is it AuthUserId ?
What would be the sequence to do that ?
$_POST['authid']=$username; ??
$_POST['authpw']=$password; ??
if(!AuthUserId($pagename, $username,$password)) {
Thanks for your feedback
SH
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users
