Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jason Kelly 2 posts 72 karma points
    Oct 22, 2015 @ 16:15
    Jason Kelly
    0

    Users are being logged out after only a couple hours

    After upgrading to Umbraco 7, my CMS users are now being logged out of Umbraco after only two hours.

    Do you have any suggestions on how to fix this so they stay logged in much longer?

  • Nicholas Westby 2054 posts 7104 karma points c-trib
    Oct 22, 2015 @ 16:23
    Nicholas Westby
    0

    Add this to your web.config (it may already be present, so you may want to change the value to an appropriate number of minutes):

    <add key="umbracoTimeOutInMinutes" value="9999"/>
    
  • Nicholas Westby 2054 posts 7104 karma points c-trib
    Oct 23, 2015 @ 18:45
  • Jason Kelly 2 posts 72 karma points
    Oct 23, 2015 @ 18:53
    Jason Kelly
    0

    That didn't work for me, but thank you for the suggestion. I'll keep an eye on the other topic as well.

  • Nicholas Westby 2054 posts 7104 karma points c-trib
    Oct 29, 2015 @ 17:05
    Nicholas Westby
    0

    Might be related to a bug described in this thread: https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/72302-logging-into-the-backoffice-73-loses-umb_ucontext-cookie

    That bug has apparently been fixed in the just released Umbraco 7.3.1. Also, that thread contains a workaround.

  • 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.

Please Sign in or register to post replies