On Dec 1, 2010, at 7:39 AM, Jacek Kałucki wrote:
> You probably must update your old encrypted password in *.cnxml file, like:
>
> from dabo.lib.SimpleCrypt import SimpleCrypt
> sc = SimpleCrypt("warnungwegtest")
> print sc.encode("my password")
>
> Then write printed result into 'password' element of cnxml file:
> <password>this_is_example_M9ldu18yZEhq3dgoGM4ahTE=</password>
Actually, the problem is a bit deeper. In her application, the app
object has one value of CryptoKey, but in the CxnEditor application, it has a
blank value for CryptoKey. Your method will work, but it's not ideal. I need to
integrate CryptoKey into CxnEditor.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]