Last modified: 2010-05-15 14:36:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4943, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2943 - Add AuthPlugin::getCanonicalName method
Add AuthPlugin::getCanonicalName method
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-reviewed
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-07-23 21:08 UTC by Rob Lanphier (RobLa)
Modified: 2010-05-15 14:36 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Patch described in bug 2943 (1.32 KB, patch)
2005-07-23 21:09 UTC, Rob Lanphier (RobLa)
Details

Description Rob Lanphier (RobLa) 2005-07-23 21:08:07 UTC
Problem:  auth plugins don't have the ability to provide canonical form for user
name (primary proper case) before a new account is created.

This patch adds a new method AuthPlugin::getCanonicalName($username), which gets
called from
User::newFromName.  That'll gives any AuthPlugin extension a crack at munging
the name just before an account is created.

Will attach patch after submitting.
Comment 1 Rob Lanphier (RobLa) 2005-07-23 21:09:04 UTC
Created attachment 739 [details]
Patch described in bug 2943
Comment 2 Brion Vibber 2005-07-24 09:49:51 UTC
Applied to HEAD.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links