jgm / jgm/gitit

Add support for http push and pull of git repository

Open
#606 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.3k
Forks
231
PR merge metrics
No merged PRs in 30d

Description

As per title, It would be wonderful to allow http push and pull of the underlying git repository only for authenticated users (or better accoding to the `require-authentication` setting).

Currently there is no way to do it, because gitit saves user data in a file with custom format (for example, it does not use htpasswd format, which renders impossible to do authentication via apache).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.