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

Disable follower lists #316

Closed
seanh opened this issue Jan 30, 2013 · 1 comment
Closed

Disable follower lists #316

seanh opened this issue Jan 30, 2013 · 1 comment
Assignees
Milestone

Comments

@seanh
Copy link
Contributor

seanh commented Jan 30, 2013

No description provided.

@ghost ghost assigned seanh Jan 30, 2013
seanh pushed a commit that referenced this issue Jan 30, 2013
Disable follower lists for normal users

Make it so that only sysadmins can see a dataset, user or group's list
of followers.

Add auth functions to user, dataset and group follower_list functions.

user controller, group controller, package controller:
  /followers pages send 401 if not authorized

Remove followers tabs from user, dataset and group pages.

Some tests need to be fixed now
seanh pushed a commit that referenced this issue Jan 30, 2013
Make it pass a sysadmin's API key whenever calling *_follower_list,
since only sysadmins are authorised to call that now.
seanh pushed a commit that referenced this issue Jan 30, 2013
seanh pushed a commit that referenced this issue Jan 30, 2013
seanh pushed a commit that referenced this issue Jan 30, 2013
seanh pushed a commit that referenced this issue Jan 30, 2013
Don't let visitors or other users see what a user is following.
seanh pushed a commit that referenced this issue Jan 30, 2013
seanh pushed a commit that referenced this issue Jan 30, 2013
@seanh
Copy link
Contributor Author

seanh commented Feb 4, 2013

Done in #317

@seanh seanh closed this as completed Feb 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant