Hello,

Am 01.12.2010 13:56, schrieb Ed Leafe:
> 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")

sc.encrypt, of course (for all later readers of this thread).

>> Then write printed result into 'password' element of cnxml file:
>> <password>this_is_example_M9ldu18yZEhq3dgoGM4ahTE=</password>
>
That did it, for now . And doing it I could see that the cnxml file 
still contained an encryption consisting of capital letters only - no 
use of PyCrypt, I suppose.
>
> 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.

And that's why I still get the SimpleCrypt warning from the CxnEditor, 
right?

Thank you,
Sibylle

_______________________________________________
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]

Reply via email to