From 54804d31152bb4ecac8e04f9de90a130cb71ab1f Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sat, 8 May 2021 21:09:11 +0300 Subject: [PATCH] Link to the blog post. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99ea348..4361536 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ [](https://git.shore.co.il/shore/ldap-auth/-/commits/master) -LDAP authentication webserver to use with Nginx' auth\_request. +LDAP authentication webserver to use with Nginx' auth\_request. See this [blog +post](https://www.shore.co.il/blog/ldap-auth/) for further explanation. ## Configuration -- GitLab