| Only the IdentityProvider base class uses this code (in the event that a *real* provider doesn't support per user secret tokens). The SqlObjectProvider generates a unique secret token for each user, which is stored in the database. In addition, I've take Jorge's advise and moved to using datatime.now() rather than time(), because it resolves down to the microsecond. Good luck guessing the exact microsecond the user's secret token was generated. On 3 Dec, 2005, at 7:50 am, Evan Monroig wrote:
-- Jeff Watkins Computers, they're just a fad. |
- [TurboGears] Re: Fwd: [cherrypy-devel] Re: Sessions and ... Jeff Watkins
- [TurboGears] Re: Fwd: [cherrypy-devel] Re: Sessions... Evan Monroig
- [TurboGears] Re: Fwd: [cherrypy-devel] Re: Sessions... Evan Monroig
- [TurboGears] Re: Fwd: [cherrypy-devel] Re: Sessions... Michael Schneider

