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

After #24413, 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>
2023-05-04 12:07:15 +00:00
..
api Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
common Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
install Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
private Refactor web route (#24080) 2023-04-20 14:49:06 -04:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Fix some mistakes when using `ignSignIn` (#24415) 2023-05-04 12:07:15 +00:00
init.go Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00