From 6a908b2adcaef70c24844536ead86cae5b916836 Mon Sep 17 00:00:00 2001 From: Andrew Selukov Date: Thu, 28 Nov 2019 16:20:10 +0000 Subject: [PATCH] Update README --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ace1cca..e71dcfd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Gitea-group-syncOpen +# Gitea-group-sync This application adds users to the appropriate groups. @@ -6,5 +6,12 @@ You must have configured your LDAP with gitea Here I will give the settings for a simple [LDAP](https://github.com/rroemhild/docker-test-openldap), you can configure by changing the code as you like -If you configured the gitea ldap test connection correctly, you should have users +If you configured the gitea <=> [LDAP](https://github.com/rroemhild/docker-test-openldap) connection correctly, you should have users +![](images/Image1.png) + +You need to create Manage Access Tokens and add key to run.sh or docker-compose.yml the configuration file + +The application supports several keys, since to add people to the group you must be the owner of the organization. + +![](images/Image2.png) \ No newline at end of file