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

Server can be created on the wrong user #151

Open
hwalker928 opened this issue Jun 16, 2024 · 0 comments · May be fixed by #152
Open

Server can be created on the wrong user #151

hwalker928 opened this issue Jun 16, 2024 · 0 comments · May be fixed by #152

Comments

@hwalker928
Copy link

The issue lies with the filter present here: https://github.com/pterodactyl/whmcs/blob/master/pterodactyl/pterodactyl.php#L310

If the user's email ends with something that an existing user's email is, then the server is created on the other client's account.

For example, a new client with the email "[email protected]" would get their service created on the existing user who has the email "[email protected]".

danny6167 added a commit to danny6167/ptero-whmcs that referenced this issue Jun 17, 2024
@danny6167 danny6167 linked a pull request Jun 17, 2024 that will close this issue
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 a pull request may close this issue.

1 participant