sagi
|
2edfc1cd59
|
simplified augeas get, with parsers get_arg func
|
2015-12-11 11:59:26 +00:00 |
|
sagi
|
5f05c5104e
|
make lint happy
|
2015-12-11 11:13:32 +00:00 |
|
sagi
|
ab1e75e426
|
Change dir_dict to rewrite_args_dict
|
2015-12-11 10:17:46 +00:00 |
|
sagi
|
23a97b8281
|
Change iteration on dir_dict
|
2015-12-11 10:09:16 +00:00 |
|
sagi
|
ad5817c7a9
|
reason about dir_dict
|
2015-12-11 10:05:09 +00:00 |
|
sagi
|
4748e1dd1e
|
Name the list of two redirect argument lists
|
2015-12-11 09:57:08 +00:00 |
|
sagi
|
681de292b7
|
Switch to using defaultdict(list)
|
2015-12-11 09:29:02 +00:00 |
|
sagi
|
c594a258fe
|
Change comment on possibility of redirection loops
|
2015-12-11 09:26:55 +00:00 |
|
sagi
|
b4746e555a
|
typo: an other -> another
|
2015-12-11 09:18:36 +00:00 |
|
sagi
|
0348f62ffa
|
add more tests
|
2015-12-04 02:00:24 +00:00 |
|
sagi
|
a6a61fee34
|
Merge remote-tracking branch 'upstream/master' into bugfix_redirect
|
2015-12-03 22:12:49 +00:00 |
|
sagi
|
7c00dba79b
|
fix verification of letsencrypt redirect
|
2015-12-03 22:11:34 +00:00 |
|
sagi
|
379506739d
|
add tests
|
2015-12-03 01:40:12 +00:00 |
|
sagi
|
253f2f3768
|
make lint happy; delete trailing whitespaces
|
2015-12-02 23:07:54 +00:00 |
|
sagi
|
b97fc124e0
|
add ver>=2.3.9 check to the case where there is no vhost config
|
2015-12-02 23:05:49 +00:00 |
|
sagi
|
19e1911945
|
make lint happy; delete trailing whitespaces
|
2015-12-02 22:48:14 +00:00 |
|
sagi
|
f285f3947d
|
mock get_version in configurator_test
|
2015-12-02 22:00:07 +00:00 |
|
bmw
|
c760d84ccb
|
Merge pull request #1582 from SwartzCr/vhost
prevent files from being left in apache sites-available issue 808
|
2015-12-01 18:10:19 -08:00 |
|
sagi
|
a7ebeddb78
|
add check for apache 2.3.9, warn of possible conflicting rewrite rules
|
2015-12-02 01:37:07 +00:00 |
|
sagi
|
1a9e6b1a8a
|
add _is_rewrite_exists()
|
2015-12-02 01:06:48 +00:00 |
|
sagi
|
5d0337bdf2
|
change verify_no_redirects to verify_no_letsencrypt_redirect
|
2015-12-02 00:34:15 +00:00 |
|
sagi
|
fdd9cf7610
|
change map() to a list comprehension. Long live GvR.
|
2015-12-02 00:28:18 +00:00 |
|
Noah Swartz
|
ec28094ae2
|
added test for new temp elif
|
2015-12-01 16:28:15 -08:00 |
|
sagi
|
005be60d91
|
delete unneeded tests
|
2015-12-02 00:16:13 +00:00 |
|
sagi
|
bd9ac51fa6
|
alter redirect_verification to raise only when an exact Letsencrypt redirction rewrite rule is encountered
|
2015-12-02 00:05:15 +00:00 |
|
sagi
|
917f7aa33e
|
remove check for Redirect header; the existence of a Redirect header does not imply a HTTP->HTTPS redirection
|
2015-12-01 23:38:53 +00:00 |
|
Brad Warren
|
d4d51fe435
|
Remove stray reference to init-script
|
2015-12-01 13:17:19 -08:00 |
|
Noah Swartz
|
ab32e2fd26
|
fix docstring
|
2015-12-01 10:46:13 -08:00 |
|
Noah Swartz
|
ee7e3d92d9
|
merge from master
|
2015-12-01 10:44:01 -08:00 |
|
Noah Swartz
|
e846b157ed
|
removed space
|
2015-12-01 09:59:45 -08:00 |
|
Noah Swartz
|
739fd6614b
|
moved temp check
|
2015-12-01 09:50:13 -08:00 |
|
Brad Warren
|
e4cf64c30e
|
Fix Apache tests
|
2015-11-30 19:13:50 -08:00 |
|
Brad Warren
|
0d6728f9cf
|
Punctuation and deprecation
|
2015-11-30 18:57:48 -08:00 |
|
Brad Warren
|
224eb1cd1a
|
Stop using init-script
|
2015-11-30 16:50:26 -08:00 |
|
Peter Eckersley
|
c48ee677df
|
Merge Augeas lens fix for backslashes in regexps
https://github.com/hercules-team/augeas/issues/307
155746c72f
|
2015-11-26 16:59:06 -08:00 |
|
Peter Eckersley
|
33aff08c36
|
Merge pull request #1395 from sagi/hsts
apache: add general http-header enhacement [needs revision]
|
2015-11-26 12:30:23 -08:00 |
|
bmw
|
8cf63c493f
|
Merge pull request #1568 from erikrose/kill-dvsni
Remove remaining "DVSNI" wording, changing it to reference TLS-SNI-01, which it changed into.
|
2015-11-25 15:30:02 -05:00 |
|
Erik Rose
|
e75dc96559
|
Stop calling things that don't implement IAuthenticator authenticators.
|
2015-11-25 12:44:17 -05:00 |
|
sagi
|
090a9a0e46
|
add PluginEnhancementAlreadyPresent and use it
|
2015-11-25 01:56:49 +00:00 |
|
sagi
|
7467496984
|
change enhancement http-header to ensure-http-header
|
2015-11-24 23:33:21 +00:00 |
|
Noah Swartz
|
bc6064addd
|
propogate temp and fix docstring
|
2015-11-24 14:58:03 -08:00 |
|
Peter Eckersley
|
b3054356cd
|
Merge pull request #1603 from letsencrypt/reload
Use reload in Apache (fixes #954) [needs minor extension]
|
2015-11-24 08:20:01 -08:00 |
|
Patrick Figel
|
f908e8bdaf
|
Detect SSL vhosts by port
SSLEngine on can be set outside of <VirtualHost>. Treat any vhost
using port 443 as a SSL vhost.
fixes #1602
|
2015-11-24 06:23:07 +01:00 |
|
Peter Eckersley
|
0c80fac35b
|
Merge pull request #1423 from ArchimedesPi/apache-chainfile
Appropriately set and update Apache certificate directives
|
2015-11-23 19:52:21 -08:00 |
|
Brad Warren
|
f5c3532177
|
Improve error message
|
2015-11-23 19:44:00 -05:00 |
|
Brad Warren
|
9e52b8200d
|
Sleeping is easier than polling
|
2015-11-23 18:34:42 -05:00 |
|
Brad Warren
|
0c283b39ef
|
s/restart/reload
|
2015-11-23 18:29:41 -05:00 |
|
sagi
|
7df7228a53
|
add regex to detect header_substring in header directive definition
|
2015-11-23 22:41:02 +00:00 |
|
sagi
|
b75354add0
|
change verify_no_http_header to verify_no_matching_http_header
|
2015-11-23 20:13:08 +00:00 |
|
sagi
|
f8a3216082
|
change header_name to header_substring
|
2015-11-23 20:11:47 +00:00 |
|