mediawiki not LDAP compatible #22

Open
opened 2022-12-23 11:33:31 -06:00 by DarkFeather · 2 comments
Owner

MediaWiki must be pinned at 1.37 in order to use LDAP authentication.

PluggableAuth must be a 5.7 in order to work with LDAPAuthentication2 and LDAPProvider, and the last release of MediaWiki supporting that is 1.37 (tracked in the REL1_37 vs. REL1.38 extension.json files).

LDAPAuthentication2's authors are aware of this issue and tracking it in this conversation.

We are pushing commit bef53d5889 to hold mediawiki until this is done.

MediaWiki must be pinned at 1.37 in order to use LDAP authentication. [PluggableAuth](https://www.mediawiki.org/wiki/Extension:PluggableAuth#Installation) must be a 5.7 in order to work with LDAPAuthentication2 and LDAPProvider, and the last release of MediaWiki supporting that is 1.37 (tracked in the REL1_37 vs. REL1.38 extension.json files). LDAPAuthentication2's authors are aware of this issue and tracking it in [this conversation](https://www.mediawiki.org/wiki/Topic:X8rqc0kuh13u14nz). We are pushing commit bef53d588987f3b6dcd11646305bfd072ee1b1be to hold mediawiki until this is done.
DarkFeather added the
Blocked
label 2022-12-23 11:33:31 -06:00
Author
Owner

This is relevant for @lurso3 as the dominant user.

This is relevant for @lurso3 as the dominant user.
DarkFeather added this to the Kanban project 2023-04-30 21:34:32 -05:00
Author
Owner

Mediawiki reverted to local auth -- dependencies are too broken to keep supporting 1.37 and php7.

Mediawiki has been updated to 1.40 with php 8 as seen at https://lykos.aninix.net/lykos-wiki/Special:Version. LDAP access is backlogged as an internal issue pending the above conversation.

Mediawiki reverted to local auth -- dependencies are too broken to keep supporting 1.37 and php7. Mediawiki has been updated to 1.40 with php 8 as seen at https://lykos.aninix.net/lykos-wiki/Special:Version. LDAP access is backlogged as an internal issue pending the above conversation.
DarkFeather changed title from mediawiki pinned at 1.37 to mediawiki not LDAP compatible 2023-08-31 18:59:45 -05:00
Sign in to join this conversation.
No description provided.