SpecialUserrights: Use session data instead of URL parameter for success
authorFomafix <fomafix@googlemail.com>
Sun, 27 Dec 2015 16:46:17 +0000 (16:46 +0000)
committerFomafix <fomafix@googlemail.com>
Sat, 26 Nov 2016 10:07:06 +0000 (11:07 +0100)
commit2fcd22493d517276a86b674efb0cafb5a0c7fbfc
tree851cbe9672fe90d5b8a469e15e15e7537526e39f
parent8f3f831e7ccbc176702c3baac6732decd243479d
SpecialUserrights: Use session data instead of URL parameter for success

The session data gets set in the POST and gets removed in the GET.

This change avoids changing the URL for the success message.
A reload of the page does not show the success message again.

Bug: T60492
Change-Id: Iac8d4e6adc4dc93a3da645485f18770fcd2b3872
includes/specials/SpecialUserrights.php