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/controllers/active_storage
Kasper Timm Hansen ef65eeef08
Merge pull request #42960 from FestaLab/activestorage/unsafe-redirect
Fix open redirects in active storage
2021-08-16 15:29:52 +02:00
..
blobs Merge pull request #42960 from FestaLab/activestorage/unsafe-redirect 2021-08-16 15:29:52 +02:00
representations Fix open redirects in active storage 2021-08-06 19:14:19 -03:00
base_controller.rb Extract ActiveStorage::Streaming so your own controllers can use it (#41440) 2021-02-19 15:40:56 +01:00
direct_uploads_controller.rb Permit hash on direct upload in active storage (#40662) 2020-11-28 10:33:44 +01:00
disk_controller.rb