Re: generating md5-hashes in modpython fails

2006-07-05 Thread Nikolaus Schlemm
for anybody who's also experiencing this problem, Alain Tesio mentioned another odd factor and its workaround on the modpy-mailinglist: http://modpython.org/pipermail/mod_python/2006-July/021544.html -- cheers, Nikl --~--~-~--~~~---~--~~ You rec

Re: generating md5-hashes in modpython fails

2006-06-27 Thread Nikolaus Schlemm
I forgot to append this file... -- cheers, Nikl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from t

generating md5-hashes in modpython fails

2006-06-27 Thread Nikolaus Schlemm
hi all, for some (up to now) unknown reasons the generation of md5-hashes fails in modpython (for me and at least one other user on irc). I discovered this bug while switching a django-setup from the builtin dev-server to modpython: it complained that I had tampered with the session cookies - w