This commit is contained in:
Christoph Haas 2020-11-01 23:25:46 +01:00
parent 3a4f40b7e3
commit 3ad1dc605b

View file

@ -1,5 +1,6 @@
class PackagesController < ApplicationController
# Allow legacy /uploadfile URL without CSRF protection
protect_from_forgery :except => :legacy_uploadfile
def list