Support login with github profiles that have no full name
authorMagnus Hagander <magnus@hagander.net>
Thu, 31 Aug 2017 07:22:32 +0000 (09:22 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 31 Aug 2017 07:22:32 +0000 (09:22 +0200)
commitba28a9ca76ab10774f437fbd2857b49c0668d919
tree6ff73f23f113a788436dee39018f84d675defbfb
parent125bbb794bf7f98cc744064dc6b201487ad9db1a
Support login with github profiles that have no full name

We only really need the email, the rest the user can just fill out
manually. So instead of crashing, just leave them empty.
pgweb/account/oauthclient.py