]> source.dussan.org Git - gitea.git/commit
Change action GETs to POST (#10462) (#10464)
authorJohn Olheiser <john.olheiser@gmail.com>
Tue, 25 Feb 2020 21:08:21 +0000 (15:08 -0600)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2020 21:08:21 +0000 (15:08 -0600)
commit4cb18601ff33dda5edb47d5b452cc8f2dc39dd67
treefb52c5aeab66b366da144e2d565fc79cd9003917
parent3abb25166c5da155b8ce1f708268aabf9ad9c9d7
Change action GETs to POST (#10462) (#10464)

* Change action GETs to POST

* submite = submit + smite

* No more # href

* Fix test

* Match other tests

* Explicit csrf

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
integrations/release_test.go
routers/routes/routes.go
templates/org/member/members.tmpl
templates/org/team/members.tmpl
templates/org/team/repositories.tmpl
templates/org/team/sidebar.tmpl
templates/org/team/teams.tmpl
templates/repo/header.tmpl
templates/repo/issue/milestones.tmpl
templates/user/profile.tmpl
web_src/js/index.js