Commit Graph

2671 Commits

Author SHA1 Message Date
Javier Ramos 1f598e3752
Fix unmatched field in Authorization
The field in the formatted string was not matching the args
2020-07-02 16:41:19 +02:00
Hossein Shafagh 5870ff4713
Merge pull request #3040 from jramosf/patch-1
Raise ValidationError if CSR contains invalid CN
2020-07-01 14:48:55 -07:00
Javier Ramos 7a5a5531cc
Raise ValidationError if CSR contains invalid CN
If we supply a CSR that contains an empty field in the Subject, Lemur will crash with an error 500 as the ValueError exception is not captured. This change captures the exception and raises a ValidationError which in this case is a 400 sent back to client. Example to reproduce:

    Subject: C=ZZ, ST=Something, L=, O=My_Org, OU=My_Dept, CN=www.booking.com

The empty L= causes a ValueError which needs to be captured.
2020-07-01 15:44:06 +02:00
dependabot-preview[bot] 47946510d4
Merge pull request #3038 from Netflix/dependabot/pip/boto3-1.14.12 2020-06-29 17:20:43 +00:00
dependabot-preview[bot] 9ec7593bc7
Bump boto3 from 1.14.8 to 1.14.12
Bumps [boto3](https://github.com/boto/boto3) from 1.14.8 to 1.14.12.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.8...1.14.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 17:13:05 +00:00
dependabot-preview[bot] 6bb3fa20fb
Merge pull request #3037 from Netflix/dependabot/pip/cloudflare-2.8.3 2020-06-29 17:10:32 +00:00
dependabot-preview[bot] f17ad9aad9
Bump cloudflare from 2.8.2 to 2.8.3
Bumps [cloudflare](https://github.com/cloudflare/python-cloudflare) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/cloudflare/python-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/python-cloudflare/compare/2.8.2...2.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 17:03:09 +00:00
dependabot-preview[bot] c722df1245
Merge pull request #3039 from Netflix/dependabot/pip/botocore-1.17.12 2020-06-29 17:00:53 +00:00
dependabot-preview[bot] 81457f88c9
Bump botocore from 1.17.8 to 1.17.12
Bumps [botocore](https://github.com/boto/botocore) from 1.17.8 to 1.17.12.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.17.8...1.17.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 16:46:32 +00:00
dependabot-preview[bot] a669e5b057
Merge pull request #3036 from Netflix/dependabot/pip/twine-3.2.0 2020-06-29 16:44:00 +00:00
dependabot-preview[bot] 80b9f97b39
Bump twine from 3.1.1 to 3.2.0
Bumps [twine](https://github.com/pypa/twine) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/3.1.1...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 13:38:29 +00:00
dependabot-preview[bot] 9f641c14a9
Merge pull request #3025 from Netflix/dependabot/pip/certifi-2020.6.20 2020-06-23 00:14:12 +00:00
dependabot-preview[bot] 1d9af2eb72
Bump certifi from 2020.4.5.2 to 2020.6.20
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.2 to 2020.6.20.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.2...2020.06.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 00:08:05 +00:00
dependabot-preview[bot] 0003e53f5a
Merge pull request #3034 from Netflix/dependabot/pip/boto3-1.14.8 2020-06-23 00:05:24 +00:00
dependabot-preview[bot] 5ab9d7f4e8
Bump boto3 from 1.13.19 to 1.14.8
Bumps [boto3](https://github.com/boto/boto3) from 1.13.19 to 1.14.8.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.13.19...1.14.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 23:50:41 +00:00
dependabot-preview[bot] e61ecea0f2
Merge pull request #3029 from Netflix/dependabot/pip/requests-2.24.0 2020-06-22 23:47:59 +00:00
dependabot-preview[bot] 1be0362b11
Bump requests from 2.23.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 23:39:56 +00:00
dependabot-preview[bot] 7ada40d1b3
Merge pull request #3031 from Netflix/dependabot/pip/arrow-0.15.7 2020-06-22 23:37:15 +00:00
dependabot-preview[bot] ff6e23f2ea
Bump arrow from 0.15.6 to 0.15.7
Bumps [arrow](https://github.com/crsmithdev/arrow) from 0.15.6 to 0.15.7.
- [Release notes](https://github.com/crsmithdev/arrow/releases)
- [Changelog](https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/crsmithdev/arrow/compare/0.15.6...0.15.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 23:29:09 +00:00
dependabot-preview[bot] 738afc4760
Merge pull request #3020 from Netflix/dependabot/pip/flask-replicated-1.4 2020-06-22 23:27:02 +00:00
dependabot-preview[bot] 9c20c0c950
Bump flask-replicated from 1.3 to 1.4
Bumps [flask-replicated](https://github.com/peterdemin/python-flask-replicated) from 1.3 to 1.4.
- [Release notes](https://github.com/peterdemin/python-flask-replicated/releases)
- [Commits](https://github.com/peterdemin/python-flask-replicated/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 23:17:28 +00:00
dependabot-preview[bot] bf4043d4c2
Merge pull request #3033 from Netflix/dependabot/pip/cloudflare-2.8.2 2020-06-22 23:15:23 +00:00
dependabot-preview[bot] 2a12fd886d
Bump cloudflare from 2.7.1 to 2.8.2
Bumps [cloudflare](https://github.com/cloudflare/python-cloudflare) from 2.7.1 to 2.8.2.
- [Release notes](https://github.com/cloudflare/python-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/python-cloudflare/compare/2.7.1...2.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 23:04:50 +00:00
dependabot-preview[bot] d350953bcc
Merge pull request #3018 from Netflix/dependabot/pip/sphinx-3.1.1 2020-06-22 23:02:45 +00:00
dependabot-preview[bot] b6b07edcb6
Bump sphinx from 3.1.0 to 3.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 22:53:26 +00:00
dependabot-preview[bot] fb39c48530
Merge pull request #3028 from Netflix/dependabot/pip/sphinx-rtd-theme-0.5.0 2020-06-22 22:51:35 +00:00
dependabot-preview[bot] c8a232f65f
Bump sphinx-rtd-theme from 0.4.3 to 0.5.0
Bumps [sphinx-rtd-theme](https://github.com/rtfd/sphinx_rtd_theme) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/rtfd/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/rtfd/sphinx_rtd_theme/compare/0.4.3...0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 22:43:42 +00:00
dependabot-preview[bot] 125e6d046f
Merge pull request #3027 from Netflix/dependabot/pip/python-ldap-3.3.0 2020-06-22 22:41:40 +00:00
dependabot-preview[bot] 17e28748ff
Bump python-ldap from 3.2.0 to 3.3.0
Bumps [python-ldap](https://github.com/python-ldap/python-ldap) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/python-ldap/python-ldap/releases)
- [Commits](https://github.com/python-ldap/python-ldap/compare/python-ldap-3.2.0...python-ldap-3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 22:26:26 +00:00
dependabot-preview[bot] f532d5c1a5
Merge pull request #3024 from Netflix/dependabot/pip/hvac-0.10.4 2020-06-22 22:24:13 +00:00
dependabot-preview[bot] 8af7a2155d
Bump hvac from 0.10.3 to 0.10.4
Bumps [hvac](https://github.com/hvac/hvac) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/hvac/hvac/releases)
- [Changelog](https://github.com/hvac/hvac/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/hvac/hvac/compare/v0.10.3...v0.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 22:13:20 +00:00
dependabot-preview[bot] a480330c98
Merge pull request #3021 from Netflix/dependabot/pip/pre-commit-2.5.1 2020-06-22 22:11:20 +00:00
dependabot-preview[bot] 59d63b5f40
Bump pre-commit from 2.4.0 to 2.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.4.0...v2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 22:01:18 +00:00
dependabot-preview[bot] 51c0342ec4
Merge pull request #3026 from Netflix/dependabot/pip/faker-4.1.1 2020-06-22 21:59:38 +00:00
dependabot-preview[bot] 431c3cc686
Bump faker from 4.1.0 to 4.1.1
Bumps [faker](https://github.com/joke2k/faker) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/joke2k/faker/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 21:53:12 +00:00
dependabot-preview[bot] 88ed00c330
Merge pull request #3017 from Netflix/dependabot/pip/botocore-1.16.26 2020-06-22 21:51:22 +00:00
dependabot-preview[bot] 804d3b630a
Bump botocore from 1.16.25 to 1.16.26
Bumps [botocore](https://github.com/boto/botocore) from 1.16.25 to 1.16.26.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.16.25...1.16.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 13:37:15 +00:00
Hossein Shafagh e024fceba2
Merge pull request #3016 from hosseinsh/UnboundLocalError
fixing UnboundLocalError bug
2020-06-11 16:57:48 -07:00
Hossein Shafagh 4985744bd8 fixing UnboundLocalError bug 2020-06-11 16:47:37 -07:00
Chad S 5ea3815c7e
Merge pull request #3015 from Netflix/ultra_move_01
moving ultradns tests to separate file
2020-06-11 14:43:23 -07:00
csine-nflx a7a309136f fixing whitespace and imports 2020-06-11 14:15:40 -07:00
csine-nflx f834d10f9a moving ultradns tests to separate file 2020-06-11 14:04:17 -07:00
Hossein Shafagh 43bb48c286
Merge pull request #2884 from ilyalabun/ilabun/optimize-certificates-sql
Optimize certificates sql
2020-06-09 17:10:04 -07:00
Hossein Shafagh c40d297735
Merge branch 'master' into ilabun/optimize-certificates-sql 2020-06-09 14:20:31 -07:00
Hossein Shafagh 1b05971268
Merge pull request #2985 from hosseinsh/adding-package-lock
freeze dependencies for more reliable builds
2020-06-09 12:17:52 -07:00
Hossein Shafagh 472a4654a2
Merge branch 'master' into adding-package-lock 2020-06-09 11:23:36 -07:00
Hossein Shafagh 1a0704c43b
Merge pull request #2986 from hosseinsh/json-logging-rotate
adding json formatted logging
2020-06-09 11:23:23 -07:00
Hossein Shafagh fd3ea2cf46
Merge branch 'master' into json-logging-rotate 2020-06-09 10:58:53 -07:00
Hossein Shafagh 3ec8b7b36e
Merge pull request #2842 from hosseinsh/check-revoke-revised
improving check revoked by only considering authorities which do supp…
2020-06-09 10:58:41 -07:00
Hossein Shafagh 099ebee409
Merge branch 'master' into check-revoke-revised 2020-06-09 10:47:24 -07:00