Gre7g Luterman <[EMAIL PROTECTED]> writes: > Oops. Sorry about that. I've changed the code so it checks > CGI_ACTIVE instead of PENDING_FILE_PERM.
A few questions about your changes to CRYPT_KEY_FILE in Defaults.py. Your code allows any file permissions on crypt_key if CGI_ACTIVE is enabled. Is this a good idea? The check is there to reduce the user's key from being uncovered. Your code allows a missing crypt_key if CGI_ACTIVE is enabled. Why? crypt_key is necessary for TMDA to work. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
