Go script for syncing LDAP user group membership to Gitea
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Selukov Andrey acc2f12acc have a good time 5 years ago
images have a good time 5 years ago
Dockerfile have a good time 5 years ago
README.md Update README 5 years ago
docker-compose.yml have a good time 5 years ago
gitea-group-sync.go have a good time 5 years ago
requests.go have a good time 5 years ago
run.sh have a good time 5 years ago
types.go have a good time 5 years ago

README.md

Gitea-group-sync

This application adds users to the appropriate groups.

You must have configured your LDAP with gitea

Here I will give the settings for a simple LDAP, you can configure by changing the code as you like

If you configured the gitea <=> LDAP connection correctly, you should have users

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.