Page MenuHomePhabricator

martin.von.wittich
User

Projects

User is not a member of any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Wednesday

  • No visible events.

User Details

User Since
Jan 20 2018, 1:26 AM (451 w, 2 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Martin von Wittich [ Global Accounts ]

Recent Activity

May 8 2018

martin.von.wittich added a comment to T185394: PostgreSQL support.

Yep, I've manually edited my extensions/OpenIDConnect/maintenance/MigrateOIDCSubjectAndIssuerFromUserTable.php and added the missing d to those three entries, and that seems to resolve the issue :)

May 8 2018, 6:36 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect

May 7 2018

martin.von.wittich added a comment to T185394: PostgreSQL support.

Thanks for adding PostgreSQL support :)

May 7 2018, 12:27 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect

Jan 25 2018

martin.von.wittich created T185702: Prevent re-authentication when visiting /index.php?title=Special:Login&returnto=Main_Page?.
Jan 25 2018, 3:00 PM · MW-1.32-notes (WMF-deploy-2018-07-24 (1.32.0-wmf.14)), User-Tgr, MediaWiki-Core-AuthManager, MediaWiki-extensions-Pluggable-Auth

Jan 21 2018

martin.von.wittich added a comment to T185394: PostgreSQL support.

I'm not sure why Database changes need to be singled out if we're saying not to modify core at all in the first place?

Jan 21 2018, 9:50 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect
martin.von.wittich created T185425: Can https://hub.docker.com/r/wikimedia/mediawiki/ be deleted?.
Jan 21 2018, 6:19 PM · MediaWiki-Containers, Docker-Hub-MediaWiki
martin.von.wittich added a comment to T185394: PostgreSQL support.

Ugh... Why does this extension modify a core table? That's a real big faux pas :(

https://www.mediawiki.org/wiki/Do_not_hack_MediaWiki_core

It should add it's own DB table, with a PK/FK of the user_id, and then the two columns it needs

Jan 21 2018, 2:41 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect

Jan 20 2018

martin.von.wittich added a comment to T185366: Class 'OpenIDConnectClient' not found.

Thanks for the bug report, @martin.von.wittich!

Jan 20 2018, 9:39 PM · MediaWiki-extensions-OpenID-Connect
martin.von.wittich created T185394: PostgreSQL support.
Jan 20 2018, 7:48 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect
martin.von.wittich created T185366: Class 'OpenIDConnectClient' not found.
Jan 20 2018, 1:43 AM · MediaWiki-extensions-OpenID-Connect