Closed Bug 644148 Opened 13 years ago Closed 13 years ago

Hiding the welcome message fails due to CSRF protection

Categories

(Websites Graveyard :: drumbeat.org, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: walkah, Assigned: walkah)

Details

clicking the 'hide' button on the welcome broadcast message throws a 403 (via ajax) which is ignored.

This is due to the changed CSRF handling for AJAX in 1.2.5 - http://www.djangoproject.com/weblog/2011/feb/08/security/
Ah thanks for catching that. Wanna throw a @csrf_exempt decorator on the view that handles those requests and submit a pull request? :-)
Assignee: nobody → walkah
This has been merged
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.