[pmwiki-users] change password = password logout
Petko Yotov
5ko at 5ko.fr
Fri Aug 22 05:14:54 CDT 2008
On Friday 22 August 2008 10:32:57 adam overton wrote:
> whenever i change a password for a group, after clicking 'save', i'm
> automatically logged out uplon being returned to the main group page,
> and the have to re-login with the new password i've just set.
> i was expecting that once i change the password, it would instead
> keep me logged in.
> is this the correct response from pmwiki? or is it my current
> configuration causing this logout?
Yes it is correct. See this answer from Pm:
http://thread.gmane.org/gmane.comp.web.wiki.pmwiki.user/23274/focus=23276
> and if it's a pmwiki thing, then is there any way around this auto-
> logout (like an auto-login)?
Yes, if, even after having read the message, you want to be kept logged in,
set in config.php this:
$EnablePostAttrClearSession = 0;
Thanks,
Petko
More information about the pmwiki-users
mailing list