1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/app
Rafael Mendonça França 03bd370c02
Protect all active storage controllers agains CSRF
Before it was possible to for example use the direct upload controller
without using the site.
2018-04-06 14:28:44 -04:00
..
assets/javascripts fixes a bug in IE11 that broke direct uploads 2018-04-06 10:20:25 -04:00
controllers Protect all active storage controllers agains CSRF 2018-04-06 14:28:44 -04:00
javascript/activestorage fixes a bug in IE11 that broke direct uploads 2018-04-06 10:20:25 -04:00
jobs/active_storage Permit configuring Active Storage's job queue 2017-11-03 11:29:21 -04:00
models/active_storage Flip the order of the after_create callbacks 2018-03-27 12:58:19 +11:00