X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=blobdiff_plain;f=RELEASE-NOTES-1.29;h=3a7cde9a0abd358e139d48d86bd5e47e159ca588;hb=a1e5fd85a0f5e55c8b6fdf8d2d73e6d2278e4bf5;hp=fa1e1c4e691309a6d84cdcbf5bad64260aa05968;hpb=52546163af81a588f3104d447657f24d071aa53f;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index fa1e1c4e69..3a7cde9a0a 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -6,8 +6,16 @@ MediaWiki 1.29 is an alpha-quality branch and is not recommended for use in production. === Configuration changes in 1.29 === +* Default cookie expiration time has been reduced to 30 days. Login cookie expiration time is + kept at 180 days. +* A new configuration variable has been added: $wgCookieSetOnAutoblock. This + determines whether to set a cookie when a user is autoblocked. Doing so means + that a blocked user, even after logging out and moving to a new IP address, + will still be blocked. === New features in 1.29 === +* (T5233) A cookie can now be set when a user is autoblocked, to track that user if + they move to a new IP address. This is disabled by default. === External library changes in 1.29 ===