Wiki login doesn't stick: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
(Data collector input would be helpful.)
mNo edit summary
 
(19 intermediate revisions by 12 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.
* <like sign here...>
 
If you don't have this problem, please sign below:
* <like sign here...>

Latest revision as of 11:12, 2022 April 27

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)