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"
|
render :partial => "layouts/dashboard/dashboard_stats"
|
||||||
end
|
end
|
||||||
|
|
||||||
def doc
|
|
||||||
render "../../doc/" + params[:doc]
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user