Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Allow mods to see contrib list #601

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

therufs
Copy link

@therufs therufs commented Mar 11, 2017

By request of eliot.

@Casebash
Copy link

Contributor list is currently empty because the subroutine to fill it (POST_friend) is never called.

See:
POST_friend(self, res, ip, friend, action, redirect, container, type):
in file "api.py"

In order for this to work, this subroutine needs to be called when email addresses are verified. possibly elsewhere in api.py (see "c.user.email_validated")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants