- 08 May, 2020 1 commit
-
-
Thomas Goirand authored
-
- 06 Apr, 2020 1 commit
-
-
Thomas Goirand authored
-
- 18 Oct, 2019 1 commit
-
-
Ondřej Nový authored
-
- 19 Jul, 2019 1 commit
-
-
Ondřej Nový authored
-
- 18 Jul, 2019 1 commit
-
-
Ondřej Nový authored
-
- 16 Jul, 2019 1 commit
-
-
Thomas Goirand authored
-
- 27 Mar, 2019 5 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
0.2.2
-
- 03 Aug, 2018 1 commit
-
-
Ondřej Nový authored
-
- 21 Mar, 2018 2 commits
-
-
Zuul authored
-
Brianna Poulos authored
Change the barbican-tempest-plugin tests to voting, and run them for both the check and the gate. Change-Id: Iedc38ccd61d8361c63ed8c19106522ea268241ea
-
- 08 Mar, 2018 1 commit
-
-
Brianna Poulos authored
Add the barbican-tempest tests that use cursive from git. These tests are defined in the barbican repo, and thus can be reused here. Needed-By: https://review.openstack.org/#/c/550996/ Change-Id: Id2aa88c12f42dd0d5ce8e0120a760be59338771e
-
- 28 Feb, 2018 1 commit
-
-
Brianna Poulos authored
The use of signer and verifier in cryptography has been deprecated, and causes the following warning: cursive/cursive/signature_utils.py:139: DeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead. This patch adds a wrapper around the use of verifier, so that sign and verify are used with cryptography, but the client use of the library doesn't have to change. Change-Id: Ib4aaa4fc9eb893b74f08bc8ff732a4dae152f685
-
- 27 Feb, 2018 1 commit
-
-
Ondřej Nový authored
-
- 25 Feb, 2018 1 commit
-
-
Thomas Goirand authored
-
- 15 Feb, 2018 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
0.2.1
-
- 12 Feb, 2018 1 commit
-
-
Ondřej Nový authored
-
- 19 Jan, 2018 2 commits
-
-
Zuul authored
-
Thomas Bechtold authored
Replace the usage of oslosphinx with openstackdocstheme and follow the porting guide[1]. Also bump the used Sphinx version to the one from global-requirements. Otherwise the docs build fails. [1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Change-Id: I9cb15f670e312faa49d95e14c84b7f4ec72bf8e0
-
- 16 Jan, 2018 1 commit
-
-
Thomas Bechtold authored
six, lxml and netifaces are not used in the cursive codebase. Remove them. Change-Id: I0ea29850376f0d3334d92e6e9669bc228eb49f27
-
- 22 Dec, 2017 1 commit
-
-
Brianna Poulos authored
Although mock is used in the unit tests at https://github.com/openstack/cursive/blob/d5e395cc351911ca1f2ffd0446986912309f87a0/cursive/tests/unit/test_signature_utils.py#L23 it is not in test-requirements.txt. This commit adds mock to test-requirements.txt. Change-Id: I07aa5c65195ffe9453d2a5508e447b0bb8d834c0
-
- 07 Dec, 2017 1 commit
-
-
Abhishek Kekane authored
ManagedObjectNotFoundError which is raised from a several places of castellan library (for example castellan/key_manager/barbican_key_manager.py) is not caught in signature_utils.py. Caught ManagedObjectNotFoundError and raised SignatureVerificationError to avoid 500 error response. Change-Id: Ia8310f8cc9604d11cc4a25617b55a1b61436cd71 Closes-Bug: #1736679
-
- 31 Oct, 2017 1 commit
-
-
Ondřej Nový authored
-
- 30 Oct, 2017 1 commit
-
-
Thomas Goirand authored
-
- 29 Oct, 2017 1 commit
-
-
Thomas Goirand authored
-
- 07 Oct, 2017 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
0.1.2
-
- 05 Oct, 2017 1 commit
-
-
Jenkins authored
-
- 03 Oct, 2017 1 commit
-
-
Peter Hamilton authored
This change adds support for certificate validation, including certificate inspection utilities. Validating a certificate requires the certificate UUID of the certificate to validate, a set of UUIDs corresponding to the set of trusted certificates needed to validate the certificate, and a user context for authentication to the key manager. A new certificate verification context is included that is used to store the set of trusted certificates once they are loaded from the key manager. This context is used to validate the signing certificate, verifying that the certificate belongs to a valid certificate chain rooted in the set of trusted certificates. All new certificate utility code is added in a new module named certificate_utils. For more information on this work, see the spec: https://review.openstack.org/#/c/488541/ SecurityImpact DocImpact Change-Id: I8d7f43fb4c0573ac3681147eac213b369bbbcb3b Implements: blueprint nova-validate-certificates
-
- 22 Aug, 2017 1 commit
-
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
- 06 Aug, 2017 1 commit
-
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
- 04 Aug, 2017 2 commits
-
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-