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

Set tenant admin's password from host side #14580

Merged
merged 10 commits into from
Nov 9, 2022

Conversation

malikmasis
Copy link
Contributor

@malikmasis malikmasis marked this pull request as ready for review November 9, 2022 09:57
}

return await UpdateUserAsync(user);
}
Copy link
Member

Choose a reason for hiding this comment

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

We use 4-spaces, not tabs. Please correct your IDE settings and revert back the changes done in this file.

public string UserName { get; set; }

public string Password { get; set; }
}
Copy link
Member

Choose a reason for hiding this comment

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

Use 4-spaces for indent. Not tabs.

@hikalkan hikalkan merged commit 27d7066 into dev Nov 9, 2022
@hikalkan hikalkan deleted the saas-tenant-admin-password-12067 branch November 9, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants