Configure logged in session length independently
[lhc/web/wiklou.git] / RELEASE-NOTES-1.26
index e23fde2..885448f 100644 (file)
@@ -27,7 +27,9 @@ production.
 * Added a new hook, 'RejectParserCacheValue', which allows extensions to
   reject an otherwise-successful parser cache lookup. The intent is to allow
   extensions to manage the eviction of archaic HTML output from the cache.
-
+* (T68699) The expiration of the UserID and Token login cookies
+  ($wgExtendedLoginCookieExpiration) can be configured independently of the
+  expiration of all other cookies ($wgCookieExpiration).
 
 ==== External libraries ====
 * Update es5-shim from v4.0.0 to v4.1.5.