Mercurial > hg
comparison tests/test-push-http.out @ 6335:e29557d687c9
hgweb: only accept POST requests for unbundle
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Fri, 21 Mar 2008 00:55:53 +0100 |
parents | f53b9a383476 |
children | 0750f11152fe |
comparison
equal
deleted
inserted
replaced
6334:7016f7fb8fe3 | 6335:e29557d687c9 |
---|---|
4 pushing to http://localhost/ | 4 pushing to http://localhost/ |
5 searching for changes | 5 searching for changes |
6 ssl required | 6 ssl required |
7 % serve errors | 7 % serve errors |
8 % expect authorization error | 8 % expect authorization error |
9 abort: authorization failed | |
9 pushing to http://localhost/ | 10 pushing to http://localhost/ |
10 searching for changes | 11 searching for changes |
11 push not authorized | |
12 % serve errors | 12 % serve errors |
13 % expect authorization error: must have authorized user | 13 % expect authorization error: must have authorized user |
14 abort: authorization failed | |
14 pushing to http://localhost/ | 15 pushing to http://localhost/ |
15 searching for changes | 16 searching for changes |
16 push not authorized | |
17 % serve errors | 17 % serve errors |
18 % expect success | 18 % expect success |
19 pushing to http://localhost/ | 19 pushing to http://localhost/ |
20 searching for changes | 20 searching for changes |
21 adding changesets | 21 adding changesets |
24 added 1 changesets with 1 changes to 1 files | 24 added 1 changesets with 1 changes to 1 files |
25 % serve errors | 25 % serve errors |
26 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http | 26 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http |
27 rolling back last transaction | 27 rolling back last transaction |
28 % expect authorization error: all users denied | 28 % expect authorization error: all users denied |
29 abort: authorization failed | |
29 pushing to http://localhost/ | 30 pushing to http://localhost/ |
30 searching for changes | 31 searching for changes |
31 push not authorized | |
32 % serve errors | 32 % serve errors |
33 % expect authorization error: some users denied, users must be authenticated | 33 % expect authorization error: some users denied, users must be authenticated |
34 abort: authorization failed | |
34 pushing to http://localhost/ | 35 pushing to http://localhost/ |
35 searching for changes | 36 searching for changes |
36 push not authorized | |
37 % serve errors | 37 % serve errors |