Mon, 21 May 2012 16:50:42 +0200 gibus Reverts to changeset 435, and just add {% csrf_token %} to template forgot_pw.html, since CSRF protection seems to be only here (surely because of django.contrib.auth.views).
Sat, 19 May 2012 10:21:54 +0200 Production Moz Fix side effects with csrf token, add csrf_token to every post form + add ajax (see http://stackoverflow.com/questions/5100539/django-csrf-check-failing-with-an-ajax-post-request), remove django.middleware.csrf.CsrfViewMiddleware ?!
Fri, 18 May 2012 00:07:32 +0200 Production Moz Avoids HTTP 403 on login and reset/change password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Thu, 17 May 2012 23:58:03 +0200 Production Moz Avoids HTTP 403 on reset password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Tue, 15 May 2012 14:15:34 +0200 Production Moz Fixed comments filter by name when name is empty
Tue, 15 May 2012 12:22:28 +0200 gibus Fixed bad string for export to ms-word 2007.
Tue, 15 May 2012 12:12:41 +0200 gibus Added export in .doc and .docx formats.
Tue, 15 May 2012 11:16:46 +0200 gibus Respect order by scope in show all comments or show all detached comments.
Tue, 15 May 2012 09:36:18 +0200 gibus Fixed sort with y is NoneType.
Mon, 14 May 2012 16:24:21 +0200 gibus CSS for filter.
Mon, 14 May 2012 16:01:30 +0200 gibus Fixed author when there is none.
Mon, 14 May 2012 15:26:58 +0200 gibus Still use --sanitize-html for pandoc 1.5.1.1.
Mon, 14 May 2012 15:24:57 +0200 gibus Smaller size for text input form elements in filter.
Mon, 14 May 2012 15:16:30 +0200 gibus Added 'me' and 'author' in filter by name.
(0) -300 -100 -14 +14 +100 tip