Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
This commit is contained in:
commit
8f5710afe5
6 changed files with 20 additions and 3 deletions
|
@ -273,6 +273,7 @@ def get_matching_entities(prefix):
|
|||
'kind': 'team',
|
||||
'is_org_member': True
|
||||
}
|
||||
return result
|
||||
|
||||
def user_view(user):
|
||||
user_json = {
|
||||
|
|
Reference in a new issue