]> Cypherpunks repositories - gostls13.git/commit
doc: mention the anti-spam bypass in security.html
authorFilippo Valsorda <filippo@golang.org>
Tue, 5 Nov 2019 20:45:22 +0000 (15:45 -0500)
committerFilippo Valsorda <filippo@golang.org>
Tue, 5 Nov 2019 20:56:05 +0000 (20:56 +0000)
commit81559af51a69d9f2c1c45d78efbe3cd7a4b9e3cb
tree7bd089000494b2660bac550e7d8d4df354f0b36a
parentfb37821014fae9fe849689a900049361158111f0
doc: mention the anti-spam bypass in security.html

We had some issues with reports being marked as spam, so I added a
filter to never mark as spam something that mentions the word
"vulnerability". We get too much spam at that address to disable the
filter entirely, so instead meantion the bypass in the docs.

Change-Id: Idb4dabcf51a9dd8234a2d571cd020c970b0a582c
Reviewed-on: https://go-review.googlesource.com/c/go/+/205538
Reviewed-by: Katie Hockman <katie@golang.org>
doc/security.html