Commit graph

3542 commits

Author SHA1 Message Date
bmw
de0ab693ce Merge pull request #1135 from ArchimedesPi/remove-aaaa-suggestions
Remove AAAA record check suggestion
2015-10-25 20:40:46 -07:00
bmw
605aba5a1e Merge pull request #1133 from Duesentrieb-Incorporation/master
Added support for Manjaro Linux
2015-10-25 20:38:26 -07:00
bmw
9501058313 Merge pull request #1125 from ArchimedesPi/add-manual-ip-reminder
Add disclaimer about IP logging in the manual authentication plugin
2015-10-25 16:53:03 -07:00
Liam Marshall
335cf82f13 Remove AAAA record check suggestion
Boulder doesn't support ipv6 validation, so don't confuse people
by asking them to check their AAAA record(s).
2015-10-25 18:06:25 -05:00
Liam Marshall
a90013bc2d Make linter happy 2015-10-25 16:43:03 -05:00
Liam Marshall
3f22e0d6f2 test_disagree_with_ip_logging: make it fail nicely 2015-10-25 16:32:56 -05:00
Damian Duesentrieb
607c2bfe70 Merge branch 'master' of github.com:Duesentrieb-Incorporation/letsencrypt 2015-10-25 22:30:10 +01:00
Damian Duesentrieb
49b6f37e77 Support for Manjaro Linux 2015-10-25 22:27:11 +01:00
Liam Marshall
0a5303ccf0 test_disagree_with_ip_logging: move, remove spurious @patches 2015-10-25 16:15:10 -05:00
Liam Marshall
88cc70b5a5 Oops, can't use the form of assertRaises on 2.6 2015-10-25 15:46:21 -05:00
Liam Marshall
17bd379017 Clean up tests 2015-10-25 15:37:23 -05:00
Damian Duesentrieb
95a6b8cbad Added support for Manjaro Linux in install-script 2015-10-25 21:28:19 +01:00
Liam Marshall
7e94876f73 Add a test for disagreeing with IP logging 2015-10-25 15:04:26 -05:00
Liam Marshall
a21e149f74 Need to *call* mock_interaction as a function 2015-10-25 14:54:39 -05:00
Liam Marshall
a88f9cdc37 Switch from Error to PluginError 2015-10-25 14:31:30 -05:00
bmw
703254b95c Merge pull request #1129 from kuba/rm-old-todo
Remove old TODO (#479 is fixed)
2015-10-25 11:46:45 -07:00
bmw
7b62feb7dd Merge pull request #1130 from kuba/rm-short-flags
Remove confusing short flags
2015-10-25 11:44:59 -07:00
Jakub Warmuz
aefd7ac7fd
Remove old todo (#479 is fixed) 2015-10-25 13:05:49 +00:00
Jakub Warmuz
27a35a5915
Remove confusing short flags 2015-10-25 13:04:49 +00:00
Liam Marshall
a45c4d157a Oops, copy-pasted the patch 2015-10-24 23:27:39 -05:00
Liam Marshall
2d295bce9d Better error message 2015-10-24 22:17:16 -05:00
Liam Marshall
aa0c7d9932 manual_test: mock yesno interaction 2015-10-24 22:03:30 -05:00
Liam Marshall
4adc6d3269 Make pep8 happy 2015-10-24 21:50:27 -05:00
Liam Marshall
a966bc0797 letsencrypt.plugins.manual: Add disclaimer about IP logging 2015-10-24 21:27:49 -05:00
bmw
15b9436d0b Merge pull request #1119 from xamnesiax-sx/xamnesiax-dev
Fix for issue #1030
2015-10-24 16:23:08 -07:00
root
b13006ce1a Change -n flag in _commit.py to --no-redirect for clarity. 2015-10-25 00:14:46 +01:00
root
1f6cc52e66 Fix integration test bug 2015-10-25 00:07:00 +01:00
root
e8f90ff993 Add flag in to _common.sh integration test 2015-10-24 23:59:36 +01:00
Peter Eckersley
0074f20c02 Merge pull request #1100 from letsencrypt/971
Pass plugin errors back out to the user.
2015-10-24 15:20:41 -07:00
Peter Eckersley
195f36e4e1 plugin_ep.problem unittests
and some misc style things
2015-10-24 14:09:34 -07:00
Peter Eckersley
4c686dfb38 Merge pull request #1104 from letsencrypt/csr-help
Document the requirement for SANs in CSRs if using --csr
2015-10-24 14:06:06 -07:00
Peter Eckersley
4def79d306 Display the Exception as well as the error message 2015-10-24 13:38:03 -07:00
Peter Eckersley
e3d56b51c4 Fix nit. 2015-10-24 13:14:19 -07:00
Peter Eckersley
977217b697 Merge pull request #1099 from letsencrypt/kill-the-subparsers
Remove CLI subparsers
2015-10-24 13:12:26 -07:00
root
9d92a4c4ae Fix random "v" at bottom of file (stupid nano) 2015-10-24 20:38:50 +01:00
root
1cb787cefe Remove TODO comment for current issue 2015-10-24 20:15:25 +01:00
root
0e395ba763 Close #1030 2015-10-24 19:57:24 +01:00
bmw
875413492a Merge pull request #1111 from kuba/bugs/1044
Revert old install warning (fixes #1044)
2015-10-24 10:29:48 -07:00
bmw
21f779b27d Merge pull request #1112 from kuba/rm-standalone-auth-docs
Remove autodoc for standalone.authenticator
2015-10-24 09:44:46 -07:00
bmw
af5b25007c Merge pull request #1113 from kuba/manifest-examples
MANIFEST: include examples
2015-10-24 09:35:35 -07:00
bmw
7d3d950c24 Merge pull request #1109 from joubin/patch-2
removed extra path
2015-10-24 09:29:38 -07:00
bmw
88fe35290c Merge pull request #1103 from letsencrypt/example-cli
Use better example config
2015-10-24 09:25:32 -07:00
Brad Warren
02159624bf Informed users about other options 2015-10-24 09:20:52 -07:00
Jakub Warmuz
cd07d3aa27
MANIFEST: include examples dir for acme 2015-10-24 13:39:38 +00:00
Jakub Warmuz
e2a7165fa0
MANIFEST: include examples dir for letsencrypt
This is necessary because docs includes files from the examples dir.
2015-10-24 13:38:50 +00:00
Jakub Warmuz
c0a8dae565
Remove autodoc for standalone.authenticator 2015-10-24 13:29:01 +00:00
Jakub Warmuz
0fb8cb5074
Move install warns to section bottom 2015-10-24 13:24:44 +00:00
Jakub Warmuz
b021b28bca
Remove link for Virtualenv 2015-10-24 13:23:48 +00:00
Jakub Warmuz
0a6c61551c
Warn against pip install, rewrap. 2015-10-24 13:22:46 +00:00
Jakub Warmuz
673d6b10b3
Revert old install warning (fixes #1044) 2015-10-24 13:20:26 +00:00