This website requires JavaScript.
5ad9c11716
Bump arrow from 0.15.5 to 0.15.6
dependabot-preview[bot]
2020-05-08 18:42:41 +00:00
34f6c3a230
Merge pull request #2962 from Netflix/dependabot/pip/pre-commit-2.3.0
dependabot-preview[bot]
2020-05-08 18:40:37 +00:00
8e2226180a
Bump pre-commit from 2.2.0 to 2.3.0
dependabot-preview[bot]
2020-05-08 18:35:37 +00:00
b993e664a3
Merge pull request #2963 from Netflix/dependabot/pip/sphinx-3.0.3
dependabot-preview[bot]
2020-05-08 18:34:10 +00:00
fa13bda99e
Bump sphinx from 3.0.1 to 3.0.3
dependabot-preview[bot]
2020-05-08 16:45:06 +00:00
53c314cb41
Merge pull request #2959 from hosseinsh/improve-enable-autorotate
Hossein Shafagh
2020-05-08 09:43:11 -07:00
0f374c8fd0
Merge branch 'master' into cert-rotation-region-by-region
Hossein Shafagh
2020-05-08 09:21:13 -07:00
529ee04ae7
removing duplicate line
Hossein Shafagh
2020-05-08 09:15:18 -07:00
65b193a891
Merge branch 'master' into improve-enable-autorotate
Hossein Shafagh
2020-05-08 08:50:50 -07:00
daafb5ddd4
Merge pull request #2956 from Netflix/dependabot/pip/cryptography-2.9.2
Hossein Shafagh
2020-05-08 08:48:10 -07:00
bffaeb1067
Merge branch 'master' into dependabot/pip/cryptography-2.9.2
Hossein Shafagh
2020-05-08 08:39:59 -07:00
746e314a5b
Merge pull request #2954 from Netflix/dependabot/pip/fakeredis-1.4.1
Hossein Shafagh
2020-05-08 08:38:17 -07:00
f68900d2b3
improving logging and the possibility of defining which Authorities qualify for auto-rotation
Hossein Shafagh
2020-05-07 18:28:01 -07:00
7f6eae7213
Bump cryptography from 2.9 to 2.9.2
dependabot-preview[bot]
2020-05-08 00:25:47 +00:00
d469700cbf
Bump fakeredis from 1.4.0 to 1.4.1
dependabot-preview[bot]
2020-05-08 00:23:52 +00:00
843ffad60e
removing testing comments
Hossein Shafagh
2020-05-07 17:10:50 -07:00
1b6907a404
Certificate rotation region by region
Hossein Shafagh
2020-05-07 16:28:01 -07:00
54035e8db8
Merge pull request #2952 from Netflix/fix_for_latest_pip
Hossein Shafagh
2020-04-29 09:42:07 -07:00
ba8184c874
Fix requirement parsing for pip 20.1
Curtis Castrapel
2020-04-29 08:51:09 -07:00
4c40e806bc
Requirements fix for Pip 20.1
Curtis Castrapel
2020-04-29 08:41:42 -07:00
eaaacfad3e
Merge pull request #2951 from Netflix/enable_autorotate_attached_certs
Curtis
2020-04-28 16:33:12 -04:00
7e97d885df
Address comments
Curtis Castrapel
2020-04-28 13:16:27 -07:00
863af7a3e5
Making CLI command ; Running black
Curtis Castrapel
2020-04-28 12:16:46 -07:00
273c3e2793
Celery task to enable autorotate for all certificates attached to endpoints without it enabled
Curtis Castrapel
2020-04-28 11:52:43 -07:00
f71a9e0ad2
Merge pull request #2950 from hosseinsh/route53-private-zone-fix
Hossein Shafagh
2020-04-24 16:08:38 -07:00
8d0007b9c0
fixing the private DNS zone issue. Private hosted zones will never be visible to third-parties like LetsEncrypt, and Lemur should not consider them as authoritative zones. This fix, make sure they are not added to the dns_provider table.
Hossein Shafagh
2020-04-24 15:48:06 -07:00
7b305514a1
Merge pull request #2948 from Netflix/mcandre-fix-cves
Hossein Shafagh
2020-04-16 09:17:33 -07:00
4fcb050fa8
fixing bootstrap, bootswatch, and updating bower
csine-nflx
2020-04-16 01:08:39 -07:00
3eea32a227
Merge branch 'master' into fix-cves
Hossein Shafagh
2020-04-15 16:53:02 -07:00
5122e0e375
Merge pull request #2947 from Netflix/qcc_q2_2020
Hossein Shafagh
2020-04-15 16:11:59 -07:00
e33b767d12
updating package.jso based on npm update
csine-nflx
2020-04-15 14:31:41 -07:00
f8657998e6
updated python requirements and still works
csine-nflx
2020-04-15 14:17:34 -07:00
cee81bd693
updated requirements, fixed unittests, pytest, and distinguidedName ordering
csine-nflx
2020-04-09 18:17:05 -07:00
67cb703c83
Merge pull request #2946 from Netflix/enhanced_error_loggin
Curtis
2020-04-08 15:03:41 -04:00
213b13d3c9
Merge branch 'master' into enhanced_error_loggin
Curtis
2020-04-08 14:56:51 -04:00
0537d494e7
Merge pull request #2944 from dstipp/oauth2
Hossein Shafagh
2020-04-08 11:56:42 -07:00
2c8dc24fda
Merge branch 'master' into enhanced_error_loggin
Curtis
2020-04-08 14:51:06 -04:00
1360d846fd
Improve error logging for a couple of use cases
Curtis Castrapel
2020-04-08 11:50:42 -07:00
3b3cec6f8b
Merge branch 'master' into oauth2
Hossein Shafagh
2020-04-08 10:12:04 -07:00
6102ec9267
Merge pull request #2943 from hosseinsh/imporved-metrics-sources
Hossein Shafagh
2020-04-08 09:36:59 -07:00
eaeec5d757
Merge branch 'master' into imporved-metrics-sources
Hossein Shafagh
2020-04-08 09:23:27 -07:00
7b2d5c9103
Merge pull request #2945 from Netflix/celery_metrics
Curtis
2020-04-08 12:23:04 -04:00
11b15e7e23
Clean up docstrings
Curtis Castrapel
2020-04-08 08:41:48 -07:00
eb138fc960
Add default celery metrics and logging using celery signals
Curtis Castrapel
2020-04-08 08:38:40 -07:00
45c98a21b3
Merge branch 'master' into imporved-metrics-sources
Hossein Shafagh
2020-04-06 16:02:25 -07:00
37f4b4c2a6
Merge pull request #2937 from Netflix/powerdnsplugin_02
Chad S
2020-04-06 09:32:44 -07:00
bb21f891cb
Merge branch 'powerdnsplugin_02' of github.com:Netflix/lemur into powerdnsplugin_02
csine-nflx
2020-04-05 21:48:31 -07:00
46e0d1953b
Merge branch 'master' of github.com:Netflix/lemur into powerdnsplugin_02
csine-nflx
2020-04-05 21:47:24 -07:00
f82ec24dfa
updating _get_txt_records return values and docstrings
csine-nflx
2020-04-05 21:46:33 -07:00
5c2a2f8ff2
OAUTH2 fixes
David Stipp
2020-04-04 11:24:04 -04:00
5add647148
# emitting the count of certificates on the source
Hossein Shafagh
2020-04-03 16:51:24 -07:00
274e61cffb
Merge branch 'master' into powerdnsplugin_02
Hossein Shafagh
2020-04-03 12:59:36 -07:00
9ddfd9f3b1
Merge pull request #2942 from Netflix/dependabot/pip/bleach-3.1.4
Hossein Shafagh
2020-04-03 11:34:09 -07:00
2e1b58c70a
Bump bleach from 3.1.2 to 3.1.4
dependabot[bot]
2020-04-03 18:27:38 +00:00
1dd5d64461
Merge pull request #2935 from Netflix/dependabot/pip/bleach-3.1.2
Hossein Shafagh
2020-04-03 11:24:28 -07:00
c4b1277d3e
Merge branch 'master' into dependabot/pip/bleach-3.1.2
Hossein Shafagh
2020-04-03 11:09:38 -07:00
e4bba5c6e9
Merge branch 'master' into powerdnsplugin_02
Chad S
2020-04-01 12:03:18 -07:00
37bdbc0f91
Merge pull request #2940 from Netflix/castrapel-patch-3
Curtis
2020-04-01 14:12:47 -04:00
efb7a33d3e
Merge branch 'master' into castrapel-patch-3
Curtis
2020-04-01 14:03:17 -04:00
577a29db0b
Merge pull request #2939 from Netflix/castrapel-patch-2
Curtis
2020-04-01 14:03:02 -04:00
77cfa1e55c
Merge branch 'master' into dependabot/pip/bleach-3.1.2
Hossein Shafagh
2020-04-01 10:55:15 -07:00
b4025e6820
Merge branch 'master' into castrapel-patch-3
Curtis
2020-04-01 13:55:14 -04:00
9a939e8281
Merge branch 'master' into castrapel-patch-2
Curtis
2020-04-01 13:54:39 -04:00
2500228d7a
Merge pull request #2938 from Netflix/castrapel-patch-1
Curtis
2020-04-01 13:54:01 -04:00
d825616ea6
No need to retry 25 times on DeleteConflict errors
Curtis
2020-04-01 10:53:17 -07:00
e25f97fce7
Bump time limit for clean_source Celery job
Curtis
2020-04-01 10:50:24 -07:00
67d24caef5
Remove equivalent destinations when cleaning certificates
Curtis
2020-04-01 10:31:12 -07:00
6f3ba23fa0
updating sinlge line of comments
csine-nflx
2020-03-30 13:34:24 -07:00
9d9bf9d7ba
Merge branch 'powerdnsplugin_02' of github.com:Netflix/lemur into powerdnsplugin_02
csine-nflx
2020-03-30 09:02:56 -07:00
d6cc8a8a9a
fixing whitespace
csine-nflx
2020-03-30 09:01:28 -07:00
66183e6bdd
Merge branch 'master' into powerdnsplugin_02
Hossein Shafagh
2020-03-27 10:45:15 -07:00
88b14d6ad6
Merge branch 'master' into dependabot/pip/bleach-3.1.2
Hossein Shafagh
2020-03-27 10:44:54 -07:00
0c02ddec3c
Merge pull request #2936 from hosseinsh/expired-cert
Hossein Shafagh
2020-03-27 10:42:12 -07:00
2b7e60399c
Merge branch 'master' into powerdnsplugin_02
Chad S
2020-03-27 10:27:33 -07:00
0e314d0028
adding documentation and final cleanup
csine-nflx
2020-03-27 10:18:38 -07:00
0149f8b0d3
add support for wildcard and naked domains to PowerDNS module
csine-nflx
2020-03-26 22:15:10 -07:00
2a2499a929
simplifying code
Hossein Shafagh
2020-03-26 20:43:52 -07:00
e4e5bc056b
Merge branch 'master' into expired-cert
Hossein Shafagh
2020-03-26 19:05:47 -07:00
5206997468
expired is now called for new certs, where the not_after field might be in datetime format, and not comparable to utc
Hossein Shafagh
2020-03-26 19:01:07 -07:00
8ba9ae1148
Bump bleach from 3.1.1 to 3.1.2
dependabot[bot]
2020-03-24 16:18:43 +00:00
88c40aa93c
Merge branch 'master' into master
Hossein Shafagh
2020-03-23 20:31:16 -07:00
001ad3b8d9
Merge pull request #2934 from hosseinsh/expired-cert
Hossein Shafagh
2020-03-23 12:43:49 -07:00
697215f8bc
better handling of destination plugin errors, and also checking cert expiration before upload
Hossein Shafagh
2020-03-21 20:05:35 -07:00
edf1f9c6ad
Merge branch 'master' of github.com:e11it/lemur
Ilya Makarov
2020-03-20 20:53:40 +03:00
7bd5173da4
Merge with Netflix/lemur master
Ilya Makarov
2020-03-20 20:52:33 +03:00
6049e8f117
Merge branch 'master' into master
e11it
2020-03-20 20:44:46 +03:00
eb48e2fe75
Merge pull request #2931 from hosseinsh/new_clean_cert_cli
Hossein Shafagh
2020-03-18 09:02:52 -07:00
1d4da0e3d8
another polish
Hossein Shafagh
2020-03-17 16:59:09 -07:00
ecca003ab4
improving the documentation and method naming
Hossein Shafagh
2020-03-17 16:55:36 -07:00
9de89ec96a
Merge branch 'master' into new_clean_cert_cli
csine-nflx
2020-03-17 13:38:32 -07:00
db3920ed25
Merge pull request #2930 from Netflix/powerdnsplugin_01
csine-nflx
2020-03-16 11:49:09 -07:00
07dc31bed7
cleaning up whitespace changes
csine-nflx
2020-03-16 11:41:05 -07:00
febc1c270b
Merge branch 'powerdnsplugin_01' of github.com:Netflix/lemur into powerdnsplugin_01
csine-nflx
2020-03-16 11:25:01 -07:00
1a19e250bb
updating and cleaning up tests
csine-nflx
2020-03-16 11:24:17 -07:00
34d23503de
fixing the data bug
Hossein Shafagh
2020-03-14 20:41:03 -07:00
b28b4f9a28
adding to new cli commands for cleaning certificates from source: a) either about to expire in X days and not attached to an endpoint a) or issued since X days but still not attached to an endpoint
Hossein Shafagh
2020-03-14 20:19:26 -07:00
c96695c966
refactor
Hossein Shafagh
2020-03-14 20:18:07 -07:00
593c35776c
adding new methods for getting pending clean
Hossein Shafagh
2020-03-14 20:17:05 -07:00
cf3298d1ad
Merge branch 'master' into powerdnsplugin_01
csine-nflx
2020-03-13 00:26:41 -07:00
09ce55efcd
Merge branch 'powerdnsplugin_01' of github.com:Netflix/lemur into powerdnsplugin_01
csine-nflx
2020-03-13 00:23:10 -07:00