Post #1490242
2026-04-15 09:47 UTC
#codeberg users, I have a question. Is there a way to allow anyone to pull your repository, without having them authenticate with Codeberg beforehand? I noticed that, even when pulling with HTTP, I'm asked to authenticate with username and password, and there doesn't seem to be an option to disable it in settings.
EDIT: The repository is https://codeberg.org/ayhon/logical_verification_2025, in case someone wants to give it a quick look and see if I did something stupid.
Replies (1)
-
@Epsilon_02@chaos.social 2026-04-15 11:11
@ayhon it should be able to do this ๐ค I use some of my repos in a nix flake which also just does a http clone (I think) without authentication required. Is your repository public? The behavior, as I know it, is to only ask for username and password when the repo is private. Maybe there is a hiccup in the dataset of your repo, then you should open an issue in one of the codeberg issue repos (I don't know which is the correct one for this, sorry ๐ )