meteor / meteor/simple-todos-angular

Delete/Remove Task Enabled For All Users

Open
#13 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
49
Forks
32
PR merge metrics
No merged PRs in 30d

Description

I noticed that my project allows anyone (including people who are not logged in) to remove a list item.
I have double checked the logic in my JS file and it appears to be exactly the same.
Here's my code: https://github.com/taky2/social-group-list

Also, on the last steps of the tutorial I ran into some issues with bcrypt.
I posted my solution here: https://github.com/meteor/meteor/issues/5009

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the JavaScript logic in the linked social-group-list repository and reproduce whether a logged-out user can remove a list item. Compare that behavior with the tutorial's expected authorization behavior; done means unauthenticated users cannot remove items. The bcrypt discussion is linked separately in meteor/meteor issue 5009 and may need separate review.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authorization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.