]> eyrie.org Git - kerberos/wallet.git/commitdiff
Add WebAuth and Net::Duo links in requirements
authorRuss Allbery <eagle@eyrie.org>
Mon, 4 Jun 2018 01:58:57 +0000 (18:58 -0700)
committerRuss Allbery <eagle@eyrie.org>
Mon, 4 Jun 2018 01:58:57 +0000 (18:58 -0700)
docs/metadata/requirements

index b82a52c87c5c79633250e59dec973c3a48febf9e..c2543ad7133b45267ed1fd664c3ddc756d6e2f34 100644 (file)
@@ -41,10 +41,12 @@ supports the `-norandkey` option to `ktadd`.  This option is included in
 MIT Kerberos 1.7 and later.
 
 The WebAuth keyring object support in the wallet server requires the
-WebAuth Perl module from WebAuth 4.4.0 or later.
+WebAuth Perl module from
+[WebAuth 4.4.0 or later](https://www.eyrie.org/~eagle/software/webauth/).
 
 The Duo integration object support in the wallet server requires the
-Net::Duo, JSON, and Perl6::Slurp Perl modules.
+[Net::Duo](https://www.eyrie.org/~eagle/software/net-duo/), JSON, and
+Perl6::Slurp Perl modules.
 
 The password object support in the wallet server requires the
 Crypt::GeneratePassword Perl module.