From 8863d39430df7e4a722cc69b5614d300e9e4b8f7 Mon Sep 17 00:00:00 2001 From: DenisaCG Date: Wed, 4 Jun 2025 13:38:17 +0200 Subject: [PATCH] update docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d51ba9c..9faf1ef 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ User credentials can be set by accessing `Settings` -> `Settings Editor` -> `Cre The extension uses [`jupyter-secrets-manager`](https://github.com/jupyterlab-contrib/jupyter-secrets-manager) to deal with the secret input fields. +> [!NOTE] +> The extension uses the Settings Registry to allow users to set their credentials when not in development mode. As a result, secret values may still be accessible to other extensions. Be aware of the associated security risks. + ## Requirements - JupyterLab >= 4.2.5