Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ORCID login when no family name was given #914

Merged
merged 2 commits into from
May 16, 2024
Merged

Fix ORCID login when no family name was given #914

merged 2 commits into from
May 16, 2024

Commits on May 15, 2024

  1. Fix social-app-django/issues/355

    Handle the case where the user has not registered a `family-name` and
    ORCID returns `None`.
    nikoder committed May 15, 2024
    Configuration menu
    Copy the full SHA
    db50523 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Nicer implementation of ORCID login fix for missing family name

    Co-authored-by: Michal Čihař <[email protected]>
    nikoder and nijel authored May 16, 2024
    Configuration menu
    Copy the full SHA
    e1f00ae View commit details
    Browse the repository at this point in the history