Bug 199822 - www/nginx: update http_auth_ldap module
Summary: www/nginx: update http_auth_ldap module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-30 20:05 UTC by rob
Modified: 2015-06-03 11:06 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments
patch (1.74 KB, text/plain)
2015-04-30 20:05 UTC, rob
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description rob 2015-04-30 20:05:26 UTC
Created attachment 156162 [details]
patch

This patch updates the http_auth_ldap module present as an option in nginx to the latest version. The change is incompatible with previous version as it changes the configuration syntax, but as a positive the configuration now adheres to the documentation presented on github.

The configuration syntax changes warant an entry in UPDATING:

<DATE>:
  AFFECTS: users of www/nginx
  AUTHOR: rob@debank.tv

  The http_auth_ldap module is updated, the new version has an incompatible
  configuration syntax, see https://github.com/kvspb/nginx-auth-ldap for
  more information.
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2015-06-03 11:06:58 UTC
The third-party LDAP modules has been upgraded:

GIT_HTTP_AUTH_LDAP_VERSION=     928856aa95
GH_ACCOUNT+=    kvspb:http_auth_ldap

Could you please update your ports tree, build new version.