394 Commits
Author SHA1 Message Date
Noah Swartz ca39b0d125 fixed linting problems 2015-12-21 14:39:14 -08:00
Joona Hoikkala 9739a0f10e Merge remote-tracking branch 'upstream/master' into multios_apache 2015-12-21 23:53:08 +02:00
Joona Hoikkala 52167475df Get pass version to parser and ignore CLI checks for define for 2.2 as it returns empty results anyway 2015-12-21 23:51:22 +02:00
Joona Hoikkala 9e8f3cc644 Add gentoo fingerprint 2015-12-21 22:52:32 +02:00
Dominic Cleal a72e498c97 Merge Augeas lens fix for quotes in directive arguments
From https://github.com/hercules-team/augeas/commit/d4d7ea97718c09c5968277aba08d5e47b971b2ac

Closes: #1934
2015-12-18 08:11:19 +00:00
Peter Eckersley 55cc72fab7 Merge pull request #1707 from sagi/bugfix_redirect
Fix Redirect Verification
2015-12-16 12:43:54 -08:00
Joona Hoikkala 77c67f1fa9 Gentoo constants, still missing gentoo fingerprint though 2015-12-14 09:27:16 +02:00
Joona Hoikkala 2b36a2f6c2 Merge remote-tracking branch 'upstream/master' into multios_apache 2015-12-14 09:26:07 +02:00
Peter Eckersley 8e5f9732de Merge pull request #1758 from letsencrypt/augeas329
lens update from augeas upstream
2015-12-11 15:47:46 -08:00
Brad Warren 0bde2007d0 Remove closing tag 2015-12-11 15:11:16 -08:00
Peter Eckersley 09f7d87a1a Merge pull request #1854 from domcleal/1724-augeas-arg-dquote
Merge Augeas lens fix for partially quoted arguments
2015-12-11 12:04:58 -08:00
sagi 06643b35a0 Merge remote-tracking branch 'upstream/master' into bugfix_redirect 2015-12-11 12:14:02 +00:00
sagi 2edfc1cd59 simplified augeas get, with parsers get_arg func 2015-12-11 11:59:26 +00:00
Joona Hoikkala 0805b08162 Make python 2.6 happy with the assertRaises 2015-12-11 13:17:21 +02:00
sagi 5f05c5104e make lint happy 2015-12-11 11:13:32 +00:00
Joona Hoikkala 4d31a8cb39 Sane error message in case user tries to use apache-handle-sites functionality in non-supported environment. 2015-12-11 12:41:21 +02: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
Joona Hoikkala 48b1240451 Removed redundant config parsing directive. 2015-12-11 09:18:00 +02:00
Joona Hoikkala 7bf8842ba7 Added missing test for full coverage 2015-12-11 00:03:00 +02:00
Joona Hoikkala 509c192ab8 Add RedHat Enterprise defaults to constants 2015-12-10 18:17:12 +02:00
Joona Hoikkala 54127eef5a Don't call site enable methods when handle-sites is false for the operating system 2015-12-10 18:12:07 +02:00
Dominic Cleal 6b40313311 Merge Augeas lens fix for partially quoted arguments
From https://github.com/hercules-team/augeas/commit/50fb756580477e9195946133ec2f0d1f0f6786c7

Closes: #1724
2015-12-10 14:37:58 +00:00
Noah Swartz d761df90d4 added coverage tests 2015-12-09 18:51:16 -08:00
Noah Swartz 414cfe9f13 Merge remote-tracking branch 'mainline/master' into issue_1208 2015-12-09 17:10:49 -08:00
Noah Swartz 0a1b9c2bf0 fixed failing tests for changes that allow apache22 2015-12-09 17:05:38 -08:00
Remi Rampin 80901a52d8 Fix help string for --apache-dismod 2015-12-09 12:26:23 -05:00
Joona Hoikkala 55cac0dc9f Fixed a2dismod help text 2015-12-09 17:05:31 +02:00
Joona Hoikkala 3c85a88de1 Merge remote-tracking branch 'upstream/master' into multios_apache 2015-12-09 15:29:05 +02:00
Peter Eckersley ce14851232 Merge pull request #1809 from domcleal/1693-augeas-section-ends
Merge Augeas lens fix for closing multiple sections on one line
2015-12-08 23:43:15 -08:00
Peter Eckersley d8cf3952b4 Merge pull request #1827 from domcleal/1766-augeas-sslrequire
Merge Augeas lens fix for SSLRequire wordlists
2015-12-08 23:27:36 -08:00
Ingolf Becker bbd6534744 Fixed some pep8 formatting 2015-12-08 17:56:16 +00:00
Ingolf Becker 62ea74b9e4 Modify apache plugin to work on setups where apache listens to a specific ip 2015-12-08 13:22:52 +00:00
Dominic Cleal d761646167 Merge Augeas lens fix for SSLRequire wordlists
From https://github.com/hercules-team/augeas/commit/f86a28d03a5c42a6c58293667a95d7794e30a42f

Closes: #1766
2015-12-08 08:09:45 +00:00
Peter Eckersley 3838ea4ad1 Merge pull request #1692 from letsencrypt/1531
Merge augeas lens fix for backslashes at the start of regexps
2015-12-08 00:01:53 -08:00
Joona Hoikkala d4337f3936 Give user command line control on using enable site helper script 2015-12-07 17:12:42 +02:00
Joona Hoikkala 0ce4fa4c67 Was using constant name instead of conf name 2015-12-07 17:04:22 +02:00
Joona Hoikkala f479a9b894 Added fedora layout 2015-12-07 14:22:56 +02:00
Joona Hoikkala 47eb7d76cd PEP8 & linter love 2015-12-07 13:37:58 +02:00
Joona Hoikkala 718a6481f1 Tests for the lone function in constants 2015-12-07 13:16:48 +02:00
Dominic Cleal 312669c64d Merge Augeas lens fix for closing multiple sections on one line
From https://github.com/hercules-team/augeas/commit/f44a7a55cc7162beced99659234eb078a8d20e1d

Closes: #1693
2015-12-07 10:49:40 +00:00
Joona Hoikkala 4347382780 Moved enable_site check to correct place 2015-12-07 12:46:56 +02:00
Joona Hoikkala b02a881c6e Constant value per OS basis if installer should handle enabling / disabling sites 2015-12-07 12:42:40 +02:00
Joona Hoikkala 9e0bcf9f3c Add cli parameter for handle_mods 2015-12-07 12:38:52 +02:00
Joona Hoikkala c9f14e0461 Augeas test fix 2015-12-07 12:13:24 +02:00