[libnet-duo-perl] annotated tag release/1.00 created (now 5776fee)

Russ Allbery eagle at eyrie.org
Mon Jan 8 02:56:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

rra pushed a change to annotated tag release/1.00
in repository libnet-duo-perl.

        at  5776fee   (tag)
   tagging  d5584f773679970356b1c1920d4e325af1584306 (commit)
 tagged by  Russ Allbery
        on  Fri Jul 11 12:55:17 2014 -0700

- Log -----------------------------------------------------------------
Net::Duo release 1.00
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJTwEErAAoJEH2AMVxXNt51aSMH/30gdjxKOaBfQFR5DqnOV6sA
ZCKmBHKqYT3FdqK5KiAMe2BYGr+uVsFI9UTr2yhC4aJH3YBQQ0X7Pa2S7JXNcwPt
q1ita0Hv1Qoj8woRoaCWnfHdEtGKCC5drX7gROY6h+oXN7uorBTbptbiPnzLs/8X
f0IRJ9ol5JXjSR2HEsKJAH0M8pd8JbiLsUb8p1zhXETzsXdVrHWti1EO+vzhvm3d
SUq58r29zX/euXXoHqFibyedUkfBR5ImPBXQBOfOV+ICGQkWV1EiKrh3G94OqLoT
uJRzRZpiNt5+bpEdd8AAzbO9+2ziHOkCaVUc/TQqXtUkvgzzLZnFxrHKXIFQsyI=
=GdGU
-----END PGP SIGNATURE-----

Jon Robertson (6):
      Auth.pm: Added commands to send SMS and validate passcodes
      Auth.pm: Added out-of-band validation
      Added tests for new auth validation and sms sending functions
      Token.pm: Added a new class override
      User.pm: Added support for bypass_codes
      User.pm: Added a setter for realname, to sync from the directory

Russ Allbery (78):
      Initial working version up to the Auth API /check call
      Add a basic build system
      Add explicit use strict
      Fix stopwords and minor coding style issues
      Add the generic test suite from rra-c-util
      Fix accessors for Net::Duo::Exception data
      Add a content parameter to the api Net::Duo::Exception constructor
      Add a test suite for Net::Duo::Exception
      Move the Auth API methods into a subclass
      Update manifest with newly added files
      Add Net::Duo::Admin module and users() method
      Avoid a useless trailing ? on GET with no parameters
      Fix missing whitespace in the Net::Duo documentation
      Add initial test framework for Net::Duo methods
      Finish Net::Duo::Admin documentation
      Clean up coding style issues
      Add a name for phones
      Remove useless parens on method calls in Net::Duo
      Add tests for Net::Duo::Admin::users()
      Add user method to Net::Duo::Admin
      Remove nullable object field type
      Add create constructors for creating new admin objects
      Refactor test suite to use a supporting module
      Remove now-unnecessary code from the admin/users.t test
      Add a test for phone creation
      Add a test for token creation
      Fix the true/false value mapping and add a test for group creation
      Add delete methods for groups, phones, tokens, and users
      Add methods to add and remove phones and tokens from users
      Sort data before signing it when making API calls
      Coding style consistency and some documentation improvements
      Add further module dependencies to Build.PL
      Update MANIFEST for newly-added files
      Add initial README file
      Simplify the Git repository URL for this package
      Revert "Simplify the Git repository URL for this package"
      Initial Changes file
      Add initial LICENSE file
      Add documentation for Test::Mock::Duo::Agent
      Add a test for consistent versioning in all modules
      Update MANIFEST for recently-added files
      Actually test the signature in the mock object
      Remove META.* from MANIFEST
      In Net::Duo::Object, return flags as a hash
      Add support for modifying phones
      Add retrieval of a phone by ID
      Add activation_url and send_sms_passcodes phone methods
      Add json methods to every object
      Add documentation for Net::Duo::Admin::Token new by ID
      Fix error in status output of phones test
      Set more test programs executable
      Fix word error in Net::Duo::Admin::Phone documentation
      Add initial support for integrations
      Add APIs for retrieving logs
      Add stopwords and fix spelling errors in new docs
      Document default values on integration creation
      Simplify Net::Duo::Auth test suite
      Revise the send_sms_passcodes method of Net::Duo::Auth
      Convert validate_passcode into an auth method
      Refactor asynchronous authentication
      Update MANIFEST with newly-added files
      Remove unused no critic annotation from Net::Duo::Admin::User
      Rename Duo mock and include it in the installed modules
      Rename t/module to t/duo
      Remove useless use and make t/duo/exception.t executable
      Add a basic test for the generic call_json Net::Duo method
      Add generic call method to Net::Duo
      Add documentation for Net::Duo::Admin::User commit method
      Add setters for modifiable user fields
      Add another paragraph to README about partial implementation
      Add documentation and tests for bypass_codes
      Update MANIFEST for new test, test suite rearrangement
      Don't restrict imports for Perl6::Slurp
      Update requirements in README
      Restrict imports from the JSON module
      Update REQUIREMENTS section in all module documentation
      Add home page pointers to SEE ALSO for every module
      Flesh out the Net::Duo TODO list

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-duo-perl.git



More information about the Pkg-perl-cvs-commits mailing list