Hallo,
there is a bug in phpwiki where users can edit pages without showing
there userid.
Now i need a solution to log users out which do not have a userid. it
should be done automatic like a call like these
$user->logout();
i want to add the function within a template file. Is there a function
to do this?
Background:
When you login as a user in phpwiki and then click on the back button of
your browser to get a page where you are not authentificated and then
press the login button, you are authentificated without userid.
Whould be nice to get a fast solution for this
Regards Stefan
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|