[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#919330: marked as done (ITP: libapache2-mod-authn-yolo)



Your message dated Fri, 18 Jan 2019 16:00:14 +0000
with message-id <E1gkWZ4-0005l2-OG@fasolo.debian.org>
and subject line Bug#919330: fixed in libapache2-mod-authn-yolo 1.1-1
has caused the Debian Bug report #919330,
regarding ITP: libapache2-mod-authn-yolo
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
919330: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919330
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Hans van Kranenburg <hans@knorrie.org>

* Package name    : libapache2-mod-authn-yolo
  Version         : 1.1
  Upstream Author : Hans van Kranenburg <hans@knorrie.org>
* URL             : https://github.com/knorrie/mod-authn-yolo/
* License         : Apache-2.0
  Programming Lang: C
  Description     : Yolo style authentication for Apache 2

The authn_yolo module is an authentication provider for Basic
Authentication in the Apache2 web server. It accepts any combination of
user and password.

Sometimes this is useful when testing or building a proof of concept,
since there's no need to generate a htpasswd file etc. It can also be
used to pass a user name to Apache in a scenario where verification of
the credentials is delegated to a reverse proxy in front of Apache.

--- >8 ----

So, this apache2 authentication module doesn't do more than just...

    return AUTH_GRANTED;

It can be used like this:

<Location />
    AuthType Basic
    AuthName "Yolo"
    AuthBasicProvider yolo
    Require valid-user
</Location>

There seems to be no other way in apache2 to end up with the same
result, allowing everything, but still ending up with the provided
username in r->user.

The actual use case for this (at $dayjob, at Mendix) is to be able to do
all authentication and authorization work in nginx with custom code
using lua etc etc... and still have apache2 running libapache2-mod-svn
behind it, using the user name from the basic auth header as svn commit
author.

Thanks,
Knorrie

--- End Message ---
--- Begin Message ---
Source: libapache2-mod-authn-yolo
Source-Version: 1.1-1

We believe that the bug you reported is fixed in the latest version of
libapache2-mod-authn-yolo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 919330@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hans van Kranenburg <hans@knorrie.org> (supplier of updated libapache2-mod-authn-yolo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 15 Jan 2019 00:43:20 +0100
Source: libapache2-mod-authn-yolo
Binary: libapache2-mod-authn-yolo
Architecture: source arm64
Version: 1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Hans van Kranenburg <hans@knorrie.org>
Changed-By: Hans van Kranenburg <hans@knorrie.org>
Description:
 libapache2-mod-authn-yolo - Yolo style authentication for Apache 2
Closes: 919330
Changes:
 libapache2-mod-authn-yolo (1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #919330)
Checksums-Sha1:
 7c56c6a89e38dcb27a4a1ed4c25c840c8ceff55f 1989 libapache2-mod-authn-yolo_1.1-1.dsc
 de7317896376a1f5b7a7322051e855c39cdf342d 4940 libapache2-mod-authn-yolo_1.1.orig.tar.xz
 b7a108e87cebba9b0e720d96c5713254d16d3376 1604 libapache2-mod-authn-yolo_1.1-1.debian.tar.xz
 167ff69e13068529d03f7b954b1d661f690cb309 11648 libapache2-mod-authn-yolo-dbgsym_1.1-1_arm64.deb
 57cd4ac9f0aab6dc76c18e254b0aec4cbe812091 6536 libapache2-mod-authn-yolo_1.1-1_arm64.buildinfo
 824dc1b03bf37b2f3bf4df22552479de39be44ad 4080 libapache2-mod-authn-yolo_1.1-1_arm64.deb
Checksums-Sha256:
 05f4b164d297e0617fe1d795baae2d59ba76955b724dfc3225af1796ffbab29a 1989 libapache2-mod-authn-yolo_1.1-1.dsc
 b745be150c63d9cb4963fb65c957973c8360450bd113ff3666c9551253f7d728 4940 libapache2-mod-authn-yolo_1.1.orig.tar.xz
 07eef894748b18a789719eeb83aeea98b2a04d26e257861439afaf3e98d041e0 1604 libapache2-mod-authn-yolo_1.1-1.debian.tar.xz
 622d1a93ad66ae1a67ffef4e45808689f425096527dd6f695192263a522acffc 11648 libapache2-mod-authn-yolo-dbgsym_1.1-1_arm64.deb
 baa7204cd19fd8410e2fa554c49431f08dce9b35b1d3c2fb9430020caf9f14ad 6536 libapache2-mod-authn-yolo_1.1-1_arm64.buildinfo
 12668ae0d65c4ebf842a80a7efe773844773d421fd10114d15f64c6ebcc2baee 4080 libapache2-mod-authn-yolo_1.1-1_arm64.deb
Files:
 78a4018e77f5d91b3bf5bd670f1dc686 1989 web optional libapache2-mod-authn-yolo_1.1-1.dsc
 8f00935c74e3bc4d1ec571ae6c1c8c65 4940 web optional libapache2-mod-authn-yolo_1.1.orig.tar.xz
 fc799e578790ed21962eb12f28c34d00 1604 web optional libapache2-mod-authn-yolo_1.1-1.debian.tar.xz
 39de4478697da2cbaabb83229c1f5cdd 11648 debug optional libapache2-mod-authn-yolo-dbgsym_1.1-1_arm64.deb
 a2ca99975d48a45198142e2902ffad6c 6536 web optional libapache2-mod-authn-yolo_1.1-1_arm64.buildinfo
 c670b1367c54f2267eb5cea4cced53c2 4080 web optional libapache2-mod-authn-yolo_1.1-1_arm64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlxBLb8ACgkQweDZLphv
fH4W/A/9FnBQ6KLlVSFAjKsZt3wwEDT7DhvyXtFDjw4Gi7eHKWU+Z2+2Vit/+88T
jKeygUCRl5oNXlLOJL6cA0Y8qt9HfHdeMYYEzMe/eDt+7kdekeenkarNbkoO8rFe
x4ApWiCXdvVGrRABvZsThooQJjvRUcDBWAqh4Fkzp+YoJgcsvyHWcrP7nKG7ZIAl
hsJ5jK+yYnTH+NppD4crvpL4UVSau2gu+h/5yNhAtpRqIkiI3Ysxe2nGK0T3KQ7m
862uzaGw6BgD3mux/bTNVrwu+Eh0va0z9k15izp1TulCYfgLgRJQBYPCx7qz5Y8Z
6V4Bip9/5ht91MrVpEK2pFjY2SZr30I4RL4EmRyD8SXJVDVurEIzKbo5vpex25cD
aXncb/ImdvJdsTxwn5qaHbGgqW22OXJiJGYGW8Q6dJK0yg6Ja/0Qjh6q8OEZu4m+
KwpTHcvs3pD3+xz9zedIfN/K8wbfNwsiXuOHvN4VdEbt96R6zFaGEUPaBFo0oOE3
4lTmuZDe8onfWdXYgaNEaOWL81wv+iIy3U5l3G3ZsfN7VtTQsWcjxb8KPkLHM9TP
85mtN77TYj8GNTvhdzKzAm8RSGwWOfecvIUcu1+zMjFRtK96xcRz/H+gLNYroNIf
KaS537SJZ6swsOPWfgK9DpKPwlKhGkQG2v8UPafjCn5Zmm46hzY=
=D4HQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: