Skip to content

Demo Rails 2.3 app showing SWFUpload working in tandem with restful-authentication, CSRF protection and attachment_fu or paperclip.

Notifications You must be signed in to change notification settings

afterclassroom/swfupload-rails-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swfupload-rails-authentication
==============================

Demo Rails 2.3.2 app showing SWFUpload working in tandem with restful-authentication, CSRF protection and attachment_fu.

The demo has been updated to use SWFUpload v2.2.0 Beta 5, which supports Flash Player 10.

Requirements
============

Rails 2.3
ImageMagick
mini_magick gem
mime-types gem


Usage
=====

rake db:schema:load
rake db:fixtures:load
script/server


Login
=====

The restful authentication test user;

username: quentin
password: monkey


References
==========

http://thewebfellas.com/blog/2008/12/22/flash-uploaders-rails-cookie-based-sessions-and-csrf-rack-middleware-to-the-rescue

About

Demo Rails 2.3 app showing SWFUpload working in tandem with restful-authentication, CSRF protection and attachment_fu or paperclip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published