0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-03-24 23:19:54 +01:00
zeripath 27f9bda769
Prevent NPE on avatar direct rendering if federated avatars disabled ()
 assumed that direct avatar urls would always be libravatar urls - this leads
to NPEs if federated avatar service is disabled.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-12 20:57:12 -04:00
..