Skip to content

Fix deprecation with wgUser and isLoggedIn#30

Open
mo8it wants to merge 2 commits into
Schine:masterfrom
mo8it:github_fix_deprecation
Open

Fix deprecation with wgUser and isLoggedIn#30
mo8it wants to merge 2 commits into
Schine:masterfrom
mo8it:github_fix_deprecation

Conversation

@mo8it
Copy link
Copy Markdown

@mo8it mo8it commented Jun 23, 2022

The extension does not work anymore (at least with Mediawiki version 1.38). The cause is the deprecation of wgUser. The PR replaces wgUser and isLoggedIn which is also deprecated and equivalent to isRegistered.

@to-s
Copy link
Copy Markdown

to-s commented Jul 4, 2023

It would be nice to merge this into the master branch, otherwise everyone using a version > 1.35 of mediawiki will fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants