Skip to content

Releases: cevoaustralia/aws-google-auth

Release 0.0.38

02 May 21:51
Compare
Choose a tag to compare
  • Merge pull request #212 from cevoaustralia/merge-happyzippy

    Merge happyzippy

  • Merge pull request #180 from cevoaustralia/github-actions

    Create pythonpackage.yml

  • Updated README badge to GitHub Actions.

    Added RST linting to README file.

  • Added RST linting to README file.

  • Fixed malformed table.

  • Update RST linter.

  • Re-enable coveralls.

  • Preparing for next release.

  • Merge branch 'master' of github.com:cevoaustralia/aws-google-auth

Release 0.0.37

28 Jan 13:32
f5c71e7
Compare
Choose a tag to compare
  • Add DP challenge support.
  • Improved MFA support (thanks @Nuru)

Release 0.0.36

12 Jun 08:35
Compare
Choose a tag to compare

Fixed issues with google changes breaking captchas.
Fixed issues with minimum duration checking.

Thanks to @madeddie and @brunodasilvalenga for contributions.

Release 0.0.35

13 Apr 10:52
Compare
Choose a tag to compare

Releasing contributions from the community.

  • #173 - Add support for parallel authentications
  • #174 - Improvements to documentation, updates on Docker image usage
  • #173 - Add support for parallel authentications
  • #165 - Added support for GovCloud style ARNs
  • #162 - Remove default region ap-southeast-2
  • #158 - Added ability to filter for an account on the CLI with flag -A
  • #143 - Add more information about the default duration CLI argument

Thanks to @calvinhughes, @trashguy, @pmarkert, @roboll, @ventsislav-georgiev and @stivf

Fixes for new Google login form

27 Feb 22:37
b5ee247
Compare
Choose a tag to compare

Google recently released a new login form, which broke the existing auth flow.

This release supports the new login form, as well as retaining support for the original form (in case it comes back)

Issues addressed:

0.0.33

09 Nov 03:56
Compare
Choose a tag to compare

Better U2F support - thanks @nrw505

  • Retry opening U2F devices an
  • Trying all supplied handles

Improvements for page parsing - thanks @ruimarinho

  • Add support for --bg-response challenge override

Documentation fixes - thanks @ruimarinho

  • Add missing $AWS_ROLE_ARN variable support to README

v0.0.32

27 Jul 13:34
Compare
Choose a tag to compare

Release fixes for Yubikey
Issue #135 and PR #136 - awesome work @adcreare

0.0.29

06 Nov 07:40
Compare
Choose a tag to compare

Resolved No credential exports printed when using docker #96

0.0.21

22 Feb 11:21
Compare
Choose a tag to compare

Resolved - RuntimeError: Could not find SAML response, check your credentials #60
Resolved - Issue with caching saml_request - Updated Configuration to be a new-style class #59