Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
661f44fda1fe
Commit
c0da61c6
authored
Mar 22, 2013
by
Dmitriy Zaporozhets
Browse files
fix xss issue in blame
parent
252e03f0bc17
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/blame/show.html.haml
View file @
661f44fd
...
...
@@ -38,11 +38,11 @@
-
current_line
+=
1
-
else
-
lines
.
each
do
|
line
|
:preserv
e
#{
current_line
}
=
current_lin
e
\
-
current_line
+=
1
%td
.lines
%pre
-
lines
.
each
do
|
line
|
:preserv
e
#{
line
}
=
lin
e
\
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment