Page MenuHomePhabricator

cicalese (Cindy Cicalese)
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Oct 25 2014, 1:32 PM (580 w, 1 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Cindy.cicalese [ Global Accounts ]

Recent Activity

Oct 29 2025

cicalese merged T402760: DISPLAYTITLE not shown in WhatLinksHere into T386606: DISPLAYTITLE not honoured in category page lists.
Oct 29 2025, 1:07 PM · MediaWiki-extensions-DisplayTitle
cicalese merged task T402760: DISPLAYTITLE not shown in WhatLinksHere into T386606: DISPLAYTITLE not honoured in category page lists.
Oct 29 2025, 1:06 PM · MediaWiki-extensions-DisplayTitle
cicalese closed T386606: DISPLAYTITLE not honoured in category page lists as Resolved.
Oct 29 2025, 1:02 PM · MediaWiki-extensions-DisplayTitle

Aug 19 2025

cicalese closed T401935: Many DisplayTitle-related warnings since MW1.43 as Resolved.

This is now merged into the master, 1.43, and 1.44 branches. I'm marking this as Resolved, but feel free to reopen or create a new task if there are additional issues.

Aug 19 2025, 8:48 PM · Patch-For-Review, MediaWiki-extensions-DisplayTitle
cicalese added a comment to T401935: Many DisplayTitle-related warnings since MW1.43.

Thank you for the bug report and the patch! It looks good.

Aug 19 2025, 6:34 PM · Patch-For-Review, MediaWiki-extensions-DisplayTitle

Jul 20 2025

cicalese closed T397302: Allow storing full access token to session as Resolved.
Jul 20 2025, 6:09 PM · MediaWiki-extensions-OpenID-Connect
cicalese closed T382116: Update script crashes on OpenID Connect schema changes as Resolved.
Jul 20 2025, 5:40 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect

Jul 18 2025

cicalese added a comment to T382116: Update script crashes on OpenID Connect schema changes.

Thank you for the patch!

Jul 18 2025, 8:42 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect

Jul 7 2025

cicalese added a comment to T398122: Request membership in mediawiki group for Cicalese.

Thank you! It never hurts to have a reminder of the policies.

Jul 7 2025, 12:24 PM · SRE, Infrastructure Security, SRE-Access-Requests, MediaWiki-Gerrit-Group-Requests

Jul 4 2025

cicalese added a comment to T398122: Request membership in mediawiki group for Cicalese.

I had to do some digging to recall the sequence of events. Here's the task that gave me +2 on core: T185440. That was actually after I became staff. Prior to that, I had +2 on a number of other repos, but not core, although I had contributed to core.

Jul 4 2025, 6:35 PM · SRE, Infrastructure Security, SRE-Access-Requests, MediaWiki-Gerrit-Group-Requests

Jul 2 2025

cicalese added a comment to T398122: Request membership in mediawiki group for Cicalese.

Thank you all for the support!

Jul 2 2025, 2:07 PM · SRE, Infrastructure Security, SRE-Access-Requests, MediaWiki-Gerrit-Group-Requests

Jun 4 2025

cicalese added a comment to T395463: Error: Class "MediaWiki\SpecialPage\SpecialPage" not found.

I fixed the location of the comment in the version history to 7.4.0 from 7.3.0, since that is where the change happened.

Hmm, I thought this commit as part of 7.3.0 introduced the problem?

Jun 4 2025, 12:45 AM · MediaWiki-extensions-Pluggable-Auth

May 28 2025

cicalese added a comment to T395463: Error: Class "MediaWiki\SpecialPage\SpecialPage" not found.

I fixed the location of the comment in the version history to 7.4.0 from 7.3.0, since that is where the change happened.

May 28 2025, 8:32 PM · MediaWiki-extensions-Pluggable-Auth
cicalese added a comment to T395463: Error: Class "MediaWiki\SpecialPage\SpecialPage" not found.

The basic issue is extension version management, especially with respect to patches that bump the MediaWiki requirement. In my opinion, those should at minimum do a minor version bump to the extension version. In this case, the patch to change the MediaWiki requirement to MW 1.40 should have bumped the extension version to 7.5.0. However, such patches are often submitted and merged by developers other than the extension maintainer, and there are no universal rules for extension versioning to guide them. I've started to comment on those patches with that guidance when I see them, but I clearly missed noting that this patch bumped the MediaWiki requirement (even though I clearly saw the patch and back ported it to 1.43). I do think that establishing some norms for extension versioning would be helpful.

May 28 2025, 8:25 PM · MediaWiki-extensions-Pluggable-Auth

May 27 2025

cicalese closed T394721: CVE-2025-7363: XSS in TitleIcon as Resolved.
May 27 2025, 3:54 PM · SecTeam-Processed, Vuln-XSS, MediaWiki-extensions-Title-Icon, affects-Miraheze, Security, Security-Team

May 22 2025

cicalese added a comment to T394721: CVE-2025-7363: XSS in TitleIcon.

I will add the version bump. As a secure software engineering principle, it is important for a site maintainer to be able to easily confirm that they are using a version of the code that has a vulnerability patched.

May 22 2025, 9:07 PM · SecTeam-Processed, Vuln-XSS, MediaWiki-extensions-Title-Icon, affects-Miraheze, Security, Security-Team
cicalese added a comment to T394721: CVE-2025-7363: XSS in TitleIcon.

Please also do a version bump to 6.2.1 in extension.json in all patched branches that did not get a MW version bump and a version bump to 6.3.0 in all branches that got a MW version bump from 1.39.0 to 1.40.0. Thank you!

May 22 2025, 7:41 PM · SecTeam-Processed, Vuln-XSS, MediaWiki-extensions-Title-Icon, affects-Miraheze, Security, Security-Team

Apr 26 2025

cicalese moved T392736: PluggableAuthLogin Error in MW 1.39.12: Class SpecialPage not found from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Apr 26 2025, 4:21 PM · MediaWiki-extensions-Pluggable-Auth
cicalese closed T392736: PluggableAuthLogin Error in MW 1.39.12: Class SpecialPage not found as Invalid.
Apr 26 2025, 4:20 PM · MediaWiki-extensions-Pluggable-Auth
cicalese added a comment to T392736: PluggableAuthLogin Error in MW 1.39.12: Class SpecialPage not found.

I bumped the extension version to 7.5.0 in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/PluggableAuth/+/1124093. I'm closing this as invalid, since I believe the issue was using incompatible extension versions.

Apr 26 2025, 4:20 PM · MediaWiki-extensions-Pluggable-Auth
cicalese moved T388624: Use new class names for RawMessage, Message, ExtensionRegistry, etc. from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Apr 26 2025, 4:16 PM · NFDI-Germany, MediaWiki-extensions-Pluggable-Auth
cicalese moved T386721: OIDC with Entra ID results in failed auth loop till max login attempts reached from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Apr 26 2025, 4:16 PM · MediaWiki-extensions-OpenID-Connect, MediaWiki-extensions-Pluggable-Auth
cicalese moved T388862: Allow "autologin" from `img_auth.php` entrypoint from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Apr 26 2025, 4:16 PM · Patch-For-Review, MediaWiki-extensions-Pluggable-Auth
cicalese moved T389163: PluggableAuthService::moveLoginButton doesn't respect AuthChangeFormFieldsHook defined weights from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Apr 26 2025, 4:16 PM · MediaWiki-extensions-Pluggable-Auth
cicalese closed T388862: Allow "autologin" from `img_auth.php` entrypoint as Resolved.
Apr 26 2025, 3:58 PM · Patch-For-Review, MediaWiki-extensions-Pluggable-Auth
cicalese added a comment to T388862: Allow "autologin" from `img_auth.php` entrypoint.

I bumped the version number, since this introduces new behavior.

Apr 26 2025, 3:57 PM · Patch-For-Review, MediaWiki-extensions-Pluggable-Auth
cicalese closed T388624: Use new class names for RawMessage, Message, ExtensionRegistry, etc., a subtask of T166010: The Great Namespaceization Effort, as Resolved.
Apr 26 2025, 3:46 PM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Patch-For-Review, MW-1.44-notes (1.44.0-wmf.20; 2025-03-11), MW-1.42-notes (1.42.0-wmf.18; 2024-02-13), MediaWiki-General, MW-1.41-notes (1.41.0-wmf.28; 2023-09-26), Platform Engineering Roadmap Decision Making, Platform Team Workboards (Initiatives), Wikimania-Hackathon-2019, TechCom-RFC (TechCom-RFC-Closed), Epic
cicalese closed T388624: Use new class names for RawMessage, Message, ExtensionRegistry, etc. as Resolved.
Apr 26 2025, 3:45 PM · NFDI-Germany, MediaWiki-extensions-Pluggable-Auth
cicalese added a comment to T392736: PluggableAuthLogin Error in MW 1.39.12: Class SpecialPage not found.

My guess is that you updated PluggableAuth unintentionally when upgrading MediaWiki from 1.39.11 to 1.39.12. This patch to PluggableAuth introduced namespacing for the class in question. The patch should have bumped the extension version, but did not, so, the extension will still report its version to be 7.4.0. I'm puzzled, however, at the fact that it did not report that the extension is incompatible with release 1.39, since the patch updated the core MediaWiki version requirement to 1.40. For use with 1.39, you should pull the extension from the REL1_39 branch.

Apr 26 2025, 3:36 PM · MediaWiki-extensions-Pluggable-Auth
cicalese added a comment to T388624: Use new class names for RawMessage, Message, ExtensionRegistry, etc..

Thank you for contributing this patch.

Apr 26 2025, 3:27 PM · NFDI-Germany, MediaWiki-extensions-Pluggable-Auth
cicalese closed T389163: PluggableAuthService::moveLoginButton doesn't respect AuthChangeFormFieldsHook defined weights as Resolved.
Apr 26 2025, 3:04 PM · MediaWiki-extensions-Pluggable-Auth

Mar 27 2025

cicalese added a comment to T386721: OIDC with Entra ID results in failed auth loop till max login attempts reached.

I'm glad you found the issue. Thank you for posting the solution here.

Mar 27 2025, 6:19 PM · MediaWiki-extensions-OpenID-Connect, MediaWiki-extensions-Pluggable-Auth

Feb 23 2025

cicalese added a comment to T382116: Update script crashes on OpenID Connect schema changes.

I would appreciate a bit more information on reproducing this issue. The original report states:

Feb 23 2025, 10:06 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect
cicalese added a comment to T378904: OpenIDConnect should use addExtensionField instead of modifyExtensionTable.

T378904#10552156 appears to be a separate issue affecting only Postgres. See T382116.

Feb 23 2025, 10:02 PM · MediaWiki-extensions-OpenID-Connect
cicalese reopened T382116: Update script crashes on OpenID Connect schema changes as "Open".

This was erroneously closed as a duplication of T378904. It appears to be a separate issue affecting only Postgres. See T378904#10552156.

Feb 23 2025, 10:01 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect
cicalese added a comment to T386721: OIDC with Entra ID results in failed auth loop till max login attempts reached.

I notice you have set

Feb 23 2025, 8:28 PM · MediaWiki-extensions-OpenID-Connect, MediaWiki-extensions-Pluggable-Auth
cicalese closed T327147: Add optional support for "backchannel logout" as Resolved.
Feb 23 2025, 4:39 PM · Patch-For-Review, MediaWiki-extensions-Pluggable-Auth

Feb 17 2025

cicalese moved T329925: MediaWiki Table of Content (TOC) shows Wiki title and not the Display Title from In Progress to Backlog on the MediaWiki-extensions-DisplayTitle board.
Feb 17 2025, 1:27 PM · MediaWiki-extensions-DisplayTitle

Jan 24 2025

cicalese moved T384269: CVE-2025-32078: XSSes and potential RCE in Special:VersionCompare from Backlog to Closed on the MediaWiki-extensions-VersionCompare board.
Jan 24 2025, 7:31 PM · SecTeam-Processed, MediaWiki-extensions-VersionCompare, Vuln-XSS, Security, Security-Team
cicalese closed T383520: PluggableAuth unexpectedly throws if no $username returned from authenticate() but $id only as Resolved.
Jan 24 2025, 7:29 PM · MediaWiki-extensions-Pluggable-Auth
cicalese moved T327147: Add optional support for "backchannel logout" from Backlog to In Progress on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:28 PM · Patch-For-Review, MediaWiki-extensions-Pluggable-Auth
cicalese moved T343051: Pluggable auth not authenticating user when blobfuse2 azure storage is enabled from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:28 PM · MediaWiki-extensions-SimpleSAMLphp, MediaWiki-extensions-Pluggable-Auth
cicalese moved T344913: PluggableAuth & SimpleSaml taking more than 1 min for first time login from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:28 PM · MediaWiki-extensions-SimpleSAMLphp, MediaWiki-extensions-Pluggable-Auth
cicalese moved T348543: Problem with auto-creation of Shibboleth user in the wiki in case of the first login from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:28 PM · MediaWiki-extensions-OpenID-Connect, MediaWiki-extensions-SimpleSAMLphp, MediaWiki-extensions-Pluggable-Auth
cicalese moved T354775: TypeError in MS 1.35 / PluggableAuth 7.0.0 with SimpleSAMLphp 7.0.0 backend from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:28 PM · MediaWiki-extensions-SimpleSAMLphp, MediaWiki-extensions-Pluggable-Auth
cicalese moved T371754: PluggableAuth deauthenticate() parameter from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:28 PM · MediaWiki-extensions-Pluggable-Auth
cicalese moved T373409: Visiting Special:PluggableAuthLogin without a `_session` cookie should generate one from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:28 PM · MediaWiki-extensions-OpenID-Connect, MediaWiki-extensions-Pluggable-Auth
cicalese moved T373451: Special:PluggableAuthLogin should use 307 redirect from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:27 PM · MediaWiki-extensions-Pluggable-Auth
cicalese moved T378579: Deprecation-messages for BeginAuthenticationRequest::$password/$pluggableauthlogin0 for PHP 8.2 from Backlog to Closed on the MediaWiki-extensions-Pluggable-Auth board.
Jan 24 2025, 7:27 PM · PHP 8.2 support, MediaWiki-extensions-Pluggable-Auth
cicalese closed T373409: Visiting Special:PluggableAuthLogin without a `_session` cookie should generate one as Resolved.
Jan 24 2025, 7:26 PM · MediaWiki-extensions-OpenID-Connect, MediaWiki-extensions-Pluggable-Auth
cicalese moved T250010: Make user autocreating user page configurable from Backlog to Closed on the MediaWiki-extensions-Create-User-Page board.
Jan 24 2025, 7:22 PM · MediaWiki-extensions-Create-User-Page

Jan 22 2025

cicalese closed T384269: CVE-2025-32078: XSSes and potential RCE in Special:VersionCompare as Resolved.
Jan 22 2025, 8:40 PM · SecTeam-Processed, MediaWiki-extensions-VersionCompare, Vuln-XSS, Security, Security-Team
cicalese added a comment to T384269: CVE-2025-32078: XSSes and potential RCE in Special:VersionCompare.

Thank you very much for submitting this task and the patch, @BlankEclair.

Jan 22 2025, 8:14 PM · SecTeam-Processed, MediaWiki-extensions-VersionCompare, Vuln-XSS, Security, Security-Team

Jan 19 2025

cicalese moved T351030: Remove vestigial reference to parent_id from CommentStreams from Waiting for Merge to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 6:16 PM · MediaWiki-extensions-CommentStreams
cicalese moved T350329: CommentStreams should allow action=raw from Backlog to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 5:04 PM · MediaWiki-extensions-CommentStreams
cicalese moved T383390: Comments do not show up without <comment-streams-toc /> from Waiting for Merge to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:48 PM · Patch-For-Review, affects-Miraheze, MediaWiki-extensions-CommentStreams
cicalese moved T358173: single quotes in title of CommentStreams are incorrectly encoded and show up as &#039; from Waiting for Merge to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:48 PM · Patch-For-Review, MediaWiki-extensions-CommentStreams
cicalese moved T350543: CommentStreams: Add a flag to ApiCSPostComment to create a discussion page from Backlog to Waiting for Merge on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:42 PM · Patch-Needs-Improvement, MediaWiki-extensions-CommentStreams
cicalese moved T358173: single quotes in title of CommentStreams are incorrectly encoded and show up as &#039; from Backlog to Waiting for Merge on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:42 PM · Patch-For-Review, MediaWiki-extensions-CommentStreams
cicalese moved T351030: Remove vestigial reference to parent_id from CommentStreams from Backlog to Waiting for Merge on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:42 PM · MediaWiki-extensions-CommentStreams
cicalese moved T356584: CommentStreams: Place commentstreams before PageNotice's bottom notice messages from Backlog to Waiting for Merge on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:42 PM · Patch-For-Review, MediaWiki-extensions-CommentStreams
cicalese moved T383390: Comments do not show up without <comment-streams-toc /> from Backlog to Waiting for Merge on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:42 PM · Patch-For-Review, affects-Miraheze, MediaWiki-extensions-CommentStreams
cicalese moved T358168: Provide a way to list all CommentStreams topics on a page from Backlog to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:34 PM · Patch-For-Review, MediaWiki-extensions-CommentStreams
cicalese moved T377340: DisplayTitle in CommentStreams author is visually HTML escaped from Backlog to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 4:34 PM · affects-Miraheze, MediaWiki-extensions-CommentStreams
cicalese reopened T383390: Comments do not show up without <comment-streams-toc /> as "Open".

Reopening since the patch was only applied to the Release 1.42 branch. Was it fixed in another patch on master and the Release 1.43 branch?

Jan 19 2025, 2:11 PM · Patch-For-Review, affects-Miraheze, MediaWiki-extensions-CommentStreams
cicalese moved T373511: Special:AllComments is incompatible with MediaWiki 1.42 from Backlog to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 1:50 PM · affects-Miraheze, MediaWiki-extensions-CommentStreams
cicalese moved T380224: Table name component contains unexpected quote or dot character from Backlog to Closed on the MediaWiki-extensions-CommentStreams board.
Jan 19 2025, 1:50 PM · MediaWiki-extensions-CommentStreams
cicalese removed a member for MediaWiki-extensions-CommentStreams: Kji.
Jan 19 2025, 1:49 PM
cicalese added members for MediaWiki-extensions-CommentStreams: MarkAHershberger, Osnard.
Jan 19 2025, 1:49 PM
cicalese updated subscribers of T383486: Update user extension-CommentStreams user group.
Jan 19 2025, 1:42 PM · Gerrit-Privilege-Requests

Jan 16 2025

cicalese added a comment to T383486: Update user extension-CommentStreams user group.

I concur with this request. Please add @MarkAHershberger and @Osnard to the extension-CommentStreams group in gerrit and remove Jason Ji. Thank you.

Jan 16 2025, 4:10 PM · Gerrit-Privilege-Requests
cicalese reassigned T367164: Improve documentation by listing all applicable attributes from cicalese to Osnard.
Jan 16 2025, 4:08 PM · MediaWiki-extensions-LDAPGroups, MediaWiki-extensions-LDAPAuthentication2, MediaWiki-extensions-LDAPProvider

Jan 12 2025

cicalese created T383520: PluggableAuth unexpectedly throws if no $username returned from authenticate() but $id only.
Jan 12 2025, 1:39 PM · MediaWiki-extensions-Pluggable-Auth
cicalese closed T378905: OpenIDConnect should allow other authentication methods as Resolved.
Jan 12 2025, 1:06 AM · MediaWiki-extensions-OpenID-Connect
cicalese closed T366023: Support PKCE as Resolved.
Jan 12 2025, 1:05 AM · MediaWiki-extensions-OpenID-Connect
cicalese closed T383498: Add support for specifying parameters to the well known config as Resolved.
Jan 12 2025, 1:05 AM · MediaWiki-extensions-OpenID-Connect

Jan 11 2025

cicalese renamed T383498: Add support for specifying parameters to the well known config from Add support for specifying a parameter to the well known config to Add support for specifying parameters to the well known config.
Jan 11 2025, 8:13 PM · MediaWiki-extensions-OpenID-Connect
cicalese created T383498: Add support for specifying parameters to the well known config.
Jan 11 2025, 8:11 PM · MediaWiki-extensions-OpenID-Connect
cicalese closed T371754: PluggableAuth deauthenticate() parameter as Invalid.
Jan 11 2025, 4:29 PM · MediaWiki-extensions-Pluggable-Auth
cicalese added a comment to T371754: PluggableAuth deauthenticate() parameter.

PluggableAuthService::deauthenticate takes a string parameter. It uses the UserFactory to get a User object (which is a UserIdentity) passing in the string. The resulting UserIdentity is passed to PluggableAuthPlugin::deauthenticate. I'm not sure why VS Code is unhappy.

Jan 11 2025, 4:29 PM · MediaWiki-extensions-Pluggable-Auth
cicalese updated subscribers of T383484: Add noerror and noreplace options to Lua set display title function.
Jan 11 2025, 4:12 PM · MediaWiki-extensions-DisplayTitle
cicalese moved T382116: Update script crashes on OpenID Connect schema changes from Backlog to Closed on the MediaWiki-extensions-OpenID-Connect board.
Jan 11 2025, 4:12 AM · PostgreSQL, MediaWiki-extensions-OpenID-Connect
cicalese closed T361877: Allow multiple OpenID Connect identity providers to map to the same wiki user as Resolved.
Jan 11 2025, 4:11 AM · MediaWiki-extensions-OpenID-Connect

Jan 10 2025

cicalese merged task T382116: Update script crashes on OpenID Connect schema changes into T378904: OpenIDConnect should use addExtensionField instead of modifyExtensionTable.
Jan 10 2025, 8:48 PM · PostgreSQL, MediaWiki-extensions-OpenID-Connect
cicalese merged T382116: Update script crashes on OpenID Connect schema changes into T378904: OpenIDConnect should use addExtensionField instead of modifyExtensionTable.
Jan 10 2025, 8:48 PM · MediaWiki-extensions-OpenID-Connect
cicalese moved T348543: Problem with auto-creation of Shibboleth user in the wiki in case of the first login from Backlog to Closed on the MediaWiki-extensions-OpenID-Connect board.
Jan 10 2025, 8:28 PM · MediaWiki-extensions-OpenID-Connect, MediaWiki-extensions-SimpleSAMLphp, MediaWiki-extensions-Pluggable-Auth
cicalese moved T378907: Bump jumpbojett/openid-connect-php version for OpenIDConnect from Backlog to Closed on the MediaWiki-extensions-OpenID-Connect board.
Jan 10 2025, 8:28 PM · MediaWiki-extensions-OpenID-Connect
cicalese moved T378904: OpenIDConnect should use addExtensionField instead of modifyExtensionTable from Backlog to Closed on the MediaWiki-extensions-OpenID-Connect board.
Jan 10 2025, 8:25 PM · MediaWiki-extensions-OpenID-Connect
cicalese moved T360249: Support custom issuer validator from In Progress to Closed on the MediaWiki-extensions-OpenID-Connect board.
Jan 10 2025, 8:25 PM · MediaWiki-extensions-OpenID-Connect
cicalese closed T378904: OpenIDConnect should use addExtensionField instead of modifyExtensionTable as Resolved.
Jan 10 2025, 8:00 PM · MediaWiki-extensions-OpenID-Connect
cicalese closed T378907: Bump jumpbojett/openid-connect-php version for OpenIDConnect as Resolved.
Jan 10 2025, 8:00 PM · MediaWiki-extensions-OpenID-Connect
cicalese moved T327584: Exception when the title is malformed from Backlog to Closed on the MediaWiki-extensions-Title-Icon board.
Jan 10 2025, 7:37 PM · MediaWiki-extensions-Title-Icon
cicalese moved T383436: Fix path to OOUI icons for wiki farms from In Progress to Closed on the MediaWiki-extensions-Title-Icon board.
Jan 10 2025, 7:36 PM · MediaWiki-extensions-Title-Icon
cicalese closed T383436: Fix path to OOUI icons for wiki farms as Resolved.
Jan 10 2025, 7:35 PM · MediaWiki-extensions-Title-Icon
cicalese created T383436: Fix path to OOUI icons for wiki farms.
Jan 10 2025, 7:04 PM · MediaWiki-extensions-Title-Icon
cicalese updated subscribers of T383351: SimpleSAMLphp should load/install simplesamlphp/simplesamlphp via composer.

Those would all be great improvements over directly hacking the config.php file. As I recall, modifications were also necessary to a metadata.php file to include the server cert.

Jan 10 2025, 6:00 PM · Composer, MediaWiki-extensions-SimpleSAMLphp
cicalese added a comment to T383351: SimpleSAMLphp should load/install simplesamlphp/simplesamlphp via composer.

I agree in theory, but the aspect that makes this problematic is that once installed, config changes need to be made to the SimpleSAMLphp code, which would mean editing code in the vendor directory. That seems like a bad idea as well. Unless there have been changes made to SimpleSAMLphp since I last looked at it to allow some other method of configuration?

Jan 10 2025, 3:07 PM · Composer, MediaWiki-extensions-SimpleSAMLphp

Jan 9 2025

cicalese added a comment to T382116: Update script crashes on OpenID Connect schema changes.

Thank you for reporting this and thank you for your patience. I'm just getting a chance to look at this now. It turns out that this bug is caused by the issue reported in T378904. It would help if you could test https://gerrit.wikimedia.org/r/1086541, the patch linked to that task, to verify that it fixes the issue for you. Thank you.

Jan 9 2025, 5:48 AM · PostgreSQL, MediaWiki-extensions-OpenID-Connect

Dec 13 2024

cicalese closed T378579: Deprecation-messages for BeginAuthenticationRequest::$password/$pluggableauthlogin0 for PHP 8.2 as Resolved.
Dec 13 2024, 11:04 AM · PHP 8.2 support, MediaWiki-extensions-Pluggable-Auth
cicalese added a comment to T378579: Deprecation-messages for BeginAuthenticationRequest::$password/$pluggableauthlogin0 for PHP 8.2.

Thank you, @matmarex!!

Dec 13 2024, 11:04 AM · PHP 8.2 support, MediaWiki-extensions-Pluggable-Auth