mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-09 10:16:31 +00:00

Backport #31829 by @lunny Fix #31730 This PR rewrote the function `PublicKeysAreExternallyManaged` with a simple test. The new function removed the loop to make it more readable. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>