Closed (works as designed)
Project:
Secure Site
Version:
6.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 May 2009 at 10:32 UTC
Updated:
12 May 2010 at 03:27 UTC
Maybe this is obvious, but I can't seem to log out as entering the site as a guest user? Is there any smooth way to create a logout-function for the guest users as I'm making a small intranet-site where there's no need for all users to have personal accounts.
Comments
Comment #1
darren ohGuest users aren't logged in, so they can't log out.
Comment #2
simeJust to clarify to the OP, if you want to return a browser back to it's unauthenticated state you just shut down the browser.
This might seem obvious but my first attempt was to remove all the cookies - which doesn't work.