Wiki login doesn't stick: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
TOstryzniuk (talk | contribs)
mNo edit summary
mNo edit summary
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
The wiki login doesn't seem to "stick" sometimes.  
The wiki login doesn't seem to "stick" sometimes.  


There is a setting to remain logged in for 180 days, and it is rarely 180 days between logins.  
There are settings to remain logged in for 180 days, and it is rarely 180 days between logins.  
<code>
$wgExtendedLoginCookieExpiration = 180 * 86400;
$wgCookieExpiration = 180 * 86400;
</code>
{{fixed bug}}


{{Bug needing input}}
I have not had a problem with this in some time, so assuming it's fixed. If others still have e problem we need to review. [[User:Ttenbergen|Ttenbergen]] 11:12, 2022 April 27 (CDT)
How many of you have this problem? If your wiki often automatically logs you out at some point during the same computer session, please sign below.
*Stephanie Cortilet-mine will not hold the login on either Internet Explorer or Firefox; it never has
 
If you don't have this problem, please sign below:
*I do not have the problem described either. Joycelynn
*I do not have the problem you described.  I only use the P/C fopr any internet connections to minimize viruses on my laptop.  I do not stay logged in to Wiki when getting off the P/C because it has been ingrained in me to log off all programs when you you leave the computer. Joyce.
*I alway log out when done with  Wiki so I have not observed this problem about letting you stay logged in for 180 days. --[[User:TOstryzniuk|Trish Ostryzniuk]]

Latest revision as of 11:12, 27 April 2022

The wiki login doesn't seem to "stick" sometimes.

There are settings to remain logged in for 180 days, and it is rarely 180 days between logins. $wgExtendedLoginCookieExpiration = 180 * 86400; $wgCookieExpiration = 180 * 86400;


I have not had a problem with this in some time, so assuming it's fixed. If others still have e problem we need to review. Ttenbergen 11:12, 2022 April 27 (CDT)