forked from OpenNeo/impress
Due to a silly slip-up involving Javascript object literal syntax, we were
sending {csrf_param: "token"} instead of {authenticity_token: "token"} with
wardrobe AJAX requests. This would cause users to be auto-logged-out for
failing to provide a proper token. Oops.
|
||
|---|---|---|
| .. | ||
| closet_hangers | ||
| items | ||
| outfits | ||
| pets | ||
| analytics.js | ||
| application.js | ||
| controls.js | ||
| dragdrop.js | ||
| effects.js | ||
| jquery.jgrowl.js | ||
| jquery.ui.js | ||
| pet_query.js | ||
| placeholder.js | ||
| pledgie.js | ||
| prototype.js | ||
| rails.js | ||
| wardrobe.js | ||