If you are already on a live website you can create a Logout button in a C# usercontrol to completely logout the user. or have a look at uLogin, and add some code to completely logout user.
I have been using the uLogin system to Logout my user completely. Have a look at this thread as well.
When will a member be logged out?
I am using Umbraco 4.7.0 and .NET Login control.
When will a member be logged out:
I think Umbraco 4.7.0 has a bug that causes members not to be logged out, is that right?
How do we force the site to logout members after certain period unless they tick "Remember me"?
Thank you in advance.
Hi Hardi,
This is a known bug in version 4.7.0. when logging out it doesn't completely log the user out. Check this bug , its fixed in v 4.7.1.
//fuji
Thank you Fuji.
But I am working with a live website. I don't think I can just update its Umbraco? It's been heavily customised.
Is there a workaround for 4.7.0? Or a patch?
I currently have this, so it's fine if they logout manually
But I still have problem with members not automatically logged out after days, even when they don't tick "Remember me"
Hey Hardi,
If you are already on a live website you can create a Logout button in a C# usercontrol to completely logout the user. or have a look at uLogin, and add some code to completely logout user.
I have been using the uLogin system to Logout my user completely. Have a look at this thread as well.
//fuji
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.