mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
d958b9db4f
* 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