softwaremill / codebrag

Your daily code review tool
http://www.codebrag.com
GNU Affero General Public License v3.0
649 stars 96 forks source link

Replace the clear text passwords in codebrag.conf #106

Open Isan-Rivkin opened 6 years ago

Isan-Rivkin commented 6 years ago

Hi, I am looking to use codebrag with Github. It's a 2FA accounts and needs to use gpg signing for commits. Is there a way not to enter the clear text or use Github API KEY ? Seems like a bad practice to keep clear text of this sensitive data.