mirror of
https://gitee.com/gitea/gitea
synced 2026-07-08 01:15:24 +08:00
In #20932 the MD5 helper function was removed from template context, it breaks user's customized templates. This PR adds the MD5 helper function back.