From 656b5a1668886089ef108c2218fac9658c0b5b0f Mon Sep 17 00:00:00 2001 From: raphael <raphael@cloud13.de> Date: Tue, 5 Jun 2018 12:05:52 +0000 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1fa9f77..e6c50ec 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ LDAP Authentication bridge This will start a LDAP Server witch can be used to auth against and bridge the auth to where ever you want (TextFile, Database, SMTP Auth...) + + # HowTo Server Starting the Server is simple: 1. Clone this repo -- GitLab