0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-28 19:47:14 -04:00
Files
gitea/models/asymkey
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
..