0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 12:42:12 +01:00
gitea/models
Lunny Xiao b491b2104f
Fix panic of ssh public key page after deletion of auth source (#31829)
Fix #31730 

This PR rewrote the function `PublicKeysAreExternallyManaged` with a
simple test. The new function removed the loop to make it more readable.
2024-08-15 23:59:01 +08:00
..
actions Show latest run when visit /run/latest (#31808) 2024-08-10 08:40:41 +08:00
activities
admin
asymkey Fix panic of ssh public key page after deletion of auth source (#31829) 2024-08-15 23:59:01 +08:00
auth
avatars
db
dbfs
fixtures
git Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-11 14:48:20 +00:00
issues Add issue comment when moving issues from one column to another of the project (#29311) 2024-08-09 01:29:02 +00:00
migrations Add issue comment when moving issues from one column to another of the project (#29311) 2024-08-09 01:29:02 +00:00
organization
packages
perm
project Fixes for unreachable project issues when transfer repository from organization (#31770) 2024-08-13 02:53:43 +00:00
pull
repo Remove unused code from models/repos/release.go (#31756) 2024-08-02 14:23:49 +00:00
secret Clarify Actions resources ownership (#31724) 2024-08-01 09:04:04 +00:00
shared/types
system
unit
unittest
user Support delete user email in admin panel (#31690) 2024-07-25 18:11:04 +08: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