forgejo/routers
zeripath 921afb57fb
Add missing return to handleSettingRemoteAddrError ()
There is a missing return in handleSettingRemoteAddrError which means
that the error page for repo settings is duplicately rendered.

Fix 

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

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-08-23 18:09:25 -04:00
..
api/v1 Add filter by owner and team to issue/pulls search endpoint () 2021-08-13 22:47:25 +02:00
common Rename context.Query to context.Form () 2021-07-29 03:42:15 +02:00
install Allow setting X-FRAME-OPTIONS () 2021-08-06 16:47:10 -04:00
private Fix spelling of HookProcReceiveResult () 2021-08-14 13:17:10 +02:00
utils just add some unit tests () 2021-06-29 22:00:02 +01:00
web Add missing return to handleSettingRemoteAddrError () 2021-08-23 18:09:25 -04:00
init.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00