letsmeet-click / letsmeet.click

core website of letsmeet.click
MIT License
14 stars 5 forks source link

user profile data mismatch (twitter) #9

Closed ThomasWaldmann closed 8 years ago

ThomasWaldmann commented 8 years ago

When I use Twitter, it also mismatches the data:

First name:  Thomas
Last name: J. Waldmann     ---> nope
Username: ThomasJWaldmann
Email:
Password set: no
ulope commented 8 years ago

Fixed

ThomasWaldmann commented 8 years ago

Not fixed, please reopen.

ulope commented 8 years ago

Unfortunately Twitter's oauth implementation only supplies a single "name" field so python-social-auth is forced to guess which parts are first and last name.

We will add profile editing which should allow users to fix problems like this themselves.

ThomasWaldmann commented 8 years ago

Thanks for the explanation, but you still need to reopen it, it is not fixed yet.