1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-27 19:42:53 +03:00
Commit Graph

6768 Commits

Author SHA1 Message Date
Brad Warren
bfca273657 Merge pull request #3064 from TheNavigat/v-text
-v implies --text
2016-07-15 16:40:57 -07:00
Brad Warren
2e50b38b45 Merge pull request #3182 from certbot/issue_2983
Handle commas in apache filenames (Issue 2983)
2016-07-15 16:31:16 -07:00
Amjad Mashaal
754719125b Adding test for text_mode when verbose is enabled 2016-07-16 01:18:46 +02:00
Peter Eckersley
a506436d84 Merge pull request #3290 from certbot/deprecation-forensics
Log circumstances of deprecation warnings
2016-07-14 13:48:56 -07:00
Peter Eckersley
3c3e04ec72 Log circumstances of deprecation warnings 2016-07-14 11:36:44 -07:00
Amjad Mashaal
cf73511ae7 Fixing styling issues 2016-07-14 13:06:35 +02:00
schoen
25ea215ad8 Merge pull request #3230 from certbot/nginx-map-parsing
Permissive parsing of nginx map blocks
2016-07-13 15:54:17 -07:00
Seth Schoen
557d2e80d3 Test case from https://github.com/certbot/certbot/pull/3230#issuecomment-231546594 2016-07-13 15:37:44 -07:00
Seth Schoen
d3e997a88e Merge remote-tracking branch 'origin/master' into nginx-map-parsing 2016-07-13 15:37:31 -07:00
schoen
5c3297953a Merge pull request #3285 from certbot/nginx-roundtrip
Nginx roundtrip
2016-07-13 15:06:13 -07:00
Seth Schoen
631e91d167 Merge remote-tracking branch 'origin/master' into nginx-roundtrip 2016-07-13 14:53:37 -07:00
Seth Schoen
70a4d111ba Leading-space version from original pythonfcgi page 2016-07-13 12:34:12 -07:00
Seth Schoen
7f27ccd941 Test cases from upstream parser project issues 2016-07-13 12:16:16 -07:00
Peter Eckersley
93b753e9d8 Merge pull request #3275 from certbot/nginx-roundtrip
Initial version of nginx parser roundtrip test
2016-07-11 17:32:10 -07:00
Noah Swartz
a4d38c8831 add file in sites-enabled so git doesn't throw it out 2016-07-11 14:32:00 -07:00
Seth Schoen
b48ddac528 Initial version of nginx parser roundtrip test 2016-07-11 13:58:21 -07:00
Noah Swartz
8f1a141d2a incorporate brad's comments 2016-07-11 13:20:31 -07:00
Brad Warren
9431874c72 Merge pull request #3272 from cowlicks/gh-3271
Try to fix travis-ci lint failure
2016-07-11 11:05:31 -07:00
Blake Griffith
9bc50d4a47 Try to fix travis-ci lint failure 2016-07-11 12:44:21 -05:00
Peter Eckersley
68500cd436 Don't allow dollar_var to swalllow characters like "{" 2016-07-09 15:13:09 -07:00
Peter Eckersley
a691e53013 Merge pull request #3265 from certbot/root-error
Errors when run without root
2016-07-08 18:51:28 -07:00
Peter Eckersley
c051826ea2 Merge pull request #3261 from certbot/apache-path-fallback
Apache plugin PATH fallback
2016-07-08 16:59:28 -07:00
Noah Swartz
1fc84c83e2 Merge pull request #3234 from sagi/rewrite
Comment out corresponding RewriteConds for filtered RewriteRule
2016-07-08 16:06:26 -07:00
Brad Warren
9372914c67 Improve error message 2016-07-08 15:51:31 -07:00
Noah Swartz
1bbfde1771 don't code while distracted 2016-07-08 15:35:29 -07:00
Noah Swartz
d8c2dd1a5c add self 2016-07-08 15:28:12 -07:00
Noah Swartz
1113e28046 fix typo 2016-07-08 15:22:56 -07:00
Noah Swartz
d4a8820bdc wrap with escapes 2016-07-08 15:04:44 -07:00
Brad Warren
e598e907bd create MakeOrVerifyCoreDirTest 2016-07-08 14:54:51 -07:00
Brad Warren
d777221703 write make_or_verify_core_dir 2016-07-08 14:17:19 -07:00
Brad Warren
48b7c01a59 bring make_or_verify_dir docstring up to date 2016-07-08 14:06:15 -07:00
Peter Eckersley
0bedeb449a Refactor path_surgery into plugins.util so that nginx can call it 2016-07-08 14:03:21 -07:00
Peter Eckersley
757a8ddae7 Fixes & tests 2016-07-08 13:21:37 -07:00
Peter Eckersley
cecac803a0 Do this more cleanly 2016-07-08 13:21:37 -07:00
Peter Eckersley
a322f44f2b Implement PATH fallback for apachectl search 2016-07-08 13:21:37 -07:00
Peter Eckersley
754b7956b3 Make the error even more informative 2016-07-08 13:21:37 -07:00
Brad Warren
4f35f3fdf7 Add SetupLogFileHandlerTest 2016-07-08 13:07:49 -07:00
Brad Warren
f3c6bac310 stop spacing out 2016-07-08 13:02:28 -07:00
Brad Warren
9ae755ef4c simplify log file error handling 2016-07-08 12:53:09 -07:00
Brad Warren
40449ed274 Add single _PERM_ERR_FMT string 2016-07-08 12:49:41 -07:00
Peter Eckersley
031b41a585 Merge pull request #3238 from certbot/freebot
Update FreeBSD package name
2016-07-07 15:36:06 -07:00
Peter Eckersley
22c12ec7df Merge pull request #3255 from rbu/reference-certbot-auto-in-cli-help
Reference certbot-auto in CLI help
2016-07-07 14:48:19 -07:00
Robert Buchholz
fd35e407ca Reference certbot-auto in CLI help 2016-07-07 11:20:52 +02:00
Brad Warren
4027911947 Merge pull request #3250 from certbot/installer-error
Installer error
2016-07-06 15:53:05 -07:00
Peter Eckersley
83857baf30 Update / cleanup installer error message
Closes: #1756
Updating since we landed #788 and have shipped Apache support almost
everywhere
2016-07-06 15:39:59 -07:00
Brad Warren
e2a2b9914a Merge pull request #3249 from certbot/apache-uinstalled-clarity
Explain why Apache [appears] not to be installed
2016-07-06 15:16:58 -07:00
Brad Warren
41563aa71d Merge pull request #2767 from certbot/dialog-escape
NcursesDisplay.menu: treat ESC as cancel
2016-07-06 15:12:37 -07:00
Peter Eckersley
4b84538c8c Address review comments 2016-07-06 12:57:16 -07:00
Peter Eckersley
fd35a1c724 Explain why Apache [appears] not to be installed
Would help debug #3244
2016-07-06 12:43:48 -07:00
Brad Warren
2cd4f6f008 update FreeBSD package name 2016-07-05 14:14:31 -07:00