Skip to content
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

fix bug manifest.json will not request with cookie so that session will created every request #6372

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

lunny
Copy link
Member

@lunny lunny commented Mar 19, 2019

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@f7f2f12). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #6372   +/-   ##
=========================================
  Coverage          ?   38.87%           
=========================================
  Files             ?      365           
  Lines             ?    51341           
  Branches          ?        0           
=========================================
  Hits              ?    19957           
  Misses            ?    28511           
  Partials          ?     2873

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7f2f12...767a7c3. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 19, 2019
@lunny
Copy link
Member Author

lunny commented Mar 19, 2019

@FloThinksPi My first idea is same as you to disable session on public resources. But I found I'm not familiar with macaron enough to do that in a short time and I think I will send another PR to do that.

@FloThinksPi
Copy link

Yea this will do it as quick fix 👍

@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 19, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 19, 2019
@techknowlogick techknowlogick merged commit ce646fd into go-gitea:master Mar 19, 2019
@techknowlogick
Copy link
Member

@lunny please create backport PRs

@lunny
Copy link
Member Author

lunny commented Mar 20, 2019

@FloThinksPi Yes, please. And I think maybe some other resources routes should also disable session.

lunny added a commit to lunny/gitea that referenced this pull request Mar 20, 2019
lunny added a commit to lunny/gitea that referenced this pull request Mar 20, 2019
@lunny lunny added the backport/done All backports for this PR have been created label Mar 20, 2019
@lunny lunny deleted the lunny/fix_manifest_json branch March 20, 2019 01:03
techknowlogick pushed a commit that referenced this pull request Mar 20, 2019
techknowlogick pushed a commit that referenced this pull request Mar 20, 2019
@FloThinksPi
Copy link

Deleted my comments cause i will send it to security@gitea just to be sure.

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"data/sessions" folder growed up and used 100% inodes
7 participants