]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make it obvious to anyone reading copy-pasted example code that the cookie secret... 591/head
authorTaylor Hughes <taylor@taylor-retina.local>
Sat, 1 Sep 2012 06:47:11 +0000 (23:47 -0700)
committerTaylor Hughes <taylor@taylor-retina.local>
Sat, 1 Sep 2012 06:47:11 +0000 (23:47 -0700)
commit35b432fee280612f37e039d2446faee990190eea
treecbc4c55a2d3b0f3a7470e7b1164d14e28b3ed910
parent764b443baaa73e2296fb05fb549f9d620d83fd5c
Make it obvious to anyone reading copy-pasted example code that the cookie secret is not suitable for production use.
demos/auth/authdemo.py
demos/blog/blog.py
demos/chat/chatdemo.py
demos/facebook/facebook.py
demos/websocket/chatdemo.py