summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/sanitization_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-47/+0
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+5
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-12/+52
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-14/+14
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-12/+12
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-176/+4
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Enable CommonMark source line position informationBrett Walker2019-01-211-0/+7
* Refactoring and addressing review commentsBrett Walker2019-01-171-4/+4
* Updates based on review commentsBrett Walker2019-01-101-0/+7
* Properly process footnotes in markdownBrett Walker2019-01-081-1/+37
* Fix slow Markdown renderingStan Hu2018-07-241-0/+12
* Whitelist text-align property for th and tdDouwe Maan2018-06-181-1/+11
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-0/+5
* Make the "customizes the whitelist only once" spec less brittlers-allow-name-on-anchorsRobert Speicher2017-09-221-1/+3
* Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher2017-09-221-1/+3
* Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan2017-09-071-0/+12
* Merge branch 'rs-issue-36098' into 'security-9-5'Robert Speicher2017-09-071-3/+17
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-241-0/+16
* Merge branch '30125-markdown-security'Robert Speicher2017-04-051-3/+4
* SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-0/+10
* Use a case-insensitive comparison in sanitizing URI schemesStan Hu2016-05-091-0/+6
* Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-141-0/+20
* Sanitize `vbscript:` linksrs-data-linksRobert Speicher2016-02-231-0/+7
* Sanitize `data:` linksRobert Speicher2016-02-211-1/+8
* Make Pipelines responsible for defining their custom whitelistrs-whitelist-in-pipelineRobert Speicher2016-02-031-22/+0
* Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel2016-01-231-0/+5
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+197