- Sep 26, 2019
-
-
Vladimir Homutov authored
It is now possible to run testsuite in docker, using supplied file. See instructions in t/README. Tests are adjusted to run on alpine linux which includes modular builds of openldap server software.
-
- May 06, 2019
-
-
Vladimir Homutov authored
Formating fixed and optimized
-
- Apr 24, 2019
-
-
Roman Nikolaev authored
-
- Apr 11, 2019
-
-
Igor Ippolitov authored
-
- Feb 07, 2019
-
-
A compound of Fe and O authored
Fix logrotate and update rpm spec file
-
- Nov 16, 2018
-
-
Alexander Fisher authored
* Create log directory in spec file * Fix logrotate file
-
- Oct 29, 2018
-
-
Vladimir Homutov authored
The directory is distributed on two servers, and search now may return continuation object for specific users.
-
Vladimir Homutov authored
This fixes https://github.com/nginxinc/nginx-ldap-auth/issues/55. It was possible to perform successful bind with unknown user with recent versions of python-ldap, in case when LDAP server returned continuation object and allowed anonymous bind.
-
- Oct 23, 2018
-
-
Vladimir Homutov authored
The testsuite depends on nginx test suite, and requires an OpenLDAP server installed.
-
- Aug 20, 2018
-
-
Vladimir Homutov authored
Add Comment for HTTP basic authentication.
-
Vladimir Homutov authored
The options is boolean, header name is 'X-Ldap-DisableReferrals' and the command-line switch is '--disable-referrals', default value is false.
-
- Apr 19, 2018
-
-
dd-han authored
-
- Mar 26, 2018
-
-
Igor Ippolitov authored
-
- Jan 16, 2018
-
-
A compound of Fe and O authored
create missing etc/logrotate.d directory in buildroot
-
- Dec 25, 2017
-
-
Vladimir Homutov authored
This is a rebased version and slightly modified version of patch submitted by Matthieu Cerda <matthieu.cerda@gmail.com> via pull-request #29 (https://github.com/nginxinc/nginx-ldap-auth/pull/29)
-
Vladimir Homutov authored
The correct name starts with the lowercase 's'. https://msdn.microsoft.com/en-us/library/ms679635
-
Vladimir Homutov authored
-
- Dec 22, 2017
-
-
Vladimir Homutov authored
-
Vladimir Homutov authored
-
Vladimir Homutov authored
When a nginx-ldap-auth-daemon.py is executed from console, its output is set to /dev/stdout by default. Otherwise, value of a 'LOG' variable is used, exported by wrapper script.
-
Vladimir Homutov authored
-
Vladimir Homutov authored
-
Vladimir Homutov authored
-
- Dec 20, 2017
-
-
Luca Lesinigo authored
-
- Oct 25, 2017
-
-
Vladimir Homutov authored
Exit on SIGTERM for Kubernetes, print startup message
-
Christian Nicolai authored
-
- Sep 12, 2017
-
-
Igor Ippolitov authored
-
- May 17, 2017
-
-
arozyev authored
-
- May 02, 2017
-
-
A compound of Fe and O authored
Fixed logging and typo for bind DN argument
-
- May 01, 2017
-
-
Rick Hansen authored
-
Rick Hansen authored
-
Rick Hansen authored
-
- Nov 07, 2016
-
-
Vladimir Homutov authored
Fixed a typo in .service file and fixed missing file in .install
-
Igor Ippolitov authored
-
- Nov 03, 2016
-
-
Vladimir Homutov authored
Quoted-string Basic realm ctx according to rfc7235
-
ArfyFR authored
Hi, I faced some problems with 401 message and an Android client. It yelded because in the WWW-Authenticate header the Basic ream=<ctx> wasn't surrouned by "" In the https://tools.ietf.org/html/rfc7235 it is written that - Authentication parameters are name=value pairs - and "auth-param = token BWS "=" BWS ( token / quoted-string )" - and "For historical reasons, a sender MUST only generate the quoted-string syntax. Recipients might have to support both token and quoted-string syntax for maximum interoperability with existing clients that have been accepting both notations for a long time." After my modification, the Android worked again (and iOs and PC clients faicing the 401 still worked ;) ) BR, Arfy
-
Vladimir Homutov authored
cli options for the daemon and basic debian packaging
-
- Nov 02, 2016
-
-
Igor Ippolitov authored
-
Igor Ippolitov authored
-
Igor Ippolitov authored
-