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

Enhancement: Server does not validate hint is not a word in the game #38

Open
whois-jon-peterson opened this issue Jul 24, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request Server Issues and PRs relating to the server application

Comments

@whois-jon-peterson
Copy link
Member

Background / Problem Description

At this time, the UI validates that a hint submitted by the player does not match any of the cards on the board. This is great, but hypothetically a user could submit a hint bypassing that validation.

Requested Change

Implement a check during hint validation to see whether the provided hint matches any cards within the game.

@whois-jon-peterson whois-jon-peterson self-assigned this Jul 24, 2019
@whois-jon-peterson whois-jon-peterson added enhancement New feature or request Server Issues and PRs relating to the server application labels Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Server Issues and PRs relating to the server application
Projects
None yet
Development

No branches or pull requests

1 participant