Commit Graph

3010 Commits

Author SHA1 Message Date
dependabot-preview[bot] 0f0f717520
Bump cryptography from 3.1 to 3.1.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.1.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.1...3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 16:39:43 +00:00
dependabot-preview[bot] 02ff34f440
Merge pull request #3161 from Netflix/dependabot/pip/boto3-1.15.7 2020-09-29 16:36:47 +00:00
dependabot-preview[bot] 5fc6533443
Bump boto3 from 1.15.2 to 1.15.7
Bumps [boto3](https://github.com/boto/boto3) from 1.15.2 to 1.15.7.
- [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.15.2...1.15.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 16:27:01 +00:00
dependabot-preview[bot] 3634b5e423
Merge pull request #3163 from Netflix/dependabot/pip/pytest-6.1.0 2020-09-29 16:24:18 +00:00
dependabot-preview[bot] 23797ec067
Bump pytest from 6.0.2 to 6.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 16:15:06 +00:00
dependabot-preview[bot] ca357c08c4
Merge pull request #3160 from Netflix/dependabot/pip/botocore-1.18.7 2020-09-29 16:13:12 +00:00
dependabot-preview[bot] d3908fa445
Bump botocore from 1.18.2 to 1.18.7
Bumps [botocore](https://github.com/boto/botocore) from 1.18.2 to 1.18.7.
- [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.18.2...1.18.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 07:33:30 +00:00
Hossein Shafagh bf7638937a
Merge pull request #3144 from hosseinsh/remove-test-secrets
Generate secrets on the fly
2020-09-28 14:49:16 -07:00
Hossein Shafagh ba47e7448d
lint 2020-09-28 14:42:03 -07:00
Hossein Shafagh 96eada297f
lint 2020-09-28 14:40:56 -07:00
Hossein Shafagh 0fa136e7a4
Merge branch 'master' into remove-test-secrets 2020-09-25 17:19:39 -07:00
Hossein Shafagh f8705aa730
lint 2020-09-25 17:19:30 -07:00
charhate 1e75cf4ab5
Merge pull request #3155 from charhate/key_type_column
Use key_type column for cert get/rotate/reissue/display
2020-09-25 13:01:40 -07:00
Hossein Shafagh 8f1c966079
Merge branch 'master' into remove-test-secrets 2020-09-25 12:48:28 -07:00
Hossein Shafagh d49edd886b
language 2020-09-25 12:32:33 -07:00
Hossein Shafagh e871c5eb18
Update conf.py 2020-09-25 12:30:37 -07:00
sayali 57457bfe78 Merge branch 'master' of github.com:Netflix/lemur into key_type_column 2020-09-23 15:23:45 -07:00
sayali cd13832377 Use key_type column for cert get/rotate/reissue/display
Added unit tests
2020-09-23 15:16:19 -07:00
Hossein Shafagh df8d6e5d7f
Merge pull request #3143 from hosseinsh/entrust-revised
Entrust plugin revised
2020-09-23 14:53:18 -07:00
Hossein Shafagh f0aa9d249f
Merge branch 'master' into entrust-revised 2020-09-23 13:41:12 -07:00
Hossein Shafagh 497afc3b46
Merge pull request #3151 from unic/feature/acme-documentation-improvement
ACME documentation improvement
2020-09-23 13:40:37 -07:00
Hossein Shafagh 4e4a7e9cab
Merge branch 'master' into entrust-revised 2020-09-23 13:33:24 -07:00
Hossein Shafagh e5961146b9 session hook complains about metadata
+ consistent language.
2020-09-23 14:22:58 -06:00
Mathias Petermann 21c2255c75 Minor spelling improvements 2020-09-23 22:21:49 +02:00
Mathias Petermann 4f1e09e3af Add reference from configuration options, to more detailed explanation 2020-09-23 22:21:49 +02:00
Mathias Petermann ae1ead6d75 Document ACME plugin specific configurations 2020-09-23 22:21:49 +02:00
Mathias Petermann 1983eb79de Add paragraph about reusing ACME accounts 2020-09-23 22:21:49 +02:00
charhate 59bfcec808
Merge pull request #3150 from charhate/key_type_column
Backfill the key_type column
2020-09-23 12:11:20 -07:00
sayali 12af0ecb45 UT get_key_type_from_certificate 2020-09-23 11:46:38 -07:00
sayali 710290f590 Formatting changes 2020-09-23 11:45:36 -07:00
Hossein Shafagh 72be3ba54c
Merge branch 'master' into entrust-revised 2020-09-23 10:34:34 -07:00
Hossein Shafagh 17218cbf02
Merge branch 'master' into remove-test-secrets 2020-09-23 10:34:19 -07:00
Hossein Shafagh 988d23e163
Merge branch 'master' into key_type_column 2020-09-23 10:34:12 -07:00
Hossein Shafagh 2c477ae8e7
Merge pull request #3148 from peschmae/bugfix/celery-documentation
Add redis configuration to celery documentation
2020-09-23 10:24:07 -07:00
Hossein Shafagh 19b693f636
Update c301c59688d2_.py
language
2020-09-23 10:21:23 -07:00
Hossein Shafagh e3fa072608
Update c301c59688d2_.py
language
2020-09-23 10:17:30 -07:00
Hossein Shafagh d5557c1533
Update index.rst
adding insight about the default db
2020-09-23 09:58:28 -07:00
Mathias Petermann cad04885a0 Add celery configuration options, to config documentation 2020-09-23 13:17:28 +02:00
Mathias Petermann f97e880fa6 REDIS_PORT as integer, add hint about multiple redis databases 2020-09-23 11:06:49 +02:00
sayali 1ea24e396a Merge branch 'master' of github.com:Netflix/lemur into key_type_column 2020-09-22 19:00:52 -07:00
sayali 921e8d8236 Add error message to the logs 2020-09-22 18:46:15 -07:00
sayali 9211178e77 Added date-time and modified log file name 2020-09-22 18:31:38 -07:00
sayali 8de9842092 Backfill the key_type column: DB Upgrade 2020-09-22 18:22:45 -07:00
Hossein Shafagh 9de8e5a28d
Merge branch 'master' into entrust-revised 2020-09-22 16:45:46 -07:00
Hossein Shafagh 429261fd63
Merge branch 'master' into bugfix/celery-documentation 2020-09-22 10:13:16 -07:00
Hossein Shafagh 772894c414
Merge pull request #3093 from peschmae/master
Fix link for WES-entropy-client
2020-09-22 09:38:08 -07:00
Hossein Shafagh c10f4b6483
Merge branch 'master' into master 2020-09-22 09:29:06 -07:00
dependabot-preview[bot] ebf86c0eb2
Merge pull request #3146 from Netflix/dependabot/pip/boto3-1.15.2 2020-09-22 16:28:02 +00:00
Mathias Petermann 9f66c18e71 Add REDIS_HOST and REDIS_PORT to celery configuration documentation 2020-09-22 14:53:45 +02:00
dependabot-preview[bot] 6dc4b9877b
Bump boto3 from 1.14.61 to 1.15.2
Bumps [boto3](https://github.com/boto/boto3) from 1.14.61 to 1.15.2.
- [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.61...1.15.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-22 06:11:00 +00:00