jakubgarfield / Bonobo-Git-Server

Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
http://bonobogitserver.com
MIT License
1.81k stars 603 forks source link

Adding an ActiveDirectory Container settings #754

Open cybrouillard opened 7 years ago

cybrouillard commented 7 years ago

Hi,

Would it be possible to add a parameter to appSettings for setting an AD container string that will be used in each instantiation of PrincipalContext object.

For some reasons, Groups and Users won't be found in my AD without specifing a container.

Thanks !

larshg commented 6 years ago

@cybrouillard Yes, if you can make a PR we can review it and properly merge it.