We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Due to the ConfirmEdit extension it is not possible to add URLs. I would propose to remove it from the suite. Can someone explain why it is included?
Related to: https://phabricator.wikimedia.org/T301243
The text was updated successfully, but these errors were encountered:
Looks like the same as https://phabricator.wikimedia.org/T318718 and https://phabricator.wikimedia.org/T318718 and https://phabricator.wikimedia.org/T327752 from wikibase.cloud
They made a code /config change that allowed users with confirmed emails to add external URLs as the solutions there https://github.com/wbstack/mediawiki/pull/356/files
$wgAutopromote['emailconfirmed'] = APCOND_EMAILCONFIRMED;
Might be a good thing to include?
Sorry, something went wrong.
No branches or pull requests
Due to the ConfirmEdit extension it is not possible to add URLs. I would propose to remove it from the suite. Can someone explain why it is included?
Related to: https://phabricator.wikimedia.org/T301243
The text was updated successfully, but these errors were encountered: