Kush Bavishi
|
a7c2b970b0
|
Unit testing Part 1
|
2019-08-05 14:00:22 -07:00 |
|
Hossein Shafagh
|
ad6c38960a
|
Merge branch 'master' into ultradnsPlugin
|
2019-07-31 16:05:36 -07:00 |
|
Kush Bavishi
|
2903799b85
|
Changed string formatting from "{}".format() to f"{}" for consistency
|
2019-07-31 14:19:49 -07:00 |
|
Hossein Shafagh
|
e8e4f826ea
|
updating logging format
|
2019-07-31 13:09:31 -07:00 |
|
Kush Bavishi
|
5a401b2d87
|
Added the Zone class and Record class to ultradns.py and removed the respective files
|
2019-07-31 12:04:42 -07:00 |
|
Kush Bavishi
|
fe075dc9f5
|
Changed function comments to doc strings.
|
2019-07-31 12:00:31 -07:00 |
|
Kush Bavishi
|
503df999fa
|
Updated metrics.send to send function named, followed by status, separated by a period
|
2019-07-31 11:32:04 -07:00 |
|
Kush Bavishi
|
11cd095131
|
Reduced the number of calls to get_public_authoritative_nameserver by using a variable
|
2019-07-31 11:12:28 -07:00 |
|
Kush Bavishi
|
3ba7fdbd49
|
Updated logger to log a dictionary instead of a string
|
2019-07-31 11:11:39 -07:00 |
|
Hossein Shafagh
|
0f591e9a3d
|
Merge branch 'master' into moving-cronjobs-to-celery-v2
|
2019-07-30 14:13:59 -07:00 |
|
Hossein Shafagh
|
6bf920e66c
|
Merge branch 'master' into ultradnsPlugin
|
2019-07-30 14:13:45 -07:00 |
|
Hossein Shafagh
|
7810095796
|
Merge branch 'master' into better-error-handling-dyn
|
2019-07-30 13:27:43 -07:00 |
|
Kush Bavishi
|
44bc562e8b
|
Update ultradns.py
Minor logging changes in wait_for_dns_change
|
2019-07-30 13:08:16 -07:00 |
|
Kush Bavishi
|
3d48b422b5
|
Removed TODO
|
2019-07-30 11:39:35 -07:00 |
|
Hossein Shafagh
|
a89cbe9332
|
moving all cron jobs to become celery jobs
|
2019-07-30 09:57:15 -07:00 |
|
Kush Bavishi
|
3ad791e1ec
|
Dynamically obtain the authoritative nameserver for the domain
|
2019-07-29 18:01:28 -07:00 |
|
Kush Bavishi
|
e993194b4f
|
Check ultraDNS authoritative server first. Upon success, check Googles DNS server.
|
2019-07-29 14:59:28 -07:00 |
|
Hossein Shafagh
|
adabe18c90
|
metric tags, to be able to track which domains where failing during the LetsEncrypt domain validation
|
2019-07-25 18:56:28 -07:00 |
|
Hossein Shafagh
|
429e6a967c
|
better error handling for redis
|
2019-07-25 18:49:19 -07:00 |
|
Kush Bavishi
|
252410c6e9
|
Updated TTL from 300 to 5
|
2019-07-22 16:00:20 -07:00 |
|
Kush Bavishi
|
51f3b7dde0
|
Added the Record class for UltraDNS
|
2019-07-22 14:23:40 -07:00 |
|
Kush Bavishi
|
0b52aa8c59
|
Added Zone class to handle ultradns zones
|
2019-07-22 11:47:48 -07:00 |
|
Hossein Shafagh
|
36ebba6491
|
source is not dict
|
2019-07-18 15:16:01 -07:00 |
|
Kush Bavishi
|
e37a7c775e
|
Initial commit for the UltraDNS plugin to support Lets Encrypt
|
2019-07-18 14:29:54 -07:00 |
|
Hossein Shafagh
|
09c0fa0f94
|
updating the function declaration
|
2019-07-16 17:21:01 -07:00 |
|
Hossein Shafagh
|
cd1aeb15f1
|
adding testing for redis
|
2019-07-12 11:50:12 -07:00 |
|
Hossein Shafagh
|
1b1bdbb261
|
spacing
|
2019-07-12 10:25:37 -07:00 |
|
Hossein Shafagh
|
97d74bfa1d
|
fixing the app context issue. we will create an app if no current_app available
|
2019-07-12 08:47:39 -07:00 |
|
Hossein Shafagh
|
2628ed1a82
|
better alerting
|
2019-07-11 23:00:35 -07:00 |
|
Curtis Castrapel
|
8eb639e366
|
Initial LetsEncrypt / Celery docs
|
2019-07-09 11:13:11 -07:00 |
|
Curtis Castrapel
|
0c5a8f2039
|
Relax celery time limit for source syncing; Ensure metric tags are string
|
2019-07-01 08:35:04 -07:00 |
|
Hossein Shafagh
|
0e037973b2
|
Revert "Faster permalink"
|
2019-06-26 10:31:58 -07:00 |
|
Curtis
|
850620c2a2
|
Merge branch 'master' into restore-manage-shebang
|
2019-06-25 09:41:08 -07:00 |
|
Curtis
|
5df06501f6
|
Merge pull request #2814 from intgr/expose-cert-hasprivaatekey
Expose new certificate field hasPrivateKey
|
2019-06-25 09:40:27 -07:00 |
|
Curtis
|
8fbff00850
|
Merge branch 'master' into restore-manage-shebang
|
2019-06-25 09:29:06 -07:00 |
|
Hossein Shafagh
|
404b7a25bc
|
Merge branch 'master' into restore-manage-shebang
|
2019-06-25 09:27:08 -07:00 |
|
alwaysjolley
|
86a1fb41ac
|
lint fix
|
2019-06-25 06:56:37 -04:00 |
|
alwaysjolley
|
55a96ba790
|
type none
|
2019-06-24 15:10:10 -04:00 |
|
alwaysjolley
|
6699833297
|
fixing empty chain
|
2019-06-24 13:10:08 -04:00 |
|
Marti Raudsepp
|
2319858586
|
Expose new certificate field hasPrivateKey
We can also now disable the 'private key' tab when cert doesn't have a
private key.
|
2019-06-22 15:38:28 +03:00 |
|
Danny Thomas
|
4565bd7dc6
|
Update SAN text
|
2019-06-21 13:33:55 -07:00 |
|
Kush Bavishi
|
960064d5c6
|
Color change for Show Expired button
|
2019-06-21 11:32:16 -07:00 |
|
Hossein Shafagh
|
23caac5576
|
Merge branch 'master' into temp-ExpiredToggle-3
|
2019-06-21 08:59:53 -07:00 |
|
Hossein Shafagh
|
39d65db7fd
|
Merge branch 'master' into generalizing-api
|
2019-06-20 16:13:04 -07:00 |
|
Hossein Shafagh
|
162a300e53
|
Merge branch 'master' into temp-ExpiredToggle-3
|
2019-06-20 16:12:55 -07:00 |
|
Hossein Shafagh
|
34cdd29a50
|
removing the rotation enabled requirement, to keep the endpoint generic
|
2019-06-20 16:06:26 -07:00 |
|
Kush Bavishi
|
de0462e54f
|
Added missing semi-colon and changed double quotes to single quotes
|
2019-06-20 15:41:32 -07:00 |
|
Kush Bavishi
|
68815b8f44
|
UI changes - Button to show / hide expired certs.
|
2019-06-20 15:05:26 -07:00 |
|
alwaysjolley
|
bbf50cf0b0
|
updated dest as well as src
|
2019-06-20 08:26:32 -04:00 |
|
alwaysjolley
|
02719a1de7
|
Merge branch 'master' into vault_regex
fixed conflicts:
lemur/plugins/lemur_vault_dest/plugin.py
|
2019-06-19 09:53:08 -04:00 |
|