db5cdeb021
v2.9.1 Add itervalues() and iteritems() methods to SessionManager. Allow unicode strings passed to redirect(). Fix handling of __future__ import statements in PTL. v2.9 There was a packaging error for 2.8. It included files not intended to be released which broke the 'ptl' package. This release repairs that error and includes a small change to random session tokens. Use 128-bit random tokens for session keys and form tokens. Our previous 64-bit values should still be more than secure for web applications but recommended best practice is currently 128-bit. We use URL-safe base64 encoding so the length of the tokens is only a bit longer. Use base64 instead of hex encoding for util.randbytes() v2.8 Don't set duplicate ID attributes on radio inputs. ptl_import recompiles ptl files Since stat.st_mtime is a float in linux, _load_pyc will almost always recompile the ptl files. Here's a patch to make the logic follow compile.c in python.
6 lines
404 B
Text
6 lines
404 B
Text
$NetBSD: distinfo,v 1.4 2018/03/24 08:20:06 adam Exp $
|
|
|
|
SHA1 (Quixote-2.9.1.tar.gz) = 8ca189913ca25fb54f543b4873061167dd6b8c4d
|
|
RMD160 (Quixote-2.9.1.tar.gz) = 7c5c78c194d84b125831f2fe43c4542117259a88
|
|
SHA512 (Quixote-2.9.1.tar.gz) = b844b1777192c5d6ecdaba47bc07dfdf628cc644ec5dc48113f8f5cdebb8d3fafddce41635ffc255afa1f1f4f9bf5188046c9e8c664d81efbc1331dbb19db2c8
|
|
Size (Quixote-2.9.1.tar.gz) = 211731 bytes
|