gitea/routers
wxiaoguang 03fab6a8bb
Fix some mistakes when using `ignSignIn` ()
Some old code doesn't respect the definition of `RequireSignInView` (the
`ignSignIn` is forgotten).

After , this PR will do more fixes, ~~and rename the strange
`ignSignIn` to `optSignIn`.~~

This PR is ready for review, I think we can postpone the "ignSignIn"
renaming to another, to make this PR simple and clear.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
..
api
common
install
private
utils
web Fix some mistakes when using `ignSignIn` ()
init.go