Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot a53033814d Add latest changes from gitlab-org/gitlab@master 2022-09-01 12:11:56 +00:00
GitLab Bot e4fc62c0af Add latest changes from gitlab-org/gitlab@master 2021-05-19 18:10:39 +00:00
Brett Walker ad05e48863 Add support for using a Camo proxy server
User images and videos will get proxied through
the Camo server in order to keep malicious
sites from collecting the IP address of users.
2019-08-23 23:44:53 -05:00
Martin Wortschack 59afa80ae0 Add SyntaxHighlightFilter to markup pipeline 2019-03-05 14:14:11 +00:00
gfyoung d598e4fd93 Enable more frozen string in lib/**/*.rb
Enables frozen for the following:

* lib/*.rb
* lib/banzai/**/*.rb
* lib/bitbucket/**/*.rb
* lib/constraints/**/*.rb
* lib/container_registry/**/*.rb
* lib/declarative_policy/**/*.rb

Partially addresses #47424.
2018-10-06 17:02:50 -07:00
Robert Speicher 99996b6bc7 Merge branch 'bvl-security-9-1-markup-pipeline'
(security-9-1) Render asciidoc & other markup using banzai in a pipeline

See merge request !2098
2017-05-10 16:44:20 +02:00