From 67a3db4ad3f6dd64f2c7aa626dd0207a40b417f4 Mon Sep 17 00:00:00 2001 From: Nicolas Vollmar Date: Sun, 5 May 2024 11:38:14 +0200 Subject: T2468: clarify password encoding requirment --- docs/cli.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/cli.rst b/docs/cli.rst index 884971da..79501c66 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -872,6 +872,9 @@ be ``config.boot-hostname.YYYYMMDD_HHMMSS``. * ``tftp:///`` * ``git+https://:@/`` + Since username and password are part of the URI, they need to be + properly url encoded if containing special characters. + .. note:: The number of revisions don't affect the commit-archive. .. note:: You may find VyOS not allowing the secure connection because -- cgit v1.2.3