You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
api Improve template system and panic recovery (#24461) 2 years ago
common Improve template system and panic recovery (#24461) 2 years ago
install Improve template system and panic recovery (#24461) 2 years ago
private Refactor web route (#24080) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix some mistakes when using `ignSignIn` (#24415) 2 years ago
init.go Use globally shared HTMLRender (#24436) 2 years ago