gitlab-org--gitlab-foss/app
Jacob Vosmaer d4180875cb Merge branch 'fix-xss' into 'master'
Fix XSS issue

When view blob as RAW make sure we allow only 2 kind of type: 'text/plain' and 'application/octet-stream'

Fixes #1514

See merge request !1045
2014-08-28 15:59:57 +00:00
..
assets Merge pull request #7621 from dreis2211/overflow-my-projects-list 2014-08-28 16:51:56 +03:00
controllers Prevent possible XSS issues by seting text/plain for all text files in 2014-08-28 10:42:52 +03:00
finders Prevent duplicates in issue finder when filter by label 2014-07-30 13:26:23 +03:00
helpers Merge pull request #7601 from yglukhov/hide_pass 2014-08-28 16:50:19 +03:00
mailers Include "Merge-request reopened" emails in the proper email thread 2014-07-25 10:50:58 +02:00
models Search by issue/mr title and description 2014-08-27 12:47:30 +03:00
services Implement search page with filtering of results and pagination 2014-08-27 09:57:50 +03:00
uploaders
views Merge pull request #7609 from cirosantilli/rm-haml-strings 2014-08-28 16:52:18 +03:00
workers Fix projects ending with `_git` or `-git` being ignored by post-receive hook 2014-08-13 07:24:50 +00:00