T2468: clarify password encoding requirment

This commit is contained in:
Nicolas Vollmar 2024-05-05 11:38:14 +02:00
parent 42d29b1e83
commit 67a3db4ad3

View File

@ -872,6 +872,9 @@ be ``config.boot-hostname.YYYYMMDD_HHMMSS``.
* ``tftp://<host>/<dir>`` * ``tftp://<host>/<dir>``
* ``git+https://<user>:<passwd>@<host>/<path>`` * ``git+https://<user>:<passwd>@<host>/<path>``
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:: The number of revisions don't affect the commit-archive.
.. note:: You may find VyOS not allowing the secure connection because .. note:: You may find VyOS not allowing the secure connection because