Skip to content
Snippets Groups Projects
Verified Commit bf061d0a authored by Douwe Maan's avatar Douwe Maan Committed by Rémy Coutable
Browse files

Merge branch 'issue_23548_dev' into 'master'

disable markdown in comments when referencing disabled features

fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/23548



This MR prevents the following references when tool is disabled:

- issues
- snippets
- commits - when repo is disabled
- commit range - when repo is disabled
- milestones

This MR does not prevent references to repository files, since they are just markdown links and don't leak
information.

See merge request !2011

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 79d94b16
No related branches found
No related tags found
No related merge requests found
Showing
with 192 additions and 89 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment