Last modified: 2011-05-16 16:45:08 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 T29581, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27581 - 3 new OpenID login page parameters: $wgOpenIDAllowManualUsername, AllowAutomaticUsername, ProposeUsernameFromSREG
3 new OpenID login page parameters: $wgOpenIDAllowManualUsername, AllowAutoma...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
OpenID (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: T. Gries
http://www.mediawiki.org/wiki/Extensi...
: patch, patch-need-review
Depends on: 18635 27419
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-20 08:58 UTC by T. Gries
Modified: 2011-05-16 16:45 UTC (History)
0 users

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


Attachments
Patch introduces three new parameters (this is a cumulative patch, it contains two other patches) (11.60 KB, patch)
2011-02-20 09:00 UTC, T. Gries
Details
Cumulative patch for 27419, 18635, 27581; diff now really includes the promised php-openid changes required for php > 5.3.x (see http://www.mediawiki.org/wiki/Extension:OpenID#Pre-requisites ) (17.96 KB, patch)
2011-03-29 06:42 UTC, T. Gries
Details

Description T. Gries 2011-02-20 08:58:50 UTC
Patch to customize the OpenID login page (for new or existing accounts). Introduction of three new settings.

; $wgOpenIDProposeUsernameFromSREG
: defaults to true; first-time logging in with OpenID, propose and allow new account names from OpenID SREG data such as fullname or nickname
; $wgOpenIDAllowManualUsername
: defaults to true; when first-time logging in with OpenID, show option to enter and to allow a manually chosen username
; $wgOpenIDAllowAutomaticUsername
: defaults to true; when first-time logging in with OpenID, show option to choose and to allow an automatically generated username

The patch is a cumulative patch and includes the patches for 
- Bug 27419 - OpenID extension: disallow new account creation for those users without "createaccount" permission https://bugzilla.wikimedia.org/show_bug.cgi?id=27419
- Bug 18635 - Allow to use User pages as OpenIDs even if user is using OpenID already https://bugzilla.wikimedia.org/show_bug.cgi?id=18635
Comment 1 T. Gries 2011-02-20 09:00:41 UTC
Created attachment 8179 [details]
Patch introduces three new parameters (this is a cumulative patch, it contains two other patches)
Comment 2 T. Gries 2011-03-29 06:42:44 UTC
Created attachment 8347 [details]
Cumulative patch for 27419, 18635, 27581; diff now really includes the promised php-openid changes required for php > 5.3.x  (see http://www.mediawiki.org/wiki/Extension:OpenID#Pre-requisites )

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


Navigation
Links