Path to this page:
Subject: CVS commit: pkgsrc/www/py-jupyter-lsp
From: Adam Ciarcinski
Date: 2024-01-20 09:53:37
Message id: 20240120085337.E220EFA42@cvs.NetBSD.org
Log Message:
py-jupyter-lsp: updated to 2.2.2
2.2.2
bug fixes:
address warning about renamed extension_points
fix compatibility with jupyter server 1.x
fix an authentication-related security vulnerability (see the advisory for details)
enhancements:
add authorization support (lsp resource, jupyter-server v2+ only) - this allows \
server operators for fine grained access control, e.g. in case if specific users \
(such as guest or read-only users) should not be allowed to access LSP; this is \
in addition to authentication fixes
Files: