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

Make the deleteAll collection endpoint opt-in or remove it entirely #47

Closed
kahmali opened this issue May 2, 2015 · 1 comment
Closed

Comments

@kahmali
Copy link
Owner

kahmali commented May 2, 2015

This is not a standard REST endpoint, and can be very destructive if accidentally included in a production environment. It should most likely be removed entirely.

@kahmali kahmali added this to the v0.7.0 milestone May 2, 2015
kahmali added a commit that referenced this issue May 5, 2015
- Resolve Issue #47:
  - Remove the non-standard `deleteAll` collection endpoint, as it had
    the potential to be quite destructive
  - Remove all references to the `deleteAll` endpoint from the README
@kahmali kahmali closed this as completed May 5, 2015
@kahmali
Copy link
Owner Author

kahmali commented May 5, 2015

Decided to remove the endpoint entirely, as expected. See the commit referenced above for further details.

kahmali added a commit that referenced this issue Jun 21, 2015
- Resolve Issue #47:
  - Remove the non-standard `deleteAll` collection endpoint, as it had
    the potential to be quite destructive
  - Remove all references to the `deleteAll` endpoint from the README
kahmali added a commit that referenced this issue Jul 2, 2015
- Resolve Issue #47:
  - Remove the non-standard `deleteAll` collection endpoint, as it had
    the potential to be quite destructive
  - Remove all references to the `deleteAll` endpoint from the README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant