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
/
meddleware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
1
-1
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
2
-2
/
+2
*
Fix minor grammatical error 'settings' -> 'setting'.
Ben Sturmfels
2015-11-05
1
-1
/
+1
*
Remove <br/> from safe string indicating that CSRF cooking is missing.
Ben Sturmfels
2015-11-05
1
-1
/
+1
*
Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...
Loïc Le Ninan
2014-06-13
1
-1
/
+1
*
Revert "remove the list from response.vary. not sure why I was getting an err...
Christopher Allan Webber
2013-07-10
1
-1
/
+1
*
remove the list from response.vary. not sure why I was getting an error using...
Rodney Ewing
2013-07-10
1
-1
/
+1
*
merge --squash openid branch to take care of a false merge commit in the
Rodney Ewing
2013-07-03
1
-1
/
+1
*
Improve error message wording (#564)
Sebastian Spaeth
2013-01-14
1
-4
/
+8
*
Convert return HttpException to raise HttpException
Sebastian Spaeth
2012-12-23
1
-2
/
+2
*
Transition webob.HttpForbidden to webob's exceptions Forbidden
Sebastian Spaeth
2012-12-21
1
-5
/
+7
*
Make ENABLED_MEDDLEWARES a list and not a tuple, so we can modify it
Sebastian Spaeth
2012-12-01
1
-2
/
+2
*
Remove the NoOp meddleware
Sebastian Spaeth
2012-12-01
2
-28
/
+0
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-1
/
+1
*
Fix problems from pyflakes output
Will Kahn-Greene
2012-06-03
1
-2
/
+1
*
Added logging to meddleware.csrf
Joar Wandborg
2012-05-13
1
-0
/
+5
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
3
-3
/
+3
*
Bug #685: only provide CSRF token if it exists
Elrond
2011-12-03
1
-0
/
+3
*
Issue 680 Allow decorating views to prevent CSRF protection.
Nathan Yergler
2011-11-26
1
-3
/
+12
*
Issue 680: Dispatch meddleware request processing post-routing
Nathan Yergler
2011-11-26
3
-3
/
+4
*
Add base class for Meddleware
Elrond
2011-11-25
3
-7
/
+16
*
Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle...
Christopher Allan Webber
2011-11-25
3
-0
/
+179