SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 25 Python

Fix bpo-29528 Use a secure variable to stop spam (#13)

If the IRC notification is stored in plaintext, then anyone who forks
the repository and also adds it to travis will send notifications to
the IRC channel for their fork by default. Since the secure variable
is encrypted using a repository specific key, this will only work when
it is being built using the correct repository.
D
Donald Stufft committed
4538ddcacc8e8f00d5d36d7bc84e551a56ce6da2
Parent: 0d5f110
Committed by Victor Stinner <victor.stinner@gmail.com> on 2/11/2017, 12:58:34 AM