Improve WKD instructions

This commit is contained in:
Yarmo Mackenbach 2021-11-14 17:20:28 +01:00
parent 6e1cfe471a
commit b666f281e4
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -15,6 +15,8 @@ block content
| . | .
p p
| If you enter the entire WKD identifier (username@domain.org), this tool will also generate the complete URLs. | 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 h3 Input
input#input(type='text' name='input' placeholder='WKD username or identifier' value=input) input#input(type='text' name='input' placeholder='WKD username or identifier' value=input)
h3 Output h3 Output