Handle pure django users in userinfo endpoint
Any user that does not have a GregUserProfile must be a superuser so this is not a problem per se, but it should be handled. For now we simply treat them as an anonymous user and deny access. Resolves: GREG-116
parent
dbe6db61
No related branches found
No related tags found
Please register or sign in to comment