Hi Bob, thanks for your reply!
> But how is this related to setting up a continuous integration server? > >> Currently I am looking at buildbot. They have something to >> authenticate against github or gitlab or plain user/password. I >> would prefer to use the user/password from savannah. > > What would this authentication be used for? I have a buildbot prototype for pspp here: http://caeis.etech.fh-augsburg.de:8010 The webinterface is currently open without any authentication. So you can for example trigger a build. My idea is that project members of the savannah project can authenticate at this server such that I can restrict the access. I also think of the underlying server. It would be nice if I could give login access to the project members via authentication at savannah. Anyway it is a small project so this can be done manually also. Friedrich