Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP support #783

Merged
merged 5 commits into from
Feb 12, 2020
Merged

LDAP support #783

merged 5 commits into from
Feb 12, 2020

Conversation

slingamn
Copy link
Member

Successor to #779.

This does some very aggressive copying and pasting of Grafana's code and configs --- correctly handling all the different cases for group membership is really finicky and I think the best thing for us to do is just steal their interface (i.e., config format) and implementation entirely. As I understand it, MIT and Apache 2.0 are compatible, so this is unproblematic.

@Mattouille I'd be interested in code review and maybe some additional testing for this if you have time --- you should also feel free to make code changes.

@slingamn slingamn mentioned this pull request Feb 11, 2020
0. Maximum parity with upstream code
1. Added Apache-required modification notices
2. Added Apache license
@slingamn
Copy link
Member Author

I'm going to merge this to simplify work on a different branch that also makes a vendor change.

However, feel free to send feedback and I'll make any necessary changes in a follow-up branch.

@slingamn slingamn merged commit ed3a438 into master Feb 12, 2020
@slingamn slingamn mentioned this pull request Feb 12, 2020
@slingamn slingamn deleted the ldap branch February 21, 2020 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants