0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-14 22:30:16 +01:00
forgejo/models
Gusted f161a4f60f
[GITEA] Make atomic ssh keys replacement robust
- After stumbling upon https://github.com/golang/go/issues/22397 and
reading the implementations I realized that Forgejo code doesn't have
`Sync()` and it doesn't properly error handle the `Close` function.
- (likely) Resolves https://codeberg.org/forgejo/forgejo/issues/1446

(cherry picked from commit 0efcb334c2)
(cherry picked from commit 04ef02c0dd)
(cherry picked from commit 85f2065c9b)
(cherry picked from commit 8d36b5cce6)
(cherry picked from commit 378dc30fb5)
(cherry picked from commit 2b28bf826e)
(cherry picked from commit d0625a001e)
2023-11-13 14:09:45 +01:00
..
actions
activities
admin
asymkey [GITEA] Make atomic ssh keys replacement robust 2023-11-13 14:09:45 +01:00
auth [GITEA] Drop sha256-simd in favor of stdlib 2023-11-13 14:09:45 +01:00
avatars
db [GITEA] Add slow SQL query warning 2023-11-13 14:07:36 +01:00
dbfs
fixtures [GITEA] Improve HTML title on repositories 2023-11-13 14:07:36 +01:00
forgejo/semver [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-11-13 12:21:09 +01:00
forgejo_migrations
git
issues [GITEA] enable system users for comment.LoadPoster 2023-11-13 14:09:43 +01:00
migrations [GITEA] Drop sha256-simd in favor of stdlib 2023-11-13 14:09:45 +01:00
organization
packages
perm
project
pull
repo [GITEA] Use restricted sanitizer for repository description 2023-11-13 14:09:44 +01:00
secret
shared/types
system
unit
unittest
user [GITEA] notifies admins on new user registration 2023-11-13 14:09:41 +01:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go