lardawge / swfupload-rails-authentication forked from cameronyule/swfupload-rails-authentication
- Source
- Commits
- Network (3)
- Issues (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Thu Mar 19 09:23:38 -0700 2009 | |
| |
Rakefile | Thu Jul 31 04:26:48 -0700 2008 | |
| |
app/ | Thu May 14 11:32:19 -0700 2009 | |
| |
config/ | Thu Mar 19 09:23:38 -0700 2009 | |
| |
db/ | Thu Jul 31 04:26:48 -0700 2008 | |
| |
doc/ | Thu Jul 31 04:26:48 -0700 2008 | |
| |
lib/ | Thu Jul 31 04:26:48 -0700 2008 | |
| |
public/ | Thu Mar 19 09:23:38 -0700 2009 | |
| |
script/ | Thu Jul 31 04:26:48 -0700 2008 | |
| |
test/ | Thu Jul 31 04:26:48 -0700 2008 | |
| |
tmp/ | Thu Jul 31 04:26:48 -0700 2008 | |
| |
vendor/ | Thu Jul 31 04:29:23 -0700 2008 |
README
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-resc ue
