Expose Limited User Info Through API 67/52267/1
authorSawyer Bergeron <sbergeron@iol.unh.edu>
Fri, 16 Feb 2018 20:50:22 +0000 (15:50 -0500)
committerSawyer Bergeron <sbergeron@iol.unh.edu>
Fri, 16 Feb 2018 20:50:22 +0000 (15:50 -0500)
commit3979c0cc8fc863b1661353e96e17ffa166abfa96
treed68e8231d67f086724ef3a3617252048f7c91c84
parent7734f7abbf16bc2b86c93d4b8cc510b1d86862c4
Expose Limited User Info Through API

Jira: PHAROS-362

Exposes info such as username and user email throught the API to facilitate
better backend integration

Change-Id: I8948f399000ffe41d5b75941f4a4195caaea91f4
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
dashboard/src/api/serializers.py
dashboard/src/api/urls.py
dashboard/src/api/views.py