Add missing return to handleSettingRemoteAddrError #16794

Merged
lunny merged 2 commits from fix-16771-add-missing-return-on-setting-page-error into main 2021-08-23 22:09:25 +00:00
Contributor

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

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>
jolheiser approved these changes 2021-08-23 20:11:09 +00:00
techknowlogick approved these changes 2021-08-23 22:08:33 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#16794
No description provided.