Skip to content
Success

#38 (Sep 24, 2020, 5:46:07 AM)

Started 4 yr 9 mo ago
Took 11 sec

Started by an SCM change

This run spent:

  • 6.2 sec waiting;
  • 11 sec build duration;
  • 18 sec total from scheduled to completion.
Revision: 5cc0970ed6a269468c5552bbe0268c64012fae8b
Repository: git@github.com:wstrange/GoogleAuth.git
  • refs/remotes/origin/master
Changes
  1. Allow random number algorithm and random algorithm number provider to be (details / githubweb)
  2. Allow algorithm and provider to be passed through constructors. (details / githubweb)
  3. Add unit test for null alrogithm provider. (details / githubweb)
  4. Add unit test for null algorithm provided to the constuctor. (details / githubweb)
  5. Cleanup. (details / githubweb)
  6. Chain GoogleAuthenticator constructors to avoid code duplication (details / githubweb)
  7. Update documentation (details / githubweb)