aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES-1.44
diff options
context:
space:
mode:
authorFunc <Funcer@outlook.com>2021-11-09 09:47:14 +0000
committerBartosz Dziewoński <dziewonski@fastmail.fm>2025-02-14 20:58:52 +0000
commit7b4aee237e257954195c4d695b2cfe2a9a3b4116 (patch)
tree1408d48d6b2b23427aac80941ded24a4bbc188e2 /RELEASE-NOTES-1.44
parentca069d1cba219389729ededb6476ace53c0a546e (diff)
downloadmediawikicore-7b4aee237e257954195c4d695b2cfe2a9a3b4116.tar.gz
mediawikicore-7b4aee237e257954195c4d695b2cfe2a9a3b4116.zip
Apply proper restrictions on file revert action
Users should have 'reupload' or 'reupload-own' rights to do file revert. Bug: T304474 Change-Id: I2d0eaeeea237286741708c2b5920fe7cca3acf50
Diffstat (limited to 'RELEASE-NOTES-1.44')
-rw-r--r--RELEASE-NOTES-1.441
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.44 b/RELEASE-NOTES-1.44
index 3a7f1be117ab..34367be36cf6 100644
--- a/RELEASE-NOTES-1.44
+++ b/RELEASE-NOTES-1.44
@@ -153,6 +153,7 @@ For notes on 1.43.x and older releases, see HISTORY.
=== Bug fixes in 1.44 ===
+* File reverts now check for 'reupload' or 'reupload-own' rights. (T304474)
* …
=== Action API changes in 1.44 ===