Last modified: 2009-05-01 01:27:38 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 T11219, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9219 - Enable control over editing RealName/Email/Nick preferences
Enable control over editing RealName/Email/Nick preferences
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
User preferences (Other open bugs)
1.10.x
PC Windows XP
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-03-07 18:57 UTC by MrPete
Modified: 2009-05-01 01:27 UTC (History)
2 users (show)

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


Attachments
Patch that implements suggested enhancement (3.71 KB, patch)
2007-03-07 18:57 UTC, MrPete
Details
This patch implements as methods in $wgAuth (4.73 KB, patch)
2007-03-07 23:59 UTC, MrPete
Details
$wgAuth patch update w/ UTF8 (3.68 KB, patch)
2007-03-09 18:28 UTC, MrPete
Details

Description MrPete 2007-03-07 18:57:18 UTC
Sometimes, an external auth module is in complete control of user name, Email,
Nickname. If so, it only causes confusion to allow user editing in the MW
preferences.

Patchfile attached.
Comment 1 MrPete 2007-03-07 18:57:59 UTC
Created attachment 3318 [details]
Patch that implements suggested enhancement
Comment 2 Rob Church 2007-03-07 20:46:44 UTC
I think I'd rather see these implemented as methods to the AuthPlugin interface,
rather than polluting the configuration namespace with more global variables...
Comment 3 MrPete 2007-03-07 23:59:03 UTC
Created attachment 3320 [details]
This patch implements as methods in $wgAuth

Your wish is my command :)

Here's a new patch, that implements the same thing via $wgAuth.
Comment 4 Phil Boswell 2007-03-08 16:46:46 UTC
(In reply to comment #3)
> Created an attachment (id=3320) [edit]This patch implements as methods in 
$wgAuthYour wish is my command :)Here's a new patch, that implements the same thing 
via $wgAuth.

You might want to check your encoding, there's a couple of strange changes at the 
bottom of that..."ævar" is being changed to "ævar" for example, and there are some 
other oddities.
Comment 5 MrPete 2007-03-09 18:28:52 UTC
Created attachment 3327 [details]
$wgAuth patch update w/ UTF8

Thanks, Phil! I needed to modify my tool settings for MW, defaulting to UTF8
files. (This is my first OSS project that has made the shift.)

Attached file implements $wgAuth version of the feature, and has no UTF8
anomalies.
Comment 6 Niklas Laxström 2009-04-27 06:35:35 UTC
Patch does not apply to the new preferences system, but on the other hand it should be easy to port it.
Comment 7 Chad H. 2009-05-01 01:27:38 UTC
Done in r50086

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


Navigation
Links