index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
middleware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle...
Christopher Allan Webber
2011-11-25
3
-179
/
+0
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-0
/
+1
|
\
|
*
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
1
-0
/
+1
*
|
Issue 653: This time for sure!
Nathan Yergler
2011-11-13
1
-1
/
+1
*
|
Issue 653: Handle the case where request.vary is None
Nathan Yergler
2011-11-13
1
-1
/
+1
*
|
Issue 653: Don't throw exception if response has no vary header.
Nathan Yergler
2011-11-13
1
-1
/
+1
*
|
Some mostly cosmetic changes to CSRF
Elrond
2011-10-14
1
-9
/
+6
*
|
#361: Removing additional secret key, per CW's request.
Nathan Yergler
2011-10-01
1
-1
/
+1
*
|
#361: Don't test for CSRF token if we're running unit tests.
Nathan Yergler
2011-10-01
1
-1
/
+4
*
|
PEP8-ification.
Nathan Yergler
2011-10-01
1
-9
/
+10
*
|
Issue 361 Initial implementation of CSRF protection middleware
Nathan Yergler
2011-09-04
2
-0
/
+132
|
/
*
Issue 569: Initial framework for application middleware.
Nathan Yergler
2011-09-04
2
-0
/
+45