mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
This patch only moves code around and splits out two functions from loadOrCreateAsymmetricKey(). The diff is best viewed with -b to ignore white space (indentation) changes. This is done for two reasons: - For future additions, we will need loadAsymmetricKey() only, without the create - The doubly nested immediately invoked closure construction was not exactly helping clarity |
||
|---|---|---|
| .. | ||
| signingkey.go | ||
| signingkey_test.go | ||