mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-15 18:29:50 +00:00
4ec9b06a77
If viewmywatchlist|editmywatchlist permisions were set to false for anonymous user, MinervaSkin would show a watchstar icon that links to LoginPage, even if user was logged in. Clicking watching action would cause browser to reload the page without any effect. Under the hood - system would redirect to login, and then the login page would redirect user back to the article page because user is logged in. MinervaSkin should respect viewmywatchlist|editmywatchlist permissions. If user do not have access to watchlist, do not show watch icon. Bug: T221792 Change-Id: I26a1133a7ccff6a4adcdc72d594d0902bfa8ff79 |
||
---|---|---|
.. | ||
banners.mustache | ||
footer.mustache | ||
history.mustache | ||
minerva.mustache | ||
MinervaTemplate.php | ||
pageActionMenu.mustache | ||
secondaryButton.mustache | ||
SkinMinerva.php | ||
SkinUserPageHelper.php | ||
user_page_links.mustache |