User:Test.Account: Difference between revisions

From KBwiki
Jump to navigation Jump to search
(New page: =Test Account Home Page= ==Introduction== This page was created on 26/05/09 to check whether the newly created account Test.Account requires a password or not. ==Results== The email was...)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Test Account Home Page=
=Test Account Home Page=
==Introduction==
==Introduction==
This page was created on 26/05/09 to check whether the newly created account Test.Account requires a password or not.   
This page was created on 26/05/09 to check whether the newly created account Test.Account requires a password or not.  The setting $wgEmailAuthentication was set to true in LocalSettings.php.


==Results==
==Results==
The email was received at the expected address. However, a reply to this email was not required to complete the registration of the new user.   
The email was received at the expected address.  
 
It turns out that a reply to this email was not required to complete the registration of the new user.  A user who elects to confirm his email address should be added to an 'emailconfirmed' user group, and it is by using this group that edit-controls can be placed on particular groups.  To date it has not been possible to add users to this group: a check of the User List page shows that there are no members of this group as yet.
 


'''Action''': find a means of suspending registration until the confirmation email is received....
'''Action''': find a means of suspending registration until the confirmation email is received....

Latest revision as of 15:15, 26 May 2009

Test Account Home Page

Introduction

This page was created on 26/05/09 to check whether the newly created account Test.Account requires a password or not. The setting $wgEmailAuthentication was set to true in LocalSettings.php.

Results

The email was received at the expected address.

It turns out that a reply to this email was not required to complete the registration of the new user. A user who elects to confirm his email address should be added to an 'emailconfirmed' user group, and it is by using this group that edit-controls can be placed on particular groups. To date it has not been possible to add users to this group: a check of the User List page shows that there are no members of this group as yet.


Action: find a means of suspending registration until the confirmation email is received....