[Bug] Avatars missing after recent upgrade #42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
there's an issue with the recent upgrade of Gitea that won't properly show user-supplied avatars and org avatars.
a little write-up has been created and the issues is tracked upstream.
⇒ https://github.com/go-gitea/gitea/issues/15727
the issue fix will soon be merged upstream
⇒ https://github.com/go-gitea/gitea/pull/15731
I already applied the patch here, though.