Enable CORS headers on git.autonomic.zone and ditch cors-container #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently we're using cors-container.herokuapp.com to handle CORS headers on requesting README files, because they're not enabled by default.
Switching them on is straightforward, but should happen after the dust has generally settled on this Gitea upgrade.