On Nov 14, 6:13 pm, Chris Meller <[email protected]> wrote:
> What version of the session_manager plugin are you running? I don't see a 
> version that had been tagged for 0.6 (there's an old 0.5 version and a branch 
> for 0.7).
>
> Glancing at the code, it's a really simple plugin. There's no way it's going 
> to open up your admin for public access, so you don't need to worry about 
> that. As a wild guess, I would suspect that one of the spiders in your list 
> happened to match your browser's User Agent. Since the plugin simply prevents 
> a session from being written to the database if you were already logged in 
> and were trying to log out it wouldn't be able to write to the db that you 
> were no longer logged in (ie: delete the session).
>
> Double check your list of spiders to ignore and make sure there's nothing 
> that could match your browser - maybe just an overly zealous wildcard?
>
> On Nov 14, 2010, at 7:38 AM, Scorpion wrote:
>
>
>
> > With regard to a recent question I posted in the now defunct Habari
> > forum regarding mysterious log errors, rickc advised me to install the
> > session_manager plugin. I just did so on my local install ( running
> > 0.6.4 ) and all seemed fine until I wanted to logout. I couldn't,
> > whatever I tried !
> > Since to only change I had made was activating said plugin, I
> > deactivated & removed it. Not quite surprisingly logging out then
> > functioned again as expected.
> > Obviously I'm not keen on showing my real world blog 
> > (http://www.bluesmaster.nl
> > ) with admin access open, so I'll refrain from using the plugin until
> > this is solved.. Any insights are much appreciated.
>
> > --
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to 
> > [email protected]
> > For more options, visit this group 
> > athttp://groups.google.com/group/habari-users
>
>  smime.p7s
> 5KViewDownload

Thanks for your insights. I downloaded the trunk version, but that
proved incompatible : the plugin part of the back-end didn't show at
all. So I tried the 0.5 version : that allowed activation. But without
anything added in the list - it's simply blank, I still needed to
figure out how it's suppose to work - I experienced the logout
failure. I've just repeated the procedure described in my original
post and the exact same problem manifested : logout absolutely
impossible. Deactivating & removing the session_manager 0.5 plugin
solves that issue.

I understand that the errors that prompted my original seem a cosmetic
problem which does not interfere with the working of my blog, so
perhaps I'd best wait for a permanent solution to be integrated in a
next release ?

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/habari-users

Reply via email to