Loïc Le Ninan
|
0742e11dff
Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Replaced Required with InputRequired.
|
преди 10 години |
Christopher Allan Webber
|
53d78991d7
Revert "remove the list from response.vary. not sure why I was getting an error using openid without it, but everything seems to be working fine now"
|
преди 11 години |
Rodney Ewing
|
05ceada051
remove the list from response.vary. not sure why I was getting an error using openid without it, but everything seems to be working fine now
|
преди 11 години |
Rodney Ewing
|
5adb906a0a
merge --squash openid branch to take care of a false merge commit in the
|
преди 11 години |
Sebastian Spaeth
|
947c08ae43
Improve error message wording (#564)
|
преди 12 години |
Sebastian Spaeth
|
cfa922295e
Convert return HttpException to raise HttpException
|
преди 12 години |
Sebastian Spaeth
|
62d14bf50b
Transition webob.HttpForbidden to webob's exceptions Forbidden
|
преди 12 години |
Joar Wandborg
|
111a609df5
Replaced all request.POST with request.form, ...
|
преди 12 години |
Will Kahn-Greene
|
a855e92a98
Fix problems from pyflakes output
|
преди 12 години |
Joar Wandborg
|
f10c3bb8e5
Added logging to meddleware.csrf
|
преди 12 години |
Christopher Allan Webber
|
cf29e8a824
It's 2012 all up in here
|
преди 12 години |
Elrond
|
71c6c432a5
Bug #685: only provide CSRF token if it exists
|
преди 13 години |
Nathan Yergler
|
ca9ebfe2e0
Issue 680 Allow decorating views to prevent CSRF protection.
|
преди 13 години |
Nathan Yergler
|
91cf67385a
Issue 680: Dispatch meddleware request processing post-routing
|
преди 13 години |
Elrond
|
56dc1c9d3e
Add base class for Meddleware
|
преди 13 години |
Christopher Allan Webber
|
ce5ae8da19
Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middleware
|
преди 13 години |