diff options
author | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-07-24 17:47:00 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-07-24 17:47:00 +0000 |
commit | d70e8a50baf8ed1797e63c108cea13ac3f860370 (patch) | |
tree | d2597d22702d533030eeaede4a53e373476db3c7 /changelogs | |
parent | e5269690c90cd4240f0abda3e6ae801fea963307 (diff) | |
parent | c9b9ae9d79003bf3c8589fa2b71d232d3ab0d321 (diff) | |
download | gitlab-ce-d70e8a50baf8ed1797e63c108cea13ac3f860370.tar.gz |
Merge branch 'security-fix-badges-leaked-to-unauthorized-users-12-0' into '12-0-stable'
Don't display badges when builds are restricted
See merge request gitlab/gitlabhq!3185
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-fix-badges-leaked-to-unauthorized-users.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-fix-badges-leaked-to-unauthorized-users.yml b/changelogs/unreleased/security-fix-badges-leaked-to-unauthorized-users.yml new file mode 100644 index 00000000000..9526f3c559f --- /dev/null +++ b/changelogs/unreleased/security-fix-badges-leaked-to-unauthorized-users.yml @@ -0,0 +1,5 @@ +--- +title: Show badges if pipelines are public otherwise default to project permissions. +erge_request: +author: +type: security |