On Tue, Jun 5, 2012 at 6:23 AM, Thomas Chemineau
<
thomas.c...@gmail.com> wrote:
> I ask myself if Gitorious was able to authenticate user by using HTTP header
> to find username. Could it be possible ?
Hi Thomas,
I've submitted a plugin for Kerberos authentication, which is very
similar to what you describe. You could probably hack it to do Basic
or Digest auth if you don't have a Kerberos environment.
> If not, is it easy to implement it ?
If you're up for testing out something that hasn't been officially
merged into master, see
https://gitorious.org/gitorious/mainline/merge_requests/202
If it works for you, please provide positive feedback in the merge
request so the Gitorious developers will have a greater chance of
merging :)
- Ken