-
Notifications
You must be signed in to change notification settings - Fork 0
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
Users can edit another users stream info #35
Labels
Comments
bearcherian
pushed a commit
that referenced
this issue
May 31, 2017
…r own stream info. Only Admins can now edit stream info in the dashboard. * This is only a temporary remedy until the improper setting of user id is resolved * Users weren't able to edit their own streams anyway because of a previous bug
bearcherian
added a commit
that referenced
this issue
May 31, 2017
Addressing Issue #35 by temporarily disabling users from editing profiles
bearcherian
pushed a commit
that referenced
this issue
Jun 5, 2017
…ing their own stream info. Only Admins can now edit stream info in the dashboard." This reverts commit 463b291.
bearcherian
pushed a commit
that referenced
this issue
Jun 5, 2017
* moved editable check to happen in the activate() * made _editable a property of Members * set user to current user if null
bearcherian
added a commit
that referenced
this issue
Jun 5, 2017
Fixing user permissions issue with #35
bearcherian
pushed a commit
that referenced
this issue
Jun 5, 2017
* dev: Fixing user permissions issue with #35 * moved editable check to happen in the activate() * made _editable a property of Members * set user to current user if null Revert "Addressing Issue #35 by temporarily disabling users from editing their own stream info. Only Admins can now edit stream info in the dashboard."
bearcherian
pushed a commit
that referenced
this issue
Jun 23, 2017
* dev: Updated out of date readme Fixing user permissions issue with #35 * moved editable check to happen in the activate() * made _editable a property of Members * set user to current user if null # Conflicts: # src/members/single/member.html
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: