#624: [PATCH][TEST] Setting user passwords outside of identity doesn't work
----------------------+-----------------------------------------------------
 Reporter:  plewis    |        Owner:  plewis  
     Type:  defect    |       Status:  reopened
 Priority:  normal    |    Milestone:  0.9     
Component:  Identity  |      Version:          
 Severity:  normal    |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by kevin):

  * status:  closed => reopened
  * resolution:  duplicate =>

Comment:

 I changed my mind. After looking at #635 in context, the patch as written
 was problematic because the encryption algorithm was set at ''import''
 time. I changed it to set the algorithm on the first call of the
 encryption function, but that was still uncomfortable because the
 algorithm was sealed off for any soprovider at that point. So, I've
 switched to using this patch after all. Committed in [1006].

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/624>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to