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

Fix AD Accounts with delegation disabled #8688

Merged
merged 2 commits into from
Nov 10, 2020
Merged

Conversation

sanjay900
Copy link
Contributor

@sanjay900 sanjay900 commented Nov 5, 2020

Description

I have some AD accounts that have delegation disabled, and they are then marked as login disabled. This fixes that issue. This was fixed on v4, but the problem has come back on v5 as the fix was not implemented again

The pull requests that fixed this problem on v4
#8111
#8270

Type of change

[x] Bug fix (non-breaking change which fixes an issue)

@sanjay900 sanjay900 requested a review from snipe as a code owner November 5, 2020 23:05
Previously on v4 this was all documented, so i have copied that documentation across to v5
@sanjay900
Copy link
Contributor Author

Ive also copied across the documentation that was done by @uberbrady

@snipe snipe requested a review from uberbrady November 9, 2020 23:44
@snipe
Copy link
Owner

snipe commented Nov 9, 2020

Thanks so much for this! We're reviewing it now. (In the future, please push PRs to develop, per the Contributing Documentation. )

Copy link
Collaborator

@uberbrady uberbrady left a comment

Choose a reason for hiding this comment

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

Oh, wow, excellent catch @sanjay900 ! Thank you so much. Yes, this logic looks right to me, for sure.

@snipe
Copy link
Owner

snipe commented Nov 9, 2020

Actually, can you retarget this to develop so we can test?

You don't need to close and re-open. After you create a pull request, you can modify the base branch so that the changes in the pull request are compared against a different branch. By changing the base branch of your original pull request rather than opening a new one with the correct base branch, you’ll be able to keep valuable work and discussion.

mhuxq

Thanks!

@snipe
Copy link
Owner

snipe commented Nov 10, 2020

Actually, never mind - it's a pretty small change, we'll test it on master.

@snipe snipe merged commit b026953 into snipe:master Nov 10, 2020
@welcome
Copy link

welcome bot commented Nov 10, 2020

Congrats on merging your first pull request! 🎉🎉🎉

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.

3 participants