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.

11 lines
365 B

# Gitea-group-syncOpen
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](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
5 years ago