removing render vuln since we are no longer vulnerable to it
This commit is contained in:
@@ -23,7 +23,4 @@ class DashboardController < ApplicationController
|
||||
render :partial => "layouts/dashboard/dashboard_stats"
|
||||
end
|
||||
|
||||
def doc
|
||||
render "../../doc/" + params[:doc]
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user