[From nobody Fri Jun 12 19:43:05 2026
Received: (at submit) by bugs.debian.org; 19 Aug 2015 12:10:07 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.0-bugs.debian.org_2005_01_02
 (2014-02-07) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-2.8 required=4.0 tests=BAYES_00,GMAIL,
 RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,SPF_PASS autolearn=no autolearn_force=no
 version=3.4.0-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 46; hammy, 150; neutral, 57; spammy,
 0. spammytokens: hammytokens:0.000-+--HX-Google-DKIM-Signature:user-agent,
 0.000-+--nginx, 0.000-+--H*UA:31.0, 0.000-+--H*u:31.0, 0.000-+--Severity
Return-path: &lt;teward@dark-net.net&gt;
Received: from mail-qg0-f52.google.com ([209.85.192.52])
 by buxtehude.debian.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.84) (envelope-from &lt;teward@dark-net.net&gt;) id 1ZS2Bz-0001Fv-0j
 for submit@bugs.debian.org; Wed, 19 Aug 2015 12:10:07 +0000
Received: by qgeb6 with SMTP id b6so1889167qge.3
 for &lt;submit@bugs.debian.org&gt;; Wed, 19 Aug 2015 05:09:59 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:message-id:date:reply-to:user-agent
 :mime-version:to:subject:content-type:content-transfer-encoding;
 bh=hSISzdpytc7yxBiWvU5tszCQXw/mB+MtTfCxrpbgiMY=;
 b=GQyt+AkyufpSN45i9I/q6GJyVs/KyFKjthZBfnM8+UTAghy0CWhpPqpCjGF1gst/Fk
 YZjSFa/tYUa44eaakbyU4S57xzRtLJBHssSlCWcNJD3Dr+Qw89Wib5i1SSku0BuEiJw9
 yKiMgiXSpfnlsOkJYcLUwi748puOlJ84Ry3Cltbed0iokaimq+gM0bJE4y3uFtERgXol
 7Z7gBf2M7MZPqaC8zhOesy5r+RMFIYMGxsbdTiwXvJ4/bIs3sXSd0sdtwok9dlrU64X+
 Bow05R28N1mNtJBF/mp1Vom+wPuAzf+yBLZckfWiIB892zUiHrP30KY3MEZ3LCsysDpc
 b9aQ==
X-Gm-Message-State: ALoCoQkj7MYVVsQFTy0UDndRyuhR9jiuZXbJi62oJmuPjrT88h/CIEHS92hyeFypgRMVs19j7rn9
X-Received: by 10.140.93.103 with SMTP id c94mr22527862qge.54.1439986199466;
 Wed, 19 Aug 2015 05:09:59 -0700 (PDT)
Received: from [172.30.1.10] (c-71-207-58-205.hsd1.pa.comcast.net.
 [71.207.58.205])
 by smtp.gmail.com with ESMTPSA id 197sm217225qhc.49.2015.08.19.05.09.58
 for &lt;submit@bugs.debian.org&gt;
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 19 Aug 2015 05:09:58 -0700 (PDT)
From: Thomas Ward &lt;teward@dark-net.net&gt;
X-Google-Original-From: Thomas Ward &lt;teward@ubuntu.com&gt;
Message-ID: &lt;55D47216.5020307@ubuntu.com&gt;
Date: Wed, 19 Aug 2015 08:09:58 -0400
Reply-To: teward@dark-net.net
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
 rv:31.0) Gecko/20100101 Thunderbird/31.8.0
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: Include spnego nignx module in the builds
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Delivered-To: submit@bugs.debian.org

Source: nginx
Severity: wishlist
Control: submitter -1 sorin.sbarnea@gmail.com

Initially reported downstream, and pushed to here by Thomas Ward from
Launchpad.net.  This was requested against the downstream PPA builds,
however there should not be a delta between the PPAs and Debian, save
for fail-to-build nginx-extras module updates.  This request should be
handled as any request for additional nginx-extras modules.

------

Original request from &quot; Sorin Sbârnea&quot;, with the email address as noted
on the Control: line above.  Request is as follows:


I think that it would be extremely helpful to include the spnego module
in nginx builds.

Source https://github.com/stnoonan/spnego-http-auth-nginx-module

Risk considerations: this module is not enabled by default, which means
that it should not affect nginx stability.

Usability: this module adds Kerberos authentication to nginx, allowing
to implement transparent SSO for all services that are behind nginx.
]