flask/flask
Armin Ronacher aeed530e32 Make sure that windows servers do not allow downloading arbitrary files
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-12-23 14:16:30 +01:00
..
__init__.py Added Session again to the public API because existing code might import it 2010-07-18 20:43:50 +02:00
app.py Fixed an issue where the default OPTIONS response was 2010-07-28 01:25:08 +02:00
config.py Restored 2.5 compatibility{ 2010-07-04 14:17:29 +02:00
ctx.py Added middlewares to quickstart. This fixes #88 2010-07-17 15:39:24 +02:00
globals.py Added missing comments, fixed setup.py and made tests pass 2010-07-04 11:35:20 +02:00
helpers.py Make sure that windows servers do not allow downloading arbitrary files 2010-12-23 14:16:30 +01:00
logging.py Various typos. 2010-07-07 02:09:07 +08:00
module.py Fix the 108th issue. 2010-08-20 11:19:35 +02:00
session.py Various typos. 2010-07-07 02:09:07 +08:00
signals.py Added some whitespace 2010-07-18 20:44:07 +02:00
templating.py normpath is now used before loading templates 2010-08-09 15:16:20 +02:00
testing.py Added a separate logging module 2010-07-05 10:37:44 +02:00
wrappers.py Added MAX_CONTENT_LENGTH config key 2010-07-14 10:47:57 +02:00