Add gitea push hook #6
Loading…
Reference in a new issue
No description provided.
Delete branch "snaakey/hydra:main"
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?
46c68b3a69
toe5b24be49b
e5b24be49b
to3c5c42385a
Could you cherry-pick the individual commits from the author, instead of what you've done currently which squashes everything (and loses proper commit attribution) into one merge commit?
Otherwise no objection from me to merge this, I don't use this and can't test it, but I could believe it works. Long term we should figure out whether we want to continue supporting this or not...
3c5c42385a
to3e7b407bfe
3e7b407bfe
toab6d81fad4
Cherry-picked the original commits and tested it.
I'll merge this for now but oh gods this is a complete misfeature and a blatant DoS hole without signature checking. The only reason I'm not NAK-ing it is because there's an even worse DoS hole via /api/push which is also unauth'd, GET, and uses a bespoke scheme that does not support signatures.
average perl project