Aws-adfs

Latest version: v2.11.2

Safety actively analyzes 688238 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

2.0.0alpha.11

What's Changed
* Github Actions no longer supports python 3.4 by pdecat in https://github.com/venth/aws-adfs/pull/191
* Compiling lxml from source is no longer needed with python 3.9 by pdecat in https://github.com/venth/aws-adfs/pull/192
* Fix Github Actions build job by pdecat in https://github.com/venth/aws-adfs/pull/193
* Properly erase password from memory by pdecat in https://github.com/venth/aws-adfs/pull/190
* Use Poetry for project and dependencies management by pdecat in https://github.com/venth/aws-adfs/pull/194
* Automate PyPI publishing with poetry PEP517 built dists by pdecat in https://github.com/venth/aws-adfs/pull/177
* Depend on requests-negotiate-sspi on Windows. On other platforms, depend on requests-kerberos and pykerberos. by pdecat in https://github.com/venth/aws-adfs/pull/199
* Trigger Github Actions build job on push events to tags starting with 'v' by pdecat in https://github.com/venth/aws-adfs/pull/200
* Trigger Github Actions build job on all push tags events by pdecat in https://github.com/venth/aws-adfs/pull/201
* Add session credentials cache by pdecat in https://github.com/venth/aws-adfs/pull/195
* printenv excludes summary to be shell readable by Tantalon in https://github.com/venth/aws-adfs/pull/181
* Update poetry from 1.1.10 to 1.1.11 to fix python 3.10 compatibility by pdecat in https://github.com/venth/aws-adfs/pull/202
* Update dependencies and drop python 3.5 support by pdecat in https://github.com/venth/aws-adfs/pull/206
* Add `--username-password-command` to read username and password from the output of a shell command by pdecat in https://github.com/venth/aws-adfs/pull/196
* Print AWS web console sign-in url by pdecat in https://github.com/venth/aws-adfs/pull/197

New Contributors
* Tantalon made their first contribution in https://github.com/venth/aws-adfs/pull/181

**Full Changelog**: https://github.com/venth/aws-adfs/compare/1.24.5...2.0.0-alpha.11

2.0.0alpha.10

What's Changed
* Github Actions no longer supports python 3.4 by pdecat in https://github.com/venth/aws-adfs/pull/191
* Compiling lxml from source is no longer needed with python 3.9 by pdecat in https://github.com/venth/aws-adfs/pull/192
* Fix Github Actions build job by pdecat in https://github.com/venth/aws-adfs/pull/193
* Properly erase password from memory by pdecat in https://github.com/venth/aws-adfs/pull/190
* Use Poetry for project and dependencies management by pdecat in https://github.com/venth/aws-adfs/pull/194
* Automate PyPI publishing with poetry PEP517 built dists by pdecat in https://github.com/venth/aws-adfs/pull/177
* Depend on requests-negotiate-sspi on Windows. On other platforms, depend on requests-kerberos and pykerberos. by pdecat in https://github.com/venth/aws-adfs/pull/199
* Trigger Github Actions build job on push events to tags starting with 'v' by pdecat in https://github.com/venth/aws-adfs/pull/200
* Trigger Github Actions build job on all push tags events by pdecat in https://github.com/venth/aws-adfs/pull/201
* Add session credentials cache by pdecat in https://github.com/venth/aws-adfs/pull/195
* printenv excludes summary to be shell readable by Tantalon in https://github.com/venth/aws-adfs/pull/181
* Update poetry from 1.1.10 to 1.1.11 to fix python 3.10 compatibility by pdecat in https://github.com/venth/aws-adfs/pull/202
* Update dependencies and drop python 3.5 support by pdecat in https://github.com/venth/aws-adfs/pull/206
* Add `--username-password-command` to read username and password from the output of a shell command by pdecat in https://github.com/venth/aws-adfs/pull/196
* Print AWS web console sign-in url by pdecat in https://github.com/venth/aws-adfs/pull/197

New Contributors
* Tantalon made their first contribution in https://github.com/venth/aws-adfs/pull/181

**Full Changelog**: https://github.com/venth/aws-adfs/compare/1.24.5...2.0.0-alpha.10

2.0.0alpha.9

What's Changed
* Github Actions no longer supports python 3.4 by pdecat in https://github.com/venth/aws-adfs/pull/191
* Compiling lxml from source is no longer needed with python 3.9 by pdecat in https://github.com/venth/aws-adfs/pull/192
* Fix Github Actions build job by pdecat in https://github.com/venth/aws-adfs/pull/193
* Properly erase password from memory by pdecat in https://github.com/venth/aws-adfs/pull/190
* Use Poetry for project and dependencies management by pdecat in https://github.com/venth/aws-adfs/pull/194
* Automate PyPI publishing with poetry PEP517 built dists by pdecat in https://github.com/venth/aws-adfs/pull/177
* Depend on requests-negotiate-sspi on Windows. On other platforms, depend on requests-kerberos and pykerberos. by pdecat in https://github.com/venth/aws-adfs/pull/199
* Trigger Github Actions build job on push events to tags starting with 'v' by pdecat in https://github.com/venth/aws-adfs/pull/200
* Trigger Github Actions build job on all push tags events by pdecat in https://github.com/venth/aws-adfs/pull/201
* Add session credentials cache by pdecat in https://github.com/venth/aws-adfs/pull/195
* printenv excludes summary to be shell readable by Tantalon in https://github.com/venth/aws-adfs/pull/181
* Update poetry from 1.1.10 to 1.1.11 to fix python 3.10 compatibility by pdecat in https://github.com/venth/aws-adfs/pull/202
* Update dependencies and drop python 3.5 support by pdecat in https://github.com/venth/aws-adfs/pull/206
* Add `--username-password-command` to read username and password from the output of a shell command by pdecat in https://github.com/venth/aws-adfs/pull/196
* Print AWS web console sign-in url by pdecat in https://github.com/venth/aws-adfs/pull/197

New Contributors
* Tantalon made their first contribution in https://github.com/venth/aws-adfs/pull/181

**Full Changelog**: https://github.com/venth/aws-adfs/compare/1.24.5...2.0.0-alpha.9

2.0.0alpha.8

What's Changed
* Github Actions no longer supports python 3.4 by pdecat in https://github.com/venth/aws-adfs/pull/191
* Compiling lxml from source is no longer needed with python 3.9 by pdecat in https://github.com/venth/aws-adfs/pull/192
* Fix Github Actions build job by pdecat in https://github.com/venth/aws-adfs/pull/193
* Properly erase password from memory by pdecat in https://github.com/venth/aws-adfs/pull/190
* Use Poetry for project and dependencies management by pdecat in https://github.com/venth/aws-adfs/pull/194
* Automate PyPI publishing with poetry PEP517 built dists by pdecat in https://github.com/venth/aws-adfs/pull/177
* Depend on requests-negotiate-sspi on Windows. On other platforms, depend on requests-kerberos and pykerberos. by pdecat in https://github.com/venth/aws-adfs/pull/199
* Trigger Github Actions build job on push events to tags starting with 'v' by pdecat in https://github.com/venth/aws-adfs/pull/200
* Trigger Github Actions build job on all push tags events by pdecat in https://github.com/venth/aws-adfs/pull/201
* Add session credentials cache by pdecat in https://github.com/venth/aws-adfs/pull/195
* printenv excludes summary to be shell readable by Tantalon in https://github.com/venth/aws-adfs/pull/181
* Update poetry from 1.1.10 to 1.1.11 to fix python 3.10 compatibility by pdecat in https://github.com/venth/aws-adfs/pull/202
* Update dependencies and drop python 3.5 support by pdecat in https://github.com/venth/aws-adfs/pull/206
* Add `--username-password-command` to read username and password from the output of a shell command by pdecat in https://github.com/venth/aws-adfs/pull/196
* Print AWS web console sign-in url by pdecat in https://github.com/venth/aws-adfs/pull/197

New Contributors
* Tantalon made their first contribution in https://github.com/venth/aws-adfs/pull/181

**Full Changelog**: https://github.com/venth/aws-adfs/compare/1.24.5...2.0.0-alpha.8

2.0.0alpha.7

2.0.0alpha.2

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.