forgejo-aneksajo/routers
Matthias Riße 18df280fc1 Add git-annex p2phttp support (#42)
This adds a new endpoint under `/git-annex-p2phttp` which acts as an
authenticating proxy to git-annex' p2phttp server. This makes it
possible to set `annex+<server-url>/git-annex-p2phttp` as
`remote.<name>.annexurl` and use git-annex fully over http(s) with the
normal credentials and access tokens provided by Forgejo.

Fixes #25.

Reviewed-on: https://codeberg.org/matrss/forgejo-aneksajo/pulls/42
Co-authored-by: Matthias Riße <m.risse@fz-juelich.de>
Co-committed-by: Matthias Riße <m.risse@fz-juelich.de>
2025-03-24 09:06:59 +01:00
..
api [v10.0/forgejo] fix(api): typo in API description for repoSearch (#7202) 2025-03-11 14:03:19 +00:00
common [v10.0/forgejo] fix: use correct input for strip slashes middleware (#7306) 2025-03-22 17:30:28 +00:00
install [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
private git-annex: add configuration setting [annex].ENABLED 2025-03-24 09:02:03 +01:00
utils [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2024-04-15 13:03:08 +00:00
web Add git-annex p2phttp support (#42) 2025-03-24 09:06:59 +01:00
init.go Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00