Commit graph

2435 commits

Author SHA1 Message Date
Peter Eckersley
9b21efc6b8 Merge pull request #2480 from filipochnik/remove-acme-challenge
Remove acme-challenge after cleaning up all challenges
2016-02-18 12:43:13 -08:00
Filip Ochnik
0554163ff9 Additional tests for webroot cleanup 2016-02-17 17:21:25 +08:00
Filip Ochnik
4d9f487e89 Handle rmdir failure 2016-02-17 17:04:10 +08:00
Peter Eckersley
1a77c73857 Merge pull request #2472 from TheNavigat/clienttest
Tests for client.py
2016-02-16 16:18:21 -08:00
Peter Eckersley
314f9f4755 Merge pull request #2475 from moshevds/perform_method_documentation
Updating perform method documentation in interfaces.py
2016-02-16 16:14:45 -08:00
Seth Schoen
31a27f675a Trivial change to re-run tests after spurious integration test failure 2016-02-16 14:41:02 -08:00
Seth Schoen
16761bc836 Fix lint line-too-long complaint 2016-02-16 13:00:08 -08:00
Seth Schoen
beeb65d2f2 Add test 2016-02-16 12:24:29 -08:00
Seth Schoen
a23b36bf56 Merge remote-tracking branch 'origin/master' into explain_no_ip_certs 2016-02-16 12:17:43 -08:00
Filip Ochnik
9b5ff7bcd7 Remove acme-challenge after cleaning up all challenges 2016-02-16 20:46:42 +08:00
Filip Ochnik
780c9ce2ae Refactor path logic in webroot plugin 2016-02-16 20:36:46 +08:00
Filip Ochnik
69e1c62859 Add test for cleaning up acme-challenge 2016-02-16 20:33:22 +08:00
Peter Eckersley
9c7e99cbf5 Merge pull request #2397 from thanatos/future-pylint-fixes
Fix import ordering s.t. future versions of pylint won't warn on it.
2016-02-15 11:59:08 -08:00
Peter Eckersley
22ef20cde7 Merge pull request #2396 from thanatos/urlparse-py3
Make this use of urlparse.urlparse Python 3 compatible.
2016-02-15 11:55:46 -08:00
TheNavigat
4bbea4e30b Updating perform method documentation in interfaces.py 2016-02-15 17:16:43 +01:00
TheNavigat
e4fb4108ff Adding test for client, register_unsafely_without_email=True 2016-02-14 21:50:49 +02:00
schoen
672a160bd2 Merge pull request #2454 from letsencrypt/i-am-not-a-symlink
Verify both symlink and target
2016-02-12 15:39:01 -08:00
schoen
550cf920c9 Merge pull request #1921 from letsencrypt/no-cancel-dupe
Removed duplicate cancel
2016-02-12 15:38:09 -08:00
Brad Warren
42a61537e6 Remove unecessary check and use constant 2016-02-12 14:48:14 -08:00
Brad Warren
e1e52a9d56 Verify both symlink and target 2016-02-11 17:47:15 -08:00
Brad Warren
dfddfefe33 Merge branch 'no-root-warning' 2016-02-11 15:55:00 -08:00
Brad Warren
4a0d5701b8 Merge branch 'master' into no-cancel-dupe 2016-02-11 15:50:12 -08:00
Seth Schoen
104fa3ad55 Separate error for -d with an IP address 2016-02-11 09:10:25 -08:00
Peter Eckersley
563c115044 Bump version to 0.5.0 2016-02-10 18:49:27 -08:00
Peter Eckersley
74063851e3
Release 0.4.0 2016-02-10 18:48:40 -08:00
Noah Swartz
bf674489d5 make false falsy 2016-02-10 18:10:10 -08:00
Seth Schoen
6abcfddfe7 Remove unused variable "wrm" 2016-02-10 15:05:18 -08:00
Seth Schoen
86bddfa9b4 Fix syntax error (missing colon in function definition) 2016-02-10 14:50:10 -08:00
Peter Eckersley
7c7a07ceb2 rm redundancy 2016-02-10 14:30:35 -08:00
Peter Eckersley
4b49419c07 Allow renew to handle --webroot-path on the commandline
- and generally clarify how renew handles webroot options
2016-02-10 14:28:47 -08:00
Brad Warren
f35896b305 Stopped breaking things 2016-02-10 13:00:14 -08:00
bmw
636daa648a Merge pull request #2388 from letsencrypt/issue_2347
Ensure that command line arguments still work with `renew`
2016-02-10 12:42:12 -08:00
Peter Eckersley
78cde8b7d9 Update language to clarify that only expiring certs are renewed 2016-02-10 11:39:03 -08:00
Peter Eckersley
e808091a97 Better command-line docs for renew. 2016-02-10 10:58:07 -08:00
bmw
5f0641bccb Merge pull request #2357 from letsencrypt/donate-spamfilter
Donate spamfilter
2016-02-09 18:58:16 -08:00
Brad Warren
7aa2f4b5f6 Remove stay .namespace 2016-02-09 18:34:44 -08:00
Brad Warren
96d89cf44d Disable too-many-locals for now 2016-02-09 18:32:59 -08:00
Brad Warren
8c970a890d Revert "Resume using a fully-constructed config namespace"
This reverts commit 3603f482e5.
2016-02-09 18:28:56 -08:00
Peter Eckersley
64600ff61c Place a signpost about default detection for plugin args 2016-02-09 17:52:30 -08:00
Peter Eckersley
b4b584155e Address stylistic review comments 2016-02-09 17:40:01 -08:00
Seth Schoen
3ca769e634 Update logging to mention --force-renew 2016-02-09 16:09:30 -08:00
Seth Schoen
a4eccafa9e Merge remote-tracking branch 'origin/master' into force_renewal_option
Conflicts:
	letsencrypt/cli.py

Mention --force-renew instead of --renew-by-default in docs/using.rst.
2016-02-09 16:07:36 -08:00
Brad Warren
fa93927d66 Merge branch 'master' into donate-spamfilter 2016-02-09 16:00:11 -08:00
Peter Eckersley
5e50158e22 Merge remote-tracking branch 'origin/master' into issue_2347 2016-02-09 15:57:51 -08:00
bmw
bfb5f7ee9d Merge pull request #2352 from letsencrypt/2348
More helpful error messages if trying to renew with standalone and bound ports
2016-02-09 15:53:53 -08:00
Peter Eckersley
c8b89a9f5a Revert "For testing purposes, implement a way to specify which renewal files are run"
This reverts commit 56be2e054c.
2016-02-09 14:50:32 -08:00
Peter Eckersley
0ab54820c6 Non-interactive menus were broken if labelled with help... 2016-02-09 14:25:18 -08:00
Peter Eckersley
6ca84acc1c Fix more bugs
* setting --dry-run or --staging implies changing account
  * --dry-run: be willing to make a staging account if the user only
    has a prod one
2016-02-09 14:19:53 -08:00
Peter Eckersley
ed348f5528 Actually all of this logic was fine, and we do need to bring in the staging server value 2016-02-09 12:50:49 -08:00
Peter Eckersley
04926a4662 Fix some bugs:
- modify_arg_for_default_detection was not actually succeeding in modifying
   the kwargs it was called with
 - it should be good enough for the default detector to notice --dry-run and
   pass that to the real conf, we don't need to play with .server as well...
2016-02-09 12:44:05 -08:00