charhate
|
084b2b1830
|
Merge branch 'master' into cert-revoke
|
2020-12-02 11:51:44 -08:00 |
Jasmine Schladen
|
b40cb5562a
|
Merge branch 'add-ca-cert-notifications' of github.com:jtschladen/lemur into add-ca-cert-notifications
|
2020-12-02 11:46:40 -08:00 |
Jasmine Schladen
|
4b93c81add
|
Fix typo
|
2020-12-02 11:46:18 -08:00 |
charhate
|
dbf8819034
|
Merge branch 'master' into add-ca-cert-notifications
|
2020-12-02 11:44:36 -08:00 |
charhate
|
5261281960
|
Merge pull request #3278 from charhate/ec_default
Preselect ECCPRIME256V1 on UI for cert minting
|
2020-12-02 11:05:57 -08:00 |
Jasmine Schladen
|
85d99ded73
|
Add email notifications for CA cert expiry
|
2020-12-02 09:20:09 -08:00 |
sirferl
|
a0517d26fa
|
lint errors fixed
|
2020-12-02 16:05:34 +01:00 |
sirferl
|
9b2ac32d70
|
added source functionality
|
2020-12-02 15:50:51 +01:00 |
sirferl
|
3b19863a96
|
adding source plugin code"
|
2020-12-02 13:24:01 +01:00 |
Albert Tugushev
|
d2abe59e6e
|
Use --no-emit-index-url instead of deprecated --no-index in pip-compile
|
2020-12-02 13:44:25 +07:00 |
sayali
|
f22f29c053
|
Preselect ECCPRIME256V1 on UI for cert minting
|
2020-12-01 18:48:36 -08:00 |
sayali
|
1f2b445215
|
Added RFC reference to enum
|
2020-12-01 18:44:28 -08:00 |
charhate
|
87a4d7dc3b
|
Merge branch 'master' into cert-revoke
|
2020-12-01 16:49:18 -08:00 |
sayali
|
fe213c85ae
|
Make revoke via CLI single threaded
Fixing error - working outside of app context
|
2020-12-01 16:37:17 -08:00 |
sayali
|
7a1f13dcb5
|
CRL Reason for certificate revoke
|
2020-11-30 20:06:37 -08:00 |
charhate
|
f6472e6f6f
|
Merge pull request #3267 from charhate/cert-revoke
Remove certificate from AWS and cleanup after cert revoke
|
2020-11-30 17:28:07 -08:00 |
sayali
|
817abb2ca8
|
Removed for loop
|
2020-11-30 11:15:54 -08:00 |
charhate
|
a2f731b710
|
Merge branch 'master' into cert-revoke
|
2020-11-30 11:05:23 -08:00 |
dependabot-preview[bot]
|
0a23a91fdb
|
Merge pull request #3273 from Netflix/dependabot/pip/pyopenssl-20.0.0
|
2020-11-30 17:18:09 +00:00 |
dependabot-preview[bot]
|
fa082145fe
|
Bump pyopenssl from 19.1.0 to 20.0.0
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 19.1.0 to 20.0.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases)
- [Changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/19.1.0...20.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 17:09:42 +00:00 |
dependabot-preview[bot]
|
584f8e32f2
|
Merge pull request #3274 from Netflix/dependabot/pip/boto3-1.16.25
|
2020-11-30 17:07:35 +00:00 |
dependabot-preview[bot]
|
1eb0024b1f
|
Bump boto3 from 1.16.24 to 1.16.25
Bumps [boto3](https://github.com/boto/boto3) from 1.16.24 to 1.16.25.
- [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.16.24...1.16.25)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 17:00:28 +00:00 |
dependabot-preview[bot]
|
ac6f2b8d14
|
Merge pull request #3272 from Netflix/dependabot/pip/fakeredis-1.4.5
|
2020-11-30 16:57:33 +00:00 |
dependabot-preview[bot]
|
b00d97b6de
|
Bump fakeredis from 1.4.4 to 1.4.5
Bumps [fakeredis](https://github.com/jamesls/fakeredis) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/jamesls/fakeredis/releases)
- [Commits](https://github.com/jamesls/fakeredis/compare/1.4.4...1.4.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 16:50:51 +00:00 |
dependabot-preview[bot]
|
cb1d3a0883
|
Merge pull request #3271 from Netflix/dependabot/pip/pre-commit-2.9.2
|
2020-11-30 16:48:51 +00:00 |
dependabot-preview[bot]
|
8ad82bee53
|
Bump pre-commit from 2.9.0 to 2.9.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.0 to 2.9.2.
- [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.9.0...v2.9.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 13:29:01 +00:00 |
Hossein Shafagh
|
7b5d6d3db1
|
Merge pull request #3269 from sirferl/AD-problem
LDAP: error decoding CN when using Active Directory
|
2020-11-25 13:20:01 -08:00 |
sirferl
|
6d75007644
|
Merge branch 'master' into AD-problem
|
2020-11-25 14:19:19 +01:00 |
sirferl
|
e9f7860816
|
Fixed AD-LDAP decode problem
|
2020-11-25 14:06:26 +01:00 |
sirferl
|
9949f9914e
|
Merge branch 'master' of github.com:sirferl/lemur into azure-plugin
|
2020-11-25 07:37:11 +01:00 |
Hossein Shafagh
|
b90ead36d7
|
Merge branch 'master' into cert-revoke
|
2020-11-24 17:46:32 -08:00 |
Hossein Shafagh
|
6f3cc74721
|
Merge pull request #3266 from Netflix/dependabot/pip/boto3-1.16.24
Bump boto3 from 1.16.14 to 1.16.24
|
2020-11-24 15:11:19 -08:00 |
Hossein Shafagh
|
2710bcc263
|
Merge branch 'master' into dependabot/pip/boto3-1.16.24
|
2020-11-24 15:02:52 -08:00 |
Hossein Shafagh
|
028f0c3330
|
Merge pull request #3252 from sirferl/azure-plugin
Azure plugin
|
2020-11-24 15:02:30 -08:00 |
sirferl
|
439e888d9e
|
lint errors
|
2020-11-24 12:59:42 +01:00 |
sirferl
|
56af628c68
|
moved base64encode to common.utils
|
2020-11-24 12:46:09 +01:00 |
sirferl
|
608f3dfb73
|
Merge branch 'azure-plugin' of github.com:sirferl/lemur into azure-plugin
pulling commits from master
|
2020-11-24 12:30:42 +01:00 |
sirferl
|
0f3357ab46
|
moved base64encode to common.utils
|
2020-11-24 12:29:25 +01:00 |
sirferl
|
eedd2e91ee
|
Merge branch 'entrust-plugin' of github.com:sirferl/lemur into azure-plugin
|
2020-11-24 12:17:14 +01:00 |
sirferl
|
31bfcd8810
|
Merge pull request #9 from Netflix/master
update entrust-plugin branch
|
2020-11-24 12:16:05 +01:00 |
sirferl
|
4c88ffc9bc
|
Merge pull request #8 from Netflix/master
merging commits from netflix/lemur master
|
2020-11-24 12:13:44 +01:00 |
Hossein Shafagh
|
b916aef81f
|
Merge branch 'master' into azure-plugin
|
2020-11-23 17:52:10 -08:00 |
sayali
|
563c754492
|
Uncomment code
|
2020-11-23 17:24:01 -08:00 |
sayali
|
1207de8925
|
Remove certificate from AWS and cleanup after cert revoke
|
2020-11-23 15:24:11 -08:00 |
Hossein Shafagh
|
c765eab2f0
|
Merge pull request #3263 from peschmae/feature/acme-http-documentation
Add documentation for ACME http-01 challenge
|
2020-11-23 13:27:11 -08:00 |
Hossein Shafagh
|
6d1a630380
|
Merge branch 'master' into feature/acme-http-documentation
|
2020-11-23 13:07:07 -08:00 |
dependabot-preview[bot]
|
55aa19f878
|
Merge pull request #3259 from Netflix/dependabot/pip/boto3-1.16.23
|
2020-11-23 21:05:31 +00:00 |
dependabot-preview[bot]
|
1d247f3df4
|
Bump boto3 from 1.16.14 to 1.16.23
Bumps [boto3](https://github.com/boto/boto3) from 1.16.14 to 1.16.23.
- [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.16.14...1.16.23)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-23 20:57:15 +00:00 |
Hossein Shafagh
|
f63d73d0dc
|
Merge branch 'master' into feature/acme-http-documentation
|
2020-11-23 12:54:28 -08:00 |
dependabot-preview[bot]
|
0138ed7564
|
Merge pull request #3257 from Netflix/dependabot/pip/requests-2.25.0
|
2020-11-23 20:54:26 +00:00 |