Skip to content
Snippets Groups Projects
Commit 34a23bda authored by Robert Speicher's avatar Robert Speicher
Browse files

Add current_user to filter context

parent 43c62ca3
No related branches found
No related tags found
No related merge requests found
Loading
@@ -67,6 +67,7 @@ module Gitlab
Loading
@@ -67,6 +67,7 @@ module Gitlab
whitelist: sanitization_whitelist, whitelist: sanitization_whitelist,
reference_class: html_options[:class], reference_class: html_options[:class],
only_path: options[:reference_only_path], only_path: options[:reference_only_path],
current_user: current_user,
project: project project: project
} }
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment