diff options
author | Sean McGivern <sean@gitlab.com> | 2019-01-17 11:39:28 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2019-01-18 12:46:05 +0000 |
commit | d00b4a2eb11dbc90dc0cee781d55e14b68efe265 (patch) | |
tree | ee3b8b0e8dc75c9ac7f46201c3388d1db6ea8acb /docker | |
parent | a0991cdcc15cdeabafbdf20c820d2fa58125c5e6 (diff) | |
download | gitlab-ce-d00b4a2eb11dbc90dc0cee781d55e14b68efe265.tar.gz |
Don't check confidential issues for spam
Spam checks are meant for content that could be indexed by search
engines. Confidential issues aren't indexed by search engines, so we
don't need to do spam checks for them.
We do need to check for spam when an issue changes from confidential to
public, even if nothing else changed.
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions