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

Active bots connection #1478

Merged
merged 6 commits into from
May 2, 2018
Merged

Active bots connection #1478

merged 6 commits into from
May 2, 2018

Conversation

toland
Copy link
Contributor

@toland toland commented May 1, 2018

This change adds an activeBots connection to currentUser to retrieve active bots as defined by #1474.

I have also moved fields that are private to the current user into a new object, CurrentUser, that inherits all of the public fields of User as well as the private data. This uses the schema to enforce some of our privacy rules and lessens the risk of accidentally exposing sensitive information.

@bernardd bernardd merged commit 6912709 into master May 2, 2018
@bernardd bernardd deleted the 1474-active-bots-connection branch May 2, 2018 05:43
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