yan
d8ac31acae
Add method and test for dumping nginx configs
2015-04-17 22:18:56 -07:00
yan
4f3bf3d720
Add test for recursive file parsing
2015-04-17 22:18:56 -07:00
yan
eaef4065e3
Rename NginxParser to RawNginxParser
2015-04-17 22:18:56 -07:00
yan
b245394355
Add test server.conf file
2015-04-17 22:18:56 -07:00
yan
13232452f8
Add recursive 'include' parsing to nginx parser
2015-04-17 22:18:56 -07:00
yan
61b98210f9
Mark semiprivate methods in configurator
2015-04-17 22:18:56 -07:00
yan
8caf03dcbb
Update nginxparser test, remove other tests for now
2015-04-17 22:18:56 -07:00
yan
d36d0eeb30
Group nginx configurator methods more logically
2015-04-17 22:18:13 -07:00
James Kasten
932edbaf75
Select all domains by default
2015-04-17 16:45:10 -07:00
James Kasten
fcf4f69279
Cleanup RegistrationTest
2015-04-17 15:35:43 -07:00
James Kasten
495e1adaca
Add Registration encoding/fix hashable JWKRSA
2015-04-17 15:09:19 -07:00
James Kasten
ab616a598f
account integration
2015-04-17 03:40:22 -07:00
James Kasten
3d9d0627d7
add filename scrub
2015-04-17 00:57:51 -07:00
James Kasten
1e97c0c598
Add accounts and tests
2015-04-16 23:18:26 -07:00
yan
2460f85dbe
Add save and reverter methods
2015-04-16 13:47:26 -07:00
yan
33ff366171
Remove redirect enhancement, fix reload
2015-04-16 13:47:26 -07:00
yan
37649966c2
Nginx versioning and other config changes
2015-04-16 13:47:26 -07:00
yan
46db59d774
start adding nginx stubs
2015-04-16 13:47:20 -07:00
James Kasten
214c0e9355
towards accounts
2015-04-15 16:53:39 -07:00
James Kasten
55188c52e8
Merge pull request #337 from kuba/bugs/280
...
dialog display on squeeze (fixes #280 )
2015-04-14 13:02:29 -07:00
James Kasten
31915c5a01
Merge pull request #347 from kuba/boulder
...
Revert to ChallengeResource/ChallengeBody/Challenge triplet
2015-04-14 13:00:59 -07:00
Jakub Warmuz
cd90df8920
Update Travis and Vagrantfile to use sudo
2015-04-14 14:57:53 +00:00
Jakub Warmuz
990049bdd1
squeeze does not need --text
2015-04-14 14:21:38 +00:00
Jakub Warmuz
578680285f
Take out sudo from bootstrap scripts
2015-04-14 14:18:11 +00:00
Jakub Warmuz
a3164ae2d9
bootstrap: _deb_common.sh
2015-04-14 14:12:41 +00:00
Jakub Warmuz
7dd72ceac1
bootstrap: virtualenv for jessie+/utopic+ ( fixes #346 )
2015-04-14 14:11:35 +00:00
Jakub Warmuz
fc52600c4d
Adjust achallanges to be used with ChallengeBody
2015-04-14 13:40:56 +00:00
Jakub Warmuz
1672e07b2c
Return RegistrationResource in agree_to_tos
2015-04-14 13:06:21 +00:00
Jakub Warmuz
5298d8123d
ChallengeBody __getattr__ proxy
2015-04-14 13:06:14 +00:00
Jakub Warmuz
458a61a177
Revert to ChallengeResource/ChallengeBody/Challenge triplet
2015-04-14 13:06:08 +00:00
James Kasten
8857cb738b
fix get_chall_status call
2015-04-14 02:13:12 -07:00
James Kasten
75578a1906
Merge branch 'master' into boulder
2015-04-13 17:33:35 -07:00
James Kasten
e9ffaf5793
Better authorization handling
2015-04-13 17:33:11 -07:00
James Kasten
37620ebe39
works with boulder
2015-04-10 23:02:01 -07:00
James Kasten
d4aa97cf3e
Merge pull request #343 from garrettr/authenticator-cmd-line-arg
...
Add command line argument for Authenticator
2015-04-09 18:26:18 -07:00
Garrett Robinson
0d7f32fa98
Unit tests for setting authenticator via cmd line
2015-04-09 18:04:59 -07:00
Garrett Robinson
79f5ebe734
Update unit tests for determine_authenticator
...
The last commit refactored determine_authenticator to take a mapping of
authenticator names to authenticators instead of a list of
authenticators. This commit updates the existing unit tests to work with
this refactor.
2015-04-09 15:46:19 -07:00
Garrett Robinson
5d2abc30f0
Add cmd line arg for the authenticator
2015-04-09 15:45:50 -07:00
Garrett Robinson
73824c859a
Ignore emacs autosave files
2015-04-09 15:45:18 -07:00
James Kasten
f5d25c392b
separate out functions rename errors
2015-04-07 14:36:59 -07:00
Peter Eckersley
f36d143094
Link to interfaces.py
2015-04-07 11:46:48 -07:00
James Kasten
8a60b87081
Towards interoperability
2015-04-06 17:03:07 -07:00
Jakub Warmuz
6a47bc66d1
dialog display on squeeze ( fixes #280 )
2015-04-05 07:58:15 +00:00
James Kasten
99c5b7e290
Update ubuntu.sh test info
2015-04-02 10:36:26 -07:00
James Kasten
9a09ac8872
Merge pull request #313 from kuba/bugs/302
...
Bootstrap scripts (fixes : #302 )
2015-04-02 10:31:04 -07:00
Jakub Warmuz
a45dab35bf
bootstrap Debian, squeeze notes (cf. #280 )
2015-04-02 11:32:52 +00:00
Jakub Warmuz
d6d0c76f42
Merge remote-tracking branch 'github/letsencrypt/master' into bugs/302
2015-04-02 09:40:58 +00:00
Jakub Warmuz
7eee393b80
apt-get install dpkg-dev ( fixes #276 )
2015-04-02 09:23:28 +00:00
Jakub Warmuz
b76542afb3
constants:DEFAULT_*
2015-04-02 06:55:50 +00:00
James Kasten
e41acf72a0
Merge pull request #325 from kuba/network2
...
Restified messages2 and network2
2015-04-01 15:14:20 -07:00