belighted / bennett

Bennett is a continuous integration server aimed at Ruby on Rails applications and Git
MIT License
59 stars 15 forks source link

don't expose the secret token to the world, generate the secret_token on demand #51

Closed beanieboi closed 4 years ago

beanieboi commented 11 years ago

its a secret token, nobody should see it :)

this removes the secret token and adds a generator