travis-api/lib/travis
Piotr Sarnacki e103b291ad Reset value when env var is changed from private to public
When env var is changed from private to public, we didn't nullify it, so
someone doing that could miss exposing it. To minimise the risk of
exposing any secure info we'll now nullify the value.
2014-09-10 10:46:29 +02:00
..
api Reset value when env var is changed from private to public 2014-09-10 10:46:29 +02:00
private_key.rb Return fingerprint along with the public key for repository 2014-07-29 04:39:03 +02:00