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

Return success: true when deleting your team #205

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

Tarnasa
Copy link

@Tarnasa Tarnasa commented Jun 1, 2019

Currently the server responds with "success: false" when you successfully delete a team, this is incorrect.

Jade added 13 commits May 31, 2019 22:45
Yes this is _slightly_ insecure, because this allows attackers to enumerate
usernames, however noone using this platform cares that much that their
username remaining hidden.  Additionally, an attacker could just create
an account and list users anyway.
…wn team's stats

This is so that the frontend doesn't have to do a lookup to get the
user's team *NAME* before it can get the team's stats.
The website is currently only intended to show the current user's team's
stats.
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.

1 participant