Closed
Description
Hi Matt,
First of all, good work on 21-points. Been using your project to learn up on JHipster and it really helps.
Anyway, was going through the code and it occurred to me that even if I'm logged in as myself (john), and if I go to "Daily Points" and do a search with the following search parameter - o*, all points that match that parameter will appear. Not just mine. (See screenshot below)
I was even able to edit the fields of a Point entry that belongs to others and save successfully. (I reverted what I edited so as not to tamper with other user's data).
So there are 2 issues here -
- Searching allows a user to search for all items that belongs to all users; not just himself/herself (Not sure how to fix this)
- Once I was able to see other user's data, I was able to edit and save successfully. (Should be easily fixable)
Metadata
Metadata
Assignees
Labels
No labels