8000 admin: use POST to run operations by unknwon · Pull Request #5997 · gogs/gogs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

admin: use POST to run operations #5997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 21, 2020
Merged

admin: use POST to run operations #5997

merged 2 commits into from
Mar 21, 2020

Conversation

unknwon
Copy link
Member
@unknwon unknwon commented Mar 21, 2020

Fixed CSRF reported by Wenxu Wu of Tencent's Xuanwu Lab.

Fixes #5367

unknwon added 2 commits March 21, 2020 11:35
Fixed CSRF reported by Wenxu Wu of Tencent's Xuanwu Lab.
@codecov
Copy link
codecov bot commented Mar 21, 2020

Codecov Report

Merging #5997 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #5997   +/-   ##
======================================
  Coverage    5.99%   5.99%           
======================================
  Files          60      60           
  Lines       10201   10201           
======================================
  Hits          612     612           
  Misses       9498    9498           
  Partials       91      91

@unknwon unknwon merged commit 958d8b6 into master Mar 21, 2020
@unknwon unknwon deleted the bugfix/post-admin-ops branch March 21, 2020 03:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cross-Site Request Forgery (CSRF) in admin panel
1 participant
0