Hacker News new | ask | show | jobs
by billybofh 3859 days ago
It seems to want to take my email address so you can email me 'stuff' - and also I need to use OAuth2 via your site for... something? I'm afraid I've given up on it after about three minutes :-/ Our servers aren't connected to the internet so this kinda fails the 'self hosted' test for us...
2 comments

Sourcegraph CEO here. Check out https://sourcegraph.com/ for the enterprise capabilities, which include using LDAP for user authentication, etc. Most customers under 50-100 developers prefer the cloud-managed way of storing user accounts in the cloud, but we offer other choices as well.

As for asking for your email address, we want to be able to know who is signing up so we can collect better feedback.

You may be interested in gogs [1]. When I saw the feature list, it sounded a bit like a gogs clone, but it was missing some features.

As for gogs, it is already coming along nicely. It has support for LDAP authentication and has some other nice features.

[1]: https://github.com/gogits/gogs

It also appears to be consistently worked on as the following shows:

http://imgur.com/a/hIest

The last picture shows the commit activity between the various branches. Not sure what the "git" branch, which started to deviate in October, is for though.