Jeff Johnson wrote: > Paul McNett wrote: >>> WARNING: >>> Your application uses SimpleCrypt, which is fine for testing but should >>> not be used in production, because: >>> >>> 1) Anyone with a copy of Dabo could decrypt your password. >>> >>> 2) It isn't portable between 32-bit and 64-bit python. See the trac >>> ticket at http://trac.dabodev.com/ticket/1179 for more information. >>> >>> """, UserWarning) >> This isn't a traceback, just a warning that you may want to (at some point) >> put your >> own crypt class in place of the one that ships with Dabo. > > I didn't see this until I updated.
I added the message sometime in the last 4-6 weeks I think. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
