Brad Warren
|
2edc288c80
|
fix --csr
|
2016-04-01 18:59:48 -07:00 |
|
Brad Warren
|
ba62ed45c0
|
basic interactive webroot?
|
2016-04-01 18:39:13 -07:00 |
|
Brad Warren
|
f1f0d1de12
|
premature optimization is the root of all evil
|
2016-04-01 18:08:27 -07:00 |
|
Brad Warren
|
547147b8ac
|
Start of IDisplay code for webroot
|
2016-04-01 17:57:46 -07:00 |
|
Brad Warren
|
1acd50a0ce
|
Remove the need for extra processing to support --csr + --webroot
|
2016-04-01 17:07:54 -07:00 |
|
Brad Warren
|
82efffdf62
|
inline _match_webroot_with_domains
|
2016-04-01 16:52:48 -07:00 |
|
Brad Warren
|
7070b99699
|
make prepare a noop
|
2016-04-01 16:45:59 -07:00 |
|
Brad Warren
|
1f4daf0874
|
factor out _create_challenge_dirs
|
2016-04-01 16:42:45 -07:00 |
|
Brad Warren
|
b1bdc4590d
|
Move webroot processing to webroot.py
|
2016-04-01 16:16:17 -07:00 |
|
Brad Warren
|
f663a6f961
|
add _WebrootPathAction to webroot.py
|
2016-04-01 14:24:52 -07:00 |
|
Brad Warren
|
c83c09e12b
|
Add _WebrootMapAction to webroot.py
|
2016-04-01 14:07:42 -07:00 |
|
Brad Warren
|
d3fa0dd222
|
make add_domain more useful
|
2016-04-01 13:51:26 -07:00 |
|
Brad Warren
|
ca7049dabc
|
add webroot_path parsing functions to webroot.py
|
2016-04-01 13:21:57 -07:00 |
|
Brad Warren
|
b5acb8b71e
|
add add domain
|
2016-04-01 10:53:14 -07:00 |
|
Peter Eckersley
|
4b364b5ad5
|
Merge pull request #2718 from joohoi/pep8fixes
PEP8 fixes for apache plugin
|
2016-04-01 09:27:57 -07:00 |
|
schoen
|
86e5832a8a
|
Merge pull request #2722 from chkpnt/patch-1
Revise the concatenation order for fullchain.pem
|
2016-03-30 16:37:25 -07:00 |
|
Peter Eckersley
|
682ea359f8
|
Merge pull request #2707 from joohoi/gentoodefine
Fixed Gentoo define command
|
2016-03-29 17:36:19 -07:00 |
|
Gregor Dschung
|
1205b40411
|
Revise the concatenation order for fullchain.pem
|
2016-03-27 10:54:41 +02:00 |
|
bmw
|
5732846109
|
Merge pull request #2719 from letsencrypt/docker-setuptools
Fixes #2712
|
2016-03-25 17:49:55 -07:00 |
|
Joona Hoikkala
|
09eeec0c94
|
Merge branch 'master' into pep8fixes
|
2016-03-26 00:46:53 +02:00 |
|
Brad Warren
|
c71b23754c
|
What's a correct v?
|
2016-03-25 14:47:12 -07:00 |
|
Brad Warren
|
fe078dfb95
|
fixes #2712
|
2016-03-25 14:31:16 -07:00 |
|
Noah Swartz
|
6542c5787d
|
Merge pull request #2690 from joohoi/2478
IPv6 support for Addr and correct parsing of IPv6 vhosts
|
2016-03-25 13:45:42 -07:00 |
|
schoen
|
11772b8436
|
Merge pull request #2708 from letsencrypt/dselect
Add directory_select method to IDisplay
|
2016-03-25 13:32:34 -07:00 |
|
Brad Warren
|
f520ca2556
|
Address @schoen's review comments
|
2016-03-25 12:52:37 -07:00 |
|
Joona Hoikkala
|
49b56d73c5
|
PEP8 fixes
|
2016-03-25 20:19:12 +02:00 |
|
Joona Hoikkala
|
f2fc79fc55
|
Fixed test case
|
2016-03-25 19:12:48 +02:00 |
|
Joona Hoikkala
|
2927746c0e
|
Added important check for IPv6 address and tests, improved readability
|
2016-03-25 18:36:05 +02:00 |
|
Joona Hoikkala
|
92a20d31cc
|
Merge remote-tracking branch 'upstream/master' into 2478
|
2016-03-25 16:35:39 +02:00 |
|
bmw
|
e5876ea162
|
Merge pull request #2652 from letsencrypt/split-plugin-selection
Move plugin selection from cli.py and display/ops.py into plugins/selection.py
|
2016-03-24 18:27:24 -07:00 |
|
Peter Eckersley
|
6da12cb6a7
|
Merge remote-tracking branch 'origin/master' into split-plugin-selection
Conflicts on "none" -> "None"
|
2016-03-24 18:03:26 -07:00 |
|
Peter Eckersley
|
7b434c5a88
|
Address review comments
|
2016-03-24 17:51:48 -07:00 |
|
schoen
|
8d9ab3fbac
|
Merge pull request #2711 from letsencrypt/None_nones
none should be None
|
2016-03-24 15:19:44 -07:00 |
|
Brad Warren
|
f3f665bf63
|
s/none/None
|
2016-03-24 12:35:52 -07:00 |
|
bmw
|
998e588701
|
Merge pull request #2663 from letsencrypt/no_irrelevant_items
Don't save irrelevant items into renewal configuration
|
2016-03-24 12:12:20 -07:00 |
|
Seth Schoen
|
a9e0b0f6ab
|
Another try on protected access lint error
|
2016-03-24 12:02:11 -07:00 |
|
Seth Schoen
|
f3362d9978
|
Disabling a protected access complaint
|
2016-03-23 17:41:56 -07:00 |
|
Peter Eckersley
|
c1844b61c1
|
Merge remote-tracking branch 'origin/master' into split-plugin-selection
|
2016-03-23 17:24:17 -07:00 |
|
Seth Schoen
|
dffa98d5ed
|
Merge remote-tracking branch 'origin/master' into no_irrelevant_items
Conflicts:
letsencrypt/cli.py
|
2016-03-23 17:12:54 -07:00 |
|
bmw
|
764770f9e3
|
Merge pull request #2650 from letsencrypt/split-renew
Split renew.py out of cli.py
|
2016-03-23 16:31:55 -07:00 |
|
Seth Schoen
|
def795f46b
|
Merge branch 'master' into no_irrelevant_items
|
2016-03-23 16:18:12 -07:00 |
|
Peter Eckersley
|
a9faa3b4ba
|
Shim renew() in main.py, keep the work in renewal.py
|
2016-03-23 16:14:41 -07:00 |
|
Brad Warren
|
0e4d9b00cd
|
Merge branch 'master' into dselect
|
2016-03-23 15:35:16 -07:00 |
|
Brad Warren
|
3031968ac5
|
Add directory_select to IDisplay interface
|
2016-03-23 15:32:53 -07:00 |
|
Brad Warren
|
294ea4d1a6
|
Add directory_select to NoninteractiveDisplay
|
2016-03-23 15:29:02 -07:00 |
|
Brad Warren
|
9d70c4acfb
|
Add directory_select method to FileDisplay
|
2016-03-23 15:11:36 -07:00 |
|
Seth Schoen
|
4f7c5b32e8
|
Cleanup responding to protected-access problems
|
2016-03-23 14:57:01 -07:00 |
|
Seth Schoen
|
4bc8e9a44a
|
Improve mocking
|
2016-03-23 14:30:40 -07:00 |
|
Peter Eckersley
|
278b8852fd
|
Merge snafu
|
2016-03-23 14:26:58 -07:00 |
|
Brad Warren
|
7820c687f1
|
Use dummy_readline to prevent ImportErrors from readline breaking LE
|
2016-03-23 13:33:07 -07:00 |
|