- Mar 04, 2023
-
-
Timo Stark authored
adds the missing Code of Conduct file
-
- Mar 01, 2023
-
-
Dave McAllister authored
This adds the NGINX Code of Conduct file to the repo. This is one of the community guides required and is recognized by GitHub insights.
-
- Jun 03, 2022
-
-
Dave McAllister authored
Clarify that this project is not designed for production work
-
- Apr 19, 2022
-
-
Liam Crilly authored
Escape Username in LDAP search filters
-
- Apr 17, 2022
-
-
-
Timo Stark authored
-
Timo Stark authored
-
Timo Stark authored
-
- Apr 12, 2022
-
-
Liam Crilly authored
-
Liam Crilly authored
-
Liam Crilly authored
-
Liam Crilly authored
-
Liam Crilly authored
-
- Jan 16, 2020
-
-
Vladimir Homutov authored
Fix for Python3
-
- Jan 13, 2020
-
-
Pavel Lychkousky authored
-
- Oct 31, 2019
-
-
Vladimir Homutov authored
-
Vladimir Homutov authored
-
Vladimir Homutov authored
Python3compatibility
-
- 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.
-
- Sep 08, 2019
-
-
Robert Szulist authored
-
Robert Szulist authored
-
Robert Szulist authored
-
Robert Szulist authored
Add chcecks for version for importing and decoding bytestring. Inspired by PR #66
-
Robert Szulist authored
On used docker baseimage python is already linked to python2 or python3, depending on image version
-
- Sep 07, 2019
-
-
Robert Szulist authored
With this anyone can effectively use Python 2 or 3 using --build-arg The default version is 2.
-
- 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
-