Noah Swartz
|
07fb5dd9cc
|
escape and unescape augeas
|
2016-06-24 15:55:51 -07:00 |
|
Peter Eckersley
|
e415a4d402
|
For now, instead, consider this NotImplemented
|
2016-06-24 14:36:23 -07:00 |
|
Peter Eckersley
|
ad13b525b2
|
For reference, a buggy attempt to implement slicing
but slice assignment seems to mangle the .spaced list in some cases
|
2016-06-24 14:35:42 -07:00 |
|
Peter Eckersley
|
6930523c14
|
Refactor to simplify indenation handling
|
2016-06-23 17:59:26 -07:00 |
|
Brad Warren
|
bac988a404
|
Fix typo
|
2016-06-23 17:24:05 -07:00 |
|
Brad Warren
|
02c61cffb7
|
Consistent capitialization with installer
|
2016-06-23 17:17:17 -07:00 |
|
Brad Warren
|
7aa6becc5b
|
Suggest reverter for installers
|
2016-06-23 17:16:58 -07:00 |
|
Brad Warren
|
7e5e016982
|
Document that only save should make checkpoints
|
2016-06-23 17:10:03 -07:00 |
|
schoen
|
fd35ca5be4
|
Merge pull request #3207 from vszakats/patch-1
cli-help: fix spelling
|
2016-06-23 17:09:11 -07:00 |
|
Brad Warren
|
38feb37d3e
|
Further document reverter
|
2016-06-23 17:03:01 -07:00 |
|
Peter Eckersley
|
2daa081402
|
Merge pull request #3204 from certbot/nginx-reversion
Fix Nginx reversion
|
2016-06-23 16:29:10 -07:00 |
|
Brad Warren
|
cb441606d5
|
Explictly state assumptions made by certbot
|
2016-06-23 16:14:34 -07:00 |
|
Viktor Szakats
|
3178a9f0f3
|
cli-help: fix spelling
|
2016-06-24 00:24:53 +02:00 |
|
Peter Eckersley
|
a29c6e3102
|
Try simplifying handling of spacey sublists
- this was causing test failures but they may all have been fixed by other
changes...
|
2016-06-23 14:06:32 -07:00 |
|
Brad Warren
|
9514221a6d
|
Merge pull request #3174 from jsachs/log-renewal
Log new cert and cert renewal
|
2016-06-23 13:44:46 -07:00 |
|
Peter Eckersley
|
db66050a7a
|
Make atomicity comment more accurate
|
2016-06-23 11:41:31 -07:00 |
|
Peter Eckersley
|
85769844f2
|
Merge pull request #3191 from joohoi/centos_listen
Don't add wildcard listen if user has more specific configuration
|
2016-06-23 11:26:05 -07:00 |
|
Peter Eckersley
|
4ef7131a4b
|
Name all of nginxparser's magic regexps
|
2016-06-23 11:06:11 -07:00 |
|
Jacob Sachs
|
230b09bb15
|
add logging for keeping existing cert
|
2016-06-23 08:23:27 -04:00 |
|
Brad Warren
|
975599e9ca
|
Remove bad save in nginx perform
|
2016-06-22 18:25:09 -07:00 |
|
Peter Eckersley
|
26fdc4683b
|
Merge remote-tracking branch 'origin/master' into nginx-space-preservation
|
2016-06-22 16:39:27 -07:00 |
|
Brad Warren
|
9b14be3a96
|
Merge pull request #3196 from certbot/explain-missing-replay-nonce
Explain the most likely cause of a missing replay nonce error
|
2016-06-22 15:56:01 -07:00 |
|
Peter Eckersley
|
8a28cb7352
|
Implement Brad's more systematic solution for this
|
2016-06-22 15:50:21 -07:00 |
|
Peter Eckersley
|
e231dae2c1
|
Merge remote-tracking branch 'origin/master' into dialog-escape
|
2016-06-22 15:35:07 -07:00 |
|
Peter Eckersley
|
24cc6b208a
|
Avoid newline
|
2016-06-22 15:24:33 -07:00 |
|
Brad Warren
|
ae9f4dfffc
|
Merge pull request #3199 from certbot/less-warnings
Remove warning about nginx options file
|
2016-06-22 15:21:00 -07:00 |
|
Peter Eckersley
|
e95faa3630
|
Merge pull request #3201 from domcleal/2050-augeas-continued-comment
Merge Augeas fix for comment line continuations
|
2016-06-22 14:36:07 -07:00 |
|
Dominic Cleal
|
1caf3e9935
|
Merge Augeas fix for comment line continuations
From 64189250e2
Fixes #2050
|
2016-06-22 10:00:31 +01:00 |
|
Peter Eckersley
|
7ea0ce5a17
|
Remove warning about nginx options file
- This would be a security issue if we ran as setuid root at the request of
non-privileged users, but we don't
|
2016-06-21 15:34:26 -07:00 |
|
Peter Eckersley
|
098d23ac98
|
Comment a couple of things
|
2016-06-21 15:33:57 -07:00 |
|
Brad Warren
|
f98fb1c6b6
|
Merge pull request #3155 from gdoucet/master
Added the argument --quiet and -q so then when used with a regular user there is no output to the screen.
|
2016-06-21 15:19:05 -07:00 |
|
Peter Eckersley
|
884b21ffbe
|
fix docstring typo
|
2016-06-21 15:11:32 -07:00 |
|
Brad Warren
|
26f45a61ef
|
Merge pull request #3144 from TheNavigat/test-logging
Adding sensible UI logging for typical user
|
2016-06-21 14:25:36 -07:00 |
|
Peter Eckersley
|
9102a27fbe
|
Merge pull request #3193 from certbot/bump-pyca-package-version
Bump pyca package versions
|
2016-06-21 14:17:10 -07:00 |
|
Jacob Sachs
|
16037efc30
|
Merge remote-tracking branch 'certbot/master'
|
2016-06-21 10:40:47 -04:00 |
|
Peter Eckersley
|
56488b1899
|
Explain the most likely cause of a missing replay nonce error
|
2016-06-20 18:18:25 -07:00 |
|
Peter Eckersley
|
5960376d36
|
Cleanups
|
2016-06-20 18:17:47 -07:00 |
|
Peter Eckersley
|
14ea8d8cdf
|
Fix server_name spaciness
|
2016-06-20 17:45:02 -07:00 |
|
Peter Eckersley
|
02844904f0
|
Improve coverage
|
2016-06-20 16:11:32 -07:00 |
|
Peter Eckersley
|
e2fd1369f3
|
Update test for fancier semantics
|
2016-06-20 16:08:40 -07:00 |
|
Peter Eckersley
|
ef31a837f7
|
Lint
|
2016-06-20 15:56:19 -07:00 |
|
Brad Warren
|
8b3528969d
|
Bump pyopenssl version
|
2016-06-20 14:33:00 -07:00 |
|
Brad Warren
|
0bfdea86d6
|
Bump cryptography version
|
2016-06-20 14:32:21 -07:00 |
|
Joona Hoikkala
|
3c0fdeb334
|
Merge remote-tracking branch 'upstream/master' into centos_listen
|
2016-06-20 08:58:50 +03:00 |
|
Joona Hoikkala
|
418a5d501f
|
Refactored adding of listen statements
|
2016-06-20 08:58:22 +03:00 |
|
Joona Hoikkala
|
5a872b829d
|
Added tests
|
2016-06-20 08:57:51 +03:00 |
|
Peter Eckersley
|
d2b4ae5740
|
Consistently coerce inbound data to Unspacines
|
2016-06-18 15:17:59 -07:00 |
|
Peter Eckersley
|
b663ec039e
|
lint
|
2016-06-18 15:05:48 -07:00 |
|
Peter Eckersley
|
1e59bf8112
|
fixup
|
2016-06-18 14:53:17 -07:00 |
|
Peter Eckersley
|
e4f88506cc
|
Fix TLS_SNI & associated tests
|
2016-06-18 14:52:07 -07:00 |
|