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

Allow deletion of a "family" along with all learning data #36

Closed
gesslerpd opened this issue Mar 25, 2018 · 4 comments
Closed

Allow deletion of a "family" along with all learning data #36

gesslerpd opened this issue Mar 25, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@gesslerpd
Copy link

With regard to https://cloud.internalpositioning.com, this would mean that family names should be kept secret.

@gesslerpd
Copy link
Author

This will encourage the use of relatively secret family names. Right now anyone that knows a family name cannot delete data, but they can skew learning data to be incorrect, by sending bad learning data to the family.

@schollz
Copy link
Owner

schollz commented Mar 25, 2018

encourage the use of relatively secret family names

I think this is a good approach. That way everyone can just call their family "foo" and try it until someone else deletes it.

Also, what about a requirement for a minimum length on the family name?

@schollz schollz added the enhancement New feature or request label Mar 25, 2018
@gesslerpd
Copy link
Author

Yeah sounds good to me! Maybe this feature could be API only DELETE method, so you can share the web interface link without worrying about people clicking buttons and deleting accidentally.

@schollz
Copy link
Owner

schollz commented Mar 25, 2018

Ok, its added. You can delete your data with DELETE /api/v1/delete/FAMILY

schollz added a commit that referenced this issue Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants