diff options
author | Russ Allbery <eagle@eyrie.org> | 2016-01-03 19:59:11 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2016-01-03 19:59:11 -0800 |
commit | cfff765a7a453fdab46a217c2adc48c958fdf739 (patch) | |
tree | 8612f6ee67ada71d37fe25e9332c837fefd1836e | |
parent | a7b518bd54a73e0234d9dcb9bf9ef78272f73add (diff) |
Document the Duo integration requires JSON and Perl6::Slurp
Change-Id: I6249d2ea983959bc6c5ec03c2035a271228d4721
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -109,7 +109,7 @@ REQUIREMENTS WebAuth Perl module from WebAuth 4.4.0 or later. The Duo integration object support in the wallet server requires the - Net::Duo Perl module. + Net::Duo, JSON, and Perl6::Slurp Perl modules. The password object support in the wallet server requires the Crypt::GeneratePassword Perl module. |