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

Handle missing user service #13353

Conversation

fcollonval
Copy link
Member

References

Follow-up of #13337

Code changes

If request the user information fails, set ready to an never-resolved promise. So the code does not try to access user information.

This is useful if the backend is missing an identity service (like in jupyter-server v1)

User-facing changes

N/A

Backwards-incompatible changes

N/A

@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@fcollonval fcollonval merged commit 60491d8 into jupyterlab:master Nov 2, 2022
@fcollonval fcollonval deleted the fix/handle-correctly-missing-user-service branch November 2, 2022 10:03
hbcarlos pushed a commit to hbcarlos/jupyterlab that referenced this pull request Jan 29, 2023
* Handle missing user service
Follow-up of jupyterlab#13337

* Set correct fake identity

* Fix integrity
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant