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

Enterprise: force username for AD connections #714

Merged
merged 5 commits into from
Nov 14, 2016
Merged

Enterprise: force username for AD connections #714

merged 5 commits into from
Nov 14, 2016

Conversation

glena
Copy link
Contributor

@glena glena commented Nov 10, 2016

Closes #712

@glena glena changed the title Enterprise: force username and disable HRD if there is only one connection Enterprise: force username for AD connections Nov 10, 2016
@glena
Copy link
Contributor Author

glena commented Nov 14, 2016

One enterprise connection with domain
image

One enterprise connection without domain
image

Two enterprise connections with and without domain
image

@@ -10,6 +10,9 @@ import { dataFns } from '../../utils/data_utils';
import sync from '../../sync';
import trim from 'trim';
import { defaultDirectory } from '../../core/tenant';
import {
findADConnectionWithoutDomain
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what is our style but the codebase has single line imports 😄

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