[pmwiki-users] Limiting access to the last entered password

Randy randy at brownragfilms.com
Wed Jan 2 19:28:05 CST 2008


Happy New Year,

I resolve to improve my wiki's security. :)

I want my login form and any pages it (:includes:) to have access to  
the last entered password, but turn off access outside of that. I  
tried the following, but it didn't do what I expected:

if ($action == 'login') $FmtPV['$AuthPw'] = 'reset(array_keys((array)@ 
$_SESSION["authpw"]))';

Is it possible to limit access to the last entered password?

Randy



More information about the pmwiki-users mailing list