Commit Verlauf

Autor SHA1 Nachricht Datum
  Loïc Le Ninan 0742e11dff Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Replaced Required with InputRequired. vor 10 Jahren
  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" vor 11 Jahren
  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 vor 11 Jahren
  Rodney Ewing 5adb906a0a merge --squash openid branch to take care of a false merge commit in the vor 11 Jahren
  Sebastian Spaeth 947c08ae43 Improve error message wording (#564) vor 12 Jahren
  Sebastian Spaeth cfa922295e Convert return HttpException to raise HttpException vor 12 Jahren
  Sebastian Spaeth 62d14bf50b Transition webob.HttpForbidden to webob's exceptions Forbidden vor 12 Jahren
  Joar Wandborg 111a609df5 Replaced all request.POST with request.form, ... vor 12 Jahren
  Will Kahn-Greene a855e92a98 Fix problems from pyflakes output vor 12 Jahren
  Joar Wandborg f10c3bb8e5 Added logging to meddleware.csrf vor 12 Jahren
  Christopher Allan Webber cf29e8a824 It's 2012 all up in here vor 12 Jahren
  Elrond 71c6c432a5 Bug #685: only provide CSRF token if it exists vor 13 Jahren
  Nathan Yergler ca9ebfe2e0 Issue 680 Allow decorating views to prevent CSRF protection. vor 13 Jahren
  Nathan Yergler 91cf67385a Issue 680: Dispatch meddleware request processing post-routing vor 13 Jahren
  Elrond 56dc1c9d3e Add base class for Meddleware vor 13 Jahren
  Christopher Allan Webber ce5ae8da19 Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middleware vor 13 Jahren