Skip to content

Commit 6b23fb0

Browse files
committed
go-gitea#11459 is bugfix
1 parent 98801ed commit 6b23fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
88

99
* SECURITY
1010
* Fix missing authorization check on pull for public repos of private/limited org (#11656) (#11683)
11-
* Allow all members of private orgs to see public repos (#11442) (#11459)
1211
* Use session for retrieving org teams (#11438) (#11439)
1312
* BUGFIXES
1413
* Return json on 500 error from API (#11574) (#11660)
@@ -18,6 +17,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
1817
* Use media links for img in post-process (#10515) (#11504)
1918
* Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) (#11475)
2019
* Set correct Content-Type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461)
20+
* Allow all members of private orgs to see public repos (#11442) (#11459)
2121
* Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) (#11457)
2222
* Forcibly clean and destroy the session on logout (#11447) (#11451)
2323
* Fix /api/v1/orgs/* endpoints by changing parameter to :org from :orgname (#11381)

0 commit comments

Comments
 (0)