sanyaade-speechtools / delphi-museum-project

Automatically exported from code.google.com/p/delphi-museum-project
0 stars 0 forks source link

Completing registration of new user accounts appears to not be required #192

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
• What steps will reproduce the problem?

1. Click "Register"

2. At the Register screen
(http://pahma-qa.berkeley.edu/delphi/modules/auth/register.php), enter
username, password (twice, identically) and email address, and click the
"Register" button.

3. The newly registered user will then receive an email message at their
just-entered email address.  This email message contains, in part, the
following text:

Click on the link below or copy and paste the URL into your browser to
complete the registration.

http://pahma.berkeley.edu/delphi/modules/auth/register.php?confirm={user_id} 
(where
{user_id} is a numeric user ID)

• What is the expected output?

User should be required to visit that URL to "complete the registration,"
prior to being able to perform actions as a registered user on the site.

OR

The above portion of the 'welcome' emails should be removed.

• What do you see instead?

Without ever visiting that URL, the user can log out, log in again, and
perform actions such as creating and managing Sets and Tags.  This is
independent of browser: the user can log out, switch to another browser and
log in and perform actions, all without completing the registration by
visiting the provided URL.  This is contrary to what one might reasonably
infer from the relevant text, above, of the 'welcome' email message.

Note: This issue may potentially be related to Issue 41.

• Please use labels and text to provide additional information.

Original issue reported on code.google.com by aronrobe...@gmail.com on 7 Aug 2009 at 8:09

GoogleCodeExporter commented 8 years ago
Changed title to improve clarity.
Added related issue to labels.

Original comment by aronrobe...@gmail.com on 7 Aug 2009 at 8:18

GoogleCodeExporter commented 8 years ago
Removed related issue from labels; the format used does not create a working 
link.

Original comment by aronrobe...@gmail.com on 7 Aug 2009 at 8:19

GoogleCodeExporter commented 8 years ago
Removed related link number from labels.

Original comment by aronrobe...@gmail.com on 7 Aug 2009 at 8:19

GoogleCodeExporter commented 8 years ago
Added correct RelatedTo link.

Original comment by aronrobe...@gmail.com on 7 Aug 2009 at 8:29