Skip to content

[Mono HTTP Server] Implement Git HTTP Protocol Authentication #594

Description

@benjamin-747

The current mono Git HTTP server does not support authentication, so we have disabled HTTP push operations via a configuration. see issue #585
In practice, when GitHub login is used, mono should send a GitHub token to the client for authentication during API calls such as info/refs. This would allow secure HTTP operations while enabling push functionality when authenticated via GitHub.

Metadata

Metadata

Assignees

Labels

refactoringrustPull requests that update Rust code

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions