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

View and Delete Users #17

Merged
merged 1 commit into from
Jan 2, 2016
Merged

View and Delete Users #17

merged 1 commit into from
Jan 2, 2016

Conversation

DDynamic
Copy link
Contributor

@DDynamic DDynamic commented Jan 2, 2016

This pull requests implements an interface into the Admin Panel that allows
users to be viewed, modified, and deleted.

* @param string $username
* @param string $email
* @param string $password An unhashed version of the user's password.
* @return integer
Copy link
Member

Choose a reason for hiding this comment

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

These docs need to be updated to match the return values.

@DaneEveritt
Copy link
Member

Thanks for the PR! I left some notes on some potential changes that might be worth implementing. There were also a bunch of mixed tabs and spaces which could use some fixing.

Other than that, it looks great, thanks for the help!

This commit implements an interface into the Admin Panel that allows
users to be viewed, modified, and deleted.
DaneEveritt added a commit that referenced this pull request Jan 2, 2016
@DaneEveritt DaneEveritt merged commit 9d6563f into pterodactyl:development Jan 2, 2016
@DDynamic DDynamic deleted the feature-view_accounts branch January 2, 2016 18:20
@raoshemi raoshemi mentioned this pull request Mar 27, 2018
@Jelcoo Jelcoo mentioned this pull request Sep 16, 2020
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