This commit is contained in:
Jeremy Mahieu 2019-12-18 08:33:21 +01:00 committed by Lorenz Hübschle-Schneider
parent e35f2ab4d6
commit 267bb20711
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ chown -R <strong>username</strong>:<strong>username</strong> ~<strong>username</
<h3>URL Parameters</h3>
<p>
Parameters can be passed in the URL to prefill the fields. This can be useful when you have multiple relays and want to use bookmarks to manage them.
We do not recommend passing the password in this was as it will be visible in plain text and stored in the bookmark but it is possible. Special characters should be <a href="https://www.w3schools.com/tags/ref_urlencode.asp">URL encoded</a>.
We do not recommend passing the password in this way as it will be visible in plain text and stored in history/bookmarks but it is possible. Special characters should be <a href="https://www.w3schools.com/tags/ref_urlencode.asp">URL encoded</a>.
</p>
<p>
If we want just the path for example: <code>https://glowing-bear.org/?path=weechat2</code>