]> source.dussan.org Git - gitea.git/commit
Fix redirection path if Slack webhook channel is invalid (#10548)
authorJames Lakin <jamesorlakin@users.noreply.github.com>
Sun, 1 Mar 2020 16:51:55 +0000 (16:51 +0000)
committerGitHub <noreply@github.com>
Sun, 1 Mar 2020 16:51:55 +0000 (11:51 -0500)
commitc08c975d368771237d6509df915d3ec315186612
tree562ae170bc69ca1d02a5b8022766133be052fcdb
parentf9d34b2c604b1f5058a7605bf23273ec73bc78ad
Fix redirection path if Slack webhook channel is invalid (#10548)

The path to the hook config is already defined by orgRepoCtx

Co-authored-by: Lauris BH <lauris@nix.lv>
routers/repo/webhook.go