web3infra-foundation / mega

Mega is an unofficial open source implementation of Google Piper.
https://gitmega.dev
Apache License 2.0
168 stars 31 forks source link

[Mono HTTP Server] Add Parameter to Control Whether Users Can Push via HTTP #585

Closed benjamin-747 closed 1 month ago

benjamin-747 commented 2 months ago

Introduce a configurable parameter to allow or disallow users from using HTTP for git push operations. This would enhance security by giving administrators control over whether to permit HTTP push access or enforce stricter protocols like SSH.