mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
921afb57fb
There is a missing return in handleSettingRemoteAddrError which means that the error page for repo settings is duplicately rendered. Fix #16771 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>