diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -99,10 +99,14 @@ REQUIREMENTS 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 [2]. + + [2] 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 [3], JSON, and Perl6::Slurp Perl modules. + + [3] https://www.eyrie.org/~eagle/software/net-duo/ The password object support in the wallet server requires the Crypt::GeneratePassword Perl module. |