Page MenuHomePhabricator

Myst
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Feb 3 2015, 10:36 AM (533 w, 2 d)
Availability
Available
LDAP User
Myst
MediaWiki User
Myst [ Global Accounts ]

Recent Activity

Jan 3 2025

Myst added a comment to T375140: Invalid CSRF token error during high volume import into Wikibase Suite (WBS) .

I think you can enable the debugging to have more details of what's sent to the Wikibase instance, you can follow instructions at the end of the README: https://github.com/LeMyst/WikibaseIntegrator/blob/master/README.md#debugging
You should see some debug message starting with "DEBUG:wikibaseintegrator.wbi_helpers", with the token size.

Jan 3 2025, 10:06 AM · Wikibase Suite Team

Dec 31 2024

Myst added a comment to T375140: Invalid CSRF token error during high volume import into Wikibase Suite (WBS) .

Hello @megamattc ,
Do you still have the issue? Do you have a stacktrace of the issue?

Dec 31 2024, 8:19 PM · Wikibase Suite Team

Apr 24 2023

Myst renamed T333399: Document the current approach to versioning of the Wikibase REST API from Document the current approach to version of the Wikiase REST API to Document the current approach to version of the Wikibase REST API.
Apr 24 2023, 3:47 PM · Wikibase REST API (WPP), Wikibase Product Platform Team WPP

Jun 9 2021

Myst added a watcher for Wikibase-UserGroup: Myst.
Jun 9 2021, 4:12 PM

Apr 10 2021

Myst added a comment to T279056: OAuth 2 extension problem, included in the Wikibase 1.35 docker-compose.

After more tests, using the latest version for Gitlab branch REL1_35 (b697ceb) seem to solve the issue.

Apr 10 2021, 8:25 AM · MW-1.35-release, Platform Engineering, MediaWiki-Docker, MediaWiki-extensions-OAuth

Apr 9 2021

Myst added a comment to T279056: OAuth 2 extension problem, included in the Wikibase 1.35 docker-compose.

After some tests, I can reproduce the same error message when I try to create an OAuth "2.0" consumer (work correctly with 1.0a).
For me, the issue come from line https://github.com/wikimedia/mediawiki-extensions-OAuth/blob/e9e921dbd4ef948fd260a8560ddd035add543f7a/src/Frontend/SpecialPages/SpecialMWOAuthConsumerRegistration.php#L314

Apr 9 2021, 5:11 PM · MW-1.35-release, Platform Engineering, MediaWiki-Docker, MediaWiki-extensions-OAuth

Mar 5 2021

Myst added a watcher for Wikidata Mobile: Myst.
Mar 5 2021, 6:28 PM

Oct 11 2018

Myst added a comment to T189879: Set up a Nominatim instance to avoid geocode lookups with Google and/or OSM from tools.

@Myst

"https://nominatim.openstreetmap.org/search?format=json&q={s}" by "https://tools.wmflabs.org/nominatim/search"

That should be https://tools.wmflabs.org/nominatim/search?format=json&q={s} in that case.
I fixed the double encoding issue and I also added rate limiting.

Oct 11 2018, 9:42 AM · Tools, Maps (Maps-data)

Oct 10 2018

Myst added a comment to T189879: Set up a Nominatim instance to avoid geocode lookups with Google and/or OSM from tools.
Oct 10 2018, 6:45 PM · Tools, Maps (Maps-data)

Sep 29 2018

Myst added a comment to T172396: Tool "coord" loads Google Maps.

Tool updated without Google dependencies.
Only OSM dependency now:
https://tools.wmflabs.org/coord/

Sep 29 2018, 11:06 AM · Tools