Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: allow authenticating proactively | brian m. carlson | 2024-07-10 | 1 | -0/+116 |
* | transport-helper: fix leaking helper name | Patrick Steinhardt | 2024-05-27 | 1 | -0/+1 |
* | credential: add support for multistage credential rounds | brian m. carlson | 2024-04-17 | 1 | -5/+84 |
* | t5563: refactor for multi-stage authentication | brian m. carlson | 2024-04-17 | 1 | -43/+53 |
* | credential: enable state capability | brian m. carlson | 2024-04-17 | 1 | -0/+10 |
* | http: add support for authtype and credential | brian m. carlson | 2024-04-17 | 1 | -0/+133 |
* | Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache' | Junio C Hamano | 2023-05-19 | 1 | -0/+6 |
|\ | |||||
| * | t/lib-httpd: make CGIPassAuth support conditional | Jeff King | 2023-05-18 | 1 | -0/+6 |
* | | t5563: prevent "ambiguous redirect" | Johannes Schindelin | 2023-03-31 | 1 | -14/+12 |
|/ | |||||
* | credential: add WWW-Authenticate header to cred requests | Matthew John Cheetham | 2023-02-27 | 1 | -0/+242 |
* | t5563: add tests for basic and anoymous HTTP access | Matthew John Cheetham | 2023-02-27 | 1 | -0/+83 |