rEOSTe3029a61d17d: Add maintenance script for attaching existing LDAP accounts introduced a maintenance script that can be used to attach an LDAP account to wikitech. This can be needed to enable password recovery for a user that has created an account via Striker but never logged at wikitech.wikimedia.org using it (T174469). We are ready to remove MediaWiki-extensions-OpenStackManager from wikitech, but it would be nice to still have that maintenance script available. It could probably be copied to either MediaWiki-extensions-LdapAuthentication or MediaWiki-extensions-WikimediaMaintenance.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/LdapAuthentication | master | +67 -0 | Import attachLdapUser.php script from OpenStackManager |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T189531 All Wikimedia developer services should use single sign-on | |||
Open | None | T161859 Make Wikitech an SUL wiki | |||
Resolved | PRODUCTION ERROR | Tgr | T195253 Special:Notifications gives a consistent PHP exception on load ("The trash icon is not registered") for users with OpenStackManager notifications | ||
Open | None | T106123 Extensions needing to be removed from Wikimedia wikis | |||
Open | None | T161553 Remove OpenStackManager from Wikitech | |||
Resolved | MarcoAurelio | T194670 Copy maintenance/attachLdapUser.php to another extension |
Event Timeline
Comment Actions
If the extension LDAP auth is going to stay after you remove OSManager then I'd move the script there due to it being specific to fix LDAP issues.
Comment Actions
Change 433016 had a related patch set uploaded (by MarcoAurelio; owner: MarcoAurelio):
[mediawiki/extensions/LdapAuthentication@master] Migrate attachLdapUser.php script from OpenStackManager
Comment Actions
Change 433016 merged by Andrew Bogott:
[mediawiki/extensions/LdapAuthentication@master] Import attachLdapUser.php script from OpenStackManager