ryankee / concrete

Simple continuous integration server written with NodeJS and CoffeeScript
http://ryankee.github.com/concrete
MIT License
494 stars 96 forks source link

Basic Auth is not working #30

Closed kc-dot-io closed 9 years ago

kc-dot-io commented 11 years ago

I followed the instructions and added user / pass to git conf however basic auth is not implemented. Is there something I'm missing? I don't see where the user and pass are even being extracted from the git conf in git.js. What am I missing?

ryankee commented 11 years ago

Looks like the git.js fell out of sync of the .coffee file. If you pull down the repo and build you should be good to go. I'm planning on devoting some more time to this in the near future, but right now I'm not able to maintain the app.