index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5563-simple-http-auth.sh
Age
Commit message (
Expand
)
Author
2026-02-05
Merge branch 'ap/http-probe-rpc-use-auth'
Junio C Hamano
2026-01-14
remote-curl: use auth for probe_rpc() requests too
Aaron Plattner
2025-12-18
t5563: add missing end-of-line in HTTP header
Jeff King
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-07-09
http: allow authenticating proactively
brian m. carlson
2024-05-27
transport-helper: fix leaking helper name
Patrick Steinhardt
2024-04-16
credential: add support for multistage credential rounds
brian m. carlson
2024-04-16
t5563: refactor for multi-stage authentication
brian m. carlson
2024-04-16
credential: enable state capability
brian m. carlson
2024-04-16
http: add support for authtype and credential
brian m. carlson
2023-05-19
Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache'
Junio C Hamano
2023-05-18
t/lib-httpd: make CGIPassAuth support conditional
Jeff King
2023-03-31
t5563: prevent "ambiguous redirect"
Johannes Schindelin
2023-02-27
credential: add WWW-Authenticate header to cred requests
Matthew John Cheetham
2023-02-27
t5563: add tests for basic and anoymous HTTP access
Matthew John Cheetham