• Joined on 2026年02月23日
ArcaneNibble opened issue git-pages/git-pages#213 2026年06月10日 04:05:54 +02:00
Feature request: a way for pure-JS web pages to upload?
ArcaneNibble commented on issue Codeberg/Community#2745 2026年06月10日 01:20:55 +02:00
cannot clone repositories from a web page git client, because of CORS, even though it "definitely" should work

There is, of course, the definitely safe option of having an entirely separate domain/origin for this specific use case (either built-in or by hosting a CORS proxy)

ArcaneNibble commented on issue Codeberg/Community#2745 2026年06月09日 23:59:34 +02:00
cannot clone repositories from a web page git client, because of CORS, even though it "definitely" should work

Yeah, I'm also doing some digging and it seems this setting is controlled by ACCESS_CONTROL_ALLOW_ORIGIN under [repository] rather than by [cors]

ArcaneNibble opened issue Codeberg/Community#2745 2026年06月09日 23:15:15 +02:00
cannot clone repositories from a web page git client, because of CORS, even though it "definitely" should work
ArcaneNibble commented on issue forgejo/forgejo#13026 2026年06月09日 22:02:53 +02:00
problem: allow CORS for git-upload-pack over HTTPS protocol please?

It definitely doesn't work on Codeberg, is that an issue specific to their installation?

ArcaneNibble opened issue forgejo/forgejo#13026 2026年06月09日 21:21:46 +02:00
problem: allow CORS for git-upload-pack over HTTPS protocol please?
ArcaneNibble pushed to main at ArcaneNibble/test2 2026年06月09日 20:40:38 +02:00
d5ebd35b09 Add test
ArcaneNibble created branch main in ArcaneNibble/test2 2026年06月09日 20:40:38 +02:00
ArcaneNibble created repository ArcaneNibble/test2 2026年06月09日 20:40:16 +02:00