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

Level restrictions are not enforced on basket transactions #86

Open
zsomboor opened this issue Jan 17, 2021 · 3 comments
Open

Level restrictions are not enforced on basket transactions #86

zsomboor opened this issue Jan 17, 2021 · 3 comments

Comments

@zsomboor
Copy link

Issue:
It is possible to buy level-restricted items under the required level as the server does not enforce or check this condition. It's only checked client side.
Sending a request directly on an under-level account would succeed if all other conditions are met.

@LeoCodes21
Copy link
Member

This will be fixed in the next version

@nice-sprite
Copy link

@LeoCodes21 is this still open?

@zsomboor
Copy link
Author

@LeoCodes21 is this still open?

Haven't checked since then, but pretty sure yes, by seeing no changes around here:

private boolean canPurchaseProduct(PersonaEntity personaEntity, ProductEntity productEntity, float valueOverride) {

nice-sprite added a commit to nice-sprite/soapbox-race-core that referenced this issue Apr 20, 2021
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

No branches or pull requests

3 participants