On Wed, Apr 11, 2012 at 8:10 PM, Ken Dreyer <[email protected]> wrote: > I recently hacked Kerberos authentication onto the Gitorious web interface.
I ended up implementing this in a less hackish way, with a proper Gitorious::Authentication::KerberosAuthentication module. The core code changes are not as daunting now. I added a "authenticate_http" method to the main Gitorious::Authentication module, to support authentication modules that do not use a username+password combination. Lastly, I added an "http" method to the sessions controller, which will handle single sign-on authentication. Patch against master is attached. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
0001-implement-Kerberos-authentication.patch
Description: Binary data
