Date: Fri, 22 Aug 2014 02:31:28 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192904] New: [patch] www/nginx: Optionally support SPNEGO via 3rd party http_auth_gss module Message-ID: <bug-192904-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192904 Bug ID: 192904 Summary: [patch] www/nginx: Optionally support SPNEGO via 3rd party http_auth_gss module Product: Ports Tree Version: Latest Hardware: amd64 URL: https://github.com/stnoonan/spnego-http-auth-nginx-mod ule OS: Any Status: Needs Triage Severity: Affects Some People Priority: Normal Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: john@saltant.com CC: osa@FreeBSD.org Created attachment 146140 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146140&action=edit Add HTTP_AUTH_KRB5 option for SPNEGO module This patch adds a new HTTP_AUTH_KRB5 option to include Sean Noonan's module for SPNEGO authentication (GSSAPI/Kerberos) to nginx. In this initial contribution, the module will depend upon the Heimdal GSSAPI libraries in base. Tested on 10.0-STABLE (r264289) amd64 using curl 7.37.1 with GSS-Negotiate and Firefox 31.0 as clients. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192904-13>