jupyterlab-git icon indicating copy to clipboard operation
jupyterlab-git copied to clipboard

Improve HTTP status codes for the some remote git operations

Open MGSousa opened this issue 2 years ago • 4 comments

Improve HTTP status codes by switch some of the Server Error (5xx) to Client Error codes (4xx), since it is related to client specific actions. Also this allows to not break some security rules for 5xx codes in NGINX and other reverse proxies, maintaining the feature as is.

MGSousa avatar Jan 17 '23 18:01 MGSousa

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] avatar Jan 17 '23 18:01 welcome[bot]

Binder :point_left: Launch a binder notebook on branch MGSousa/jupyterlab-git/master

github-actions[bot] avatar Jan 17 '23 18:01 github-actions[bot]

Done!

MGSousa avatar Feb 14 '23 09:02 MGSousa

Hello @fcollonval :) Is there any news regarding this topic?

lufisaal avatar Jun 20 '23 09:06 lufisaal