mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-05 05:21:55 +08:00

* Always return local url for users avatar Avoids having to wait for DNS lookups when libravatar is activated fixing #6046 * Avoid double slash in avatar link * Move avatar route to the correct place