Commit Graph

5 Commits

Author SHA1 Message Date
Bob Van Landuyt 36bd078382 Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'master'
[master] Confidential issue/private snippet titles can be read by unauthenticated user through GFM markdown API

Closes #2706

See merge request gitlab/gitlabhq!2507
2018-10-05 17:47:52 +00:00
gfyoung 3836d69119 Enable frozen string in lib/api and lib/backup
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
2018-09-29 21:04:50 -07:00
Brett Walker 829c9c65f9 post_process markdown redered by API 2018-09-29 11:29:32 -05:00
Brett Walker f79410fe17 enable CommonMark as the default 2018-06-14 08:30:16 +00:00
blackst0ne c0e77f7c9c Resolve "Expand API: Render an arbitrary Markdown document" 2018-05-18 10:25:59 +00:00