Joona Hoikkala
|
7b05d573f2
|
Abstracted the -D DUMP_RUN_CFG command to use os specific one, defined in constants
|
2015-12-22 10:32:18 +02: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 d4d7ea9771
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 50fb756580
Closes: #1724
|
2015-12-10 14:37:58 +00: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 f86a28d03a
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 f44a7a55cc
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 |
|
Joona Hoikkala
|
3701560a88
|
Fix existing tests
|
2015-12-07 12:03:54 +02:00 |
|
Joona Hoikkala
|
3d9f8c9748
|
Cleanup & pydoc
|
2015-12-07 12:01:35 +02:00 |
|
Joona Hoikkala
|
6e3da9e043
|
Configurable directory path for challenge configuration file
|
2015-12-07 11:07:31 +02:00 |
|