mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 06:49:29 -07:00
Improve WKD instructions
This commit is contained in:
parent
6e1cfe471a
commit
b666f281e4
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ block content
|
|||
| .
|
||||
p
|
||||
| If you enter the entire WKD identifier (username@domain.org), this tool will also generate the complete URLs.
|
||||
p
|
||||
| Please note that Keyoxide does not add the "?l=…" when performing WKD requests. Make sure that the "l" parameter is optional when implementing WKD on your own server.
|
||||
h3 Input
|
||||
input#input(type='text' name='input' placeholder='WKD username or identifier' value=input)
|
||||
h3 Output
|
||||
|
|
Loading…
Reference in a new issue