Pybankid

Latest version: v1.2.0

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

Scan your dependencies

Page 3 of 3

0.7.0

BankID has release a `v5` version of their API, exposing a REST API returning JSON data. A new PyBankID RP client class, `BankIDJSONClient`, has been implemented to use this API in favour of the SOAP API of `v4`.

Features
- JSON based interface client added. Solves 12.
- Added PendingDeprecationWarning to BankIDClient.
- Updated documentation
- Testing only on 2.7, 3.5, 3.6 and pypy

Minor fixes
- Added legacy mode to BankIDClient test server as well.
- Updated tests
- Improved `certutils`.

0.6.1

Fixes
-------
- Corrected macOS High Sierra bug in `certutils`
- Added PyPy to Travis testing.
- Updated `setup.py`

0.4.0

Features
- Critical fix to unicode handling in collect method.
- Refactoring of `setup.py`
- Added `version.py` file.
- Updated requirements.
- Added Python 3.6 to Travis CI.


v.0.3.1
Fixes an issue at installation.

0.3.0

This release is the first one distributed via PyPI.

0.2.2

Changelist
- Better handling of suds Text to Python string type using six.
- Dict keys in returned response are now unicode as well.
- [urllib3 warning handling](https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning) implemented.
- Added coverage installation to Travis CI script.
- Added Python 3.5 to Travis CI testing.
- README updated with details about pyopenssl.
- README updated with information about pybankid-example-app.
- Added classifier troves to setup.py
- Removed OpenSLL stderr output when generating test certificates.

0.2.0

Features
- Python 3 support thanks to switch to [suds-jurko](https://bitbucket.org/jurko/suds) fork instead of [suds](https://fedorahosted.org/suds/)
- Unittests on Travis CI


v.0.1.4
Features
- Modified transport to use own Requests Session object and thereby storing SSL key passwords during Client lifetime.
- Testing: Wrote one test against BankID test server and added Travis CI building.

Minor modifications
- Updated README with testing info.
- Problems with `suds` in Python 2.6. Removing from testing for time being.
- Fetching test certificate now removes password for the key part of the certificate to enable automated tests.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.