This repository was archived by the owner on Jan 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Volunteer should not be able to access another volunteer's url #326
Labels
Type: Bug
Bug or Bug fixes.
Comments
necessary129
referenced
this issue
in necessary129/vms
Dec 9, 2016
necessary129
referenced
this issue
in necessary129/vms
Dec 9, 2016
@tapasweni-pathak Should the administrator be able to view these pages? If they are able to view it, it means that they can modify any volunteer's profile, hours, # for events etc without their consent. |
necessary129
referenced
this issue
in necessary129/vms
Dec 10, 2016
While doing this task - Volunteer should not be able to access another volunteer's url, I have noticed that there are some more urls like |
necessary129
referenced
this issue
in necessary129/vms
Jan 26, 2017
Related to #326 also fix the test.
@tapasweni-pathak This one is done! It can be closed. |
PR Merged. Closing Issue. |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
The following events happen when a volunteer tries to access another volunteer's url using their id -
/shift/view_volunteer_shifts/id - Blank page shows up
/shift/view_hours/id - Blank page shows up
/event/list_sign_up/id - volunteer is able to access
/volunteer/report/id - Blank page shows up
/volunteer/profile/id - Blank page shows up
To avoid blank/error pages and since error codes are difficult to detect as pointed out in #119 , it would maybe be better to show a no volunteers right page for that volunteer
The text was updated successfully, but these errors were encountered: