1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-29 10:02:08 +03:00
Commit Graph

10392 Commits

Author SHA1 Message Date
James Kasten
2114f61164 better authorization logging 2015-01-13 17:31:11 -08:00
James Kasten
32f628d3d2 use path param 2015-01-13 17:10:39 -08:00
James Kasten
ce13ead0cd pep8 compliance 2015-01-13 16:48:18 -08:00
Martijn Bastiaan
9e123d9639 Added spdy to Validator 2015-01-13 16:03:27 +01:00
Martijn Bastiaan
b4ef173245 Moved ValidationException, changed https() signature in interface, restructured imports to comply with project guidelines 2015-01-13 14:41:17 +01:00
James Kasten
d0c9e4fc07 Remove assertIs - not supported in 2.6 2015-01-13 01:41:56 -08:00
James Kasten
f547d761f4 Merge branch 'dvsni_cleanup' 2015-01-13 01:24:55 -08:00
James Kasten
ddbe8e7b29 Add more index specific documentation 2015-01-13 01:22:24 -08:00
James Kasten
0dddcd1ffa cleanup branch 2015-01-13 01:03:21 -08:00
James Kasten
ed94479775 Merge pull request #161 from ThomasWaldmann/fixes
some more little issues
2015-01-12 17:36:10 -08:00
Thomas Waldmann
97a4f27af6 remove redundant parentheses 2015-01-13 02:26:39 +01:00
Thomas Waldmann
0e2a4984b1 remove superfluous assignment 2015-01-13 02:22:24 +01:00
James Kasten
c091b9ac63 Merge pull request #160 from ThomasWaldmann/fixes
fix typos
2015-01-12 17:07:59 -08:00
Thomas Waldmann
541e006ad0 fix typos 2015-01-13 01:51:03 +01:00
Martijn Bastiaan
ba1ad6036c Cleaned Validator, implemented ocsp checking 2015-01-13 00:39:56 +01:00
Martijn Bastiaan
29a72cbd72 Added zope inheritance to interface 2015-01-13 00:39:17 +01:00
Martijn Bastiaan
afc40443f6 Forgot negation in if-statement checking for https 2015-01-12 21:18:14 +01:00
Martijn Bastiaan
c506480b64 Added basic validator 2015-01-12 19:03:03 +01:00
James Kasten
ae20f2fd7d tests for new code 2015-01-12 05:44:06 -08:00
James Kasten
be5ae7ae9a Created auth_handler and client_authenticator. Use dicts for all messages and keep client clean. 2015-01-10 05:19:22 -08:00
James Kasten
8f062ddc54 update documentation for recovery_token 2015-01-09 22:29:46 -08:00
James Kasten
ca7628caae Small changes/renaming 2015-01-09 22:25:36 -08:00
James Kasten
0bef6769ba cleanup challenge infrastructure 2015-01-09 05:30:15 -08:00
James Kasten
8eaeb1bc5e Merge branch 'dvsni_cleanup' of github.com:letsencrypt/lets-encrypt-preview into dvsni_cleanup
Conflicts:
	letsencrypt/client/apache/configurator.py
2015-01-06 02:26:52 -08:00
James Kasten
21b8e10560 Add dvsni documentation 2015-01-06 02:15:24 -08:00
James Kasten
73ec1311c0 Initial challenge refactor/allow multiple names 2015-01-06 02:11:44 -08:00
James Kasten
a2a64e9410 Turn DVSNI into module, add more appropriate challenges/api 2015-01-06 02:11:44 -08:00
James Kasten
7c23a2f2aa Use DVSNI_Chall namedtuple 2015-01-06 02:02:18 -08:00
James Kasten
f089449bf2 Initial challenge refactor/allow multiple names 2015-01-06 01:57:07 -08:00
James Kasten
759e233aaa Merge pull request #157 from letsencrypt/fix_155
Fix #155
2015-01-02 14:32:17 -08:00
James Kasten
96f288861b Fix #155 2015-01-02 14:25:17 -08:00
James Kasten
59ec8aa280 Moved options-ssl.conf into apache dir 2015-01-01 08:20:33 -08:00
James Kasten
bb6d84c255 Merge pull request #146 from ThomasWaldmann/master
fix typos, including a severe one
2014-12-24 22:57:44 -08:00
James Kasten
2f6bbe7593 Merge pull request #145 from kuba/docs
Add API docs for client.network
2014-12-24 22:38:43 -08:00
Thomas Waldmann
3cc15ee909 fix typos, including a severe one
bugfix see configurator.py:233
2014-12-24 16:45:57 +01:00
Jakub Warmuz
3efca70a56 Add API docs for client.network 2014-12-24 06:56:14 +00:00
James Kasten
22e4d2ff34 Merge pull request #144 from ThomasWaldmann/master
bug fix + some small fixes
2014-12-23 19:55:08 -08:00
Thomas Waldmann
992830f2c2 fix typos, including a severe one 2014-12-24 04:42:03 +01:00
Thomas Waldmann
5584bb4e6f fix param names in docstrings to match actual param names 2014-12-24 04:40:16 +01:00
James Kasten
52e8761dea Merge pull request #143 from kuba/docs
Update API docs
2014-12-23 17:20:02 -08:00
James Kasten
05d803ddd3 Turn DVSNI into module, add more appropriate challenges/api 2014-12-23 03:54:30 -08:00
Jakub Warmuz
2893b25db1 Update API docs 2014-12-23 10:59:33 +00:00
James Kasten
c025f25367 Remove nginx_configurator from master 2014-12-22 00:41:54 -08:00
James Kasten
eb99571a98 Use DVSNI_Chall namedtuple 2014-12-22 00:29:33 -08:00
James Kasten
684a9aae9d git push origin masterMerge branch 'kuba-zope.interface-display' 2014-12-21 21:41:45 -08:00
James Kasten
7860db63cf Make necessary fixes to pull request 2014-12-21 21:41:12 -08:00
James Kasten
1b2896aff2 Merge branch 'zope.interface-display' of git://github.com/kuba/lets-encrypt-preview into kuba-zope.interface-display 2014-12-21 21:22:31 -08:00
James Kasten
99d3ba3c16 Merge pull request #133 from kuba/zope.interface
zope.interface
2014-12-21 20:25:39 -08:00
Jakub Warmuz
5958aee5d1 Merge branch 'zope.interface' into zope.interface-display
Conflicts:
	letsencrypt/client/client.py
	letsencrypt/scripts/main.py
2014-12-22 01:26:31 +00:00
Jakub Warmuz
ce9f4b0849 Merge branch 'master' into zope.interface
Conflicts:
	letsencrypt/client/recovery_token_challenge.py
2014-12-22 01:04:48 +00:00