#857: Cannot add users while cherrypy not running
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Identity | Version: 0.9a4
Severity: normal | Keywords:
---------------------------------------+------------------------------------
The TG_User object uses the identity framework to encrypt the passwords of
new users, and the identity framework requires an active CherryPy request
to determine the identity provider to use.
This makes it impossible to add users from a (setup) script or from a
Python shell, both of which are useful.
I realize there's been some reshuffling of where the User object is
defined in 0.9a5, but I don't think what the TG_User object is doing is
wrong, just that it shouldn't fail.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/857>
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
-~----------~----~----~----~------~----~------~--~---