There's no way to force logouts unless you're still using the
:active_record_store or :pstore for sessions. If the former, run rake
db:sessions:clear from the command line. If the latter, remove
everything in the tmp/sessions directory.
Sean
Kendall Clark wrote:
On Tue, Aug 19, 2008 at 12:05 PM, Sean Cribbs <[EMAIL PROTECTED]> wrote:
Kendall,
Around 0.6.2 or so, we added optimistic locking to all content models (page,
snippet, layout) to prevent multiple users from overwriting each other's
changes unknowingly. Make sure no one is logged into the admin interface,
and then do this in the console:
Is there any way to force logouts from either the console or
command-line? The other problem we just discovered is that the logout
from admin interface doesn't seem to work. The redirect fails and
we're still logged in.
Cheers,
Kendall
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant