#7630: Require email confirmation before account activation
------------------------+---------------------------------------------------
   Reporter:  jason     |       Owner:  was         
       Type:  defect    |      Status:  needs_review
   Priority:  major     |   Milestone:  sage-4.3.3  
  Component:  notebook  |    Keywords:              
     Author:            |    Upstream:  N/A         
   Reviewer:            |      Merged:              
Work_issues:            |  
------------------------+---------------------------------------------------
Changes (by ddrake):

  * status:  new => needs_review


Comment:

 Patch up, please review. Sorry for the whitespace noise in the patch, I
 have nuke-trailing-whitespace on in emacs.

 Several issues I noticed while working on this:

   * The confirmation tokens are not saved across sessions, so if a user
 signs up, then you quit the notebook and restart, then the user clicks on
 the confirmation URL, the server says it doesn't know about that
 confirmation token. This may or may not be something we want to fix.
   * We should have a way of letting the admin user bypass the email
 confirmation, since email can get lost, etc. Perhaps another column in the
 suspend/reset user account page, so that the admin can just click to
 consider the email confirmed, or to bypass email confirmation for that
 user. Or, we might have a "resend confirmation email" feature. Perhaps we
 should have both.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7630#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to