summaryrefslogtreecommitdiffstats
path: root/t/t5563-simple-http-auth.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* http: allow authenticating proactivelybrian m. carlson2024-07-101-0/+116
* transport-helper: fix leaking helper namePatrick Steinhardt2024-05-271-0/+1
* credential: add support for multistage credential roundsbrian m. carlson2024-04-171-5/+84
* t5563: refactor for multi-stage authenticationbrian m. carlson2024-04-171-43/+53
* credential: enable state capabilitybrian m. carlson2024-04-171-0/+10
* http: add support for authtype and credentialbrian m. carlson2024-04-171-0/+133
* Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache'Junio C Hamano2023-05-191-0/+6
|\
| * t/lib-httpd: make CGIPassAuth support conditionalJeff King2023-05-181-0/+6
* | t5563: prevent "ambiguous redirect"Johannes Schindelin2023-03-311-14/+12
|/
* credential: add WWW-Authenticate header to cred requestsMatthew John Cheetham2023-02-271-0/+242
* t5563: add tests for basic and anoymous HTTP accessMatthew John Cheetham2023-02-271-0/+83