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

Users can edit another users stream info #35

Open
bearcherian opened this issue May 31, 2017 · 0 comments
Open

Users can edit another users stream info #35

bearcherian opened this issue May 31, 2017 · 0 comments
Labels

Comments

@bearcherian
Copy link
Contributor

  1. Login to dashboard as a non-admin and click members. You will see your own profile.
  2. Refresh the page, and you should see Streams so that it is editable
  3. Click the users dropdown and select any user
  4. The selected users profile will load and the streams will be editable

image

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 added a commit that referenced this issue Jun 3, 2017
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
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
Labels
Projects
None yet
Development

No branches or pull requests

1 participant