Add support for http push and pull of git repository
Open
- 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.