forgejo/routers
wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636)
Fix #28231, and remove some unused code. The `db.HasEngine` doesn't seem
useful because the db engine is always initialized before web route.
2023-12-30 08:48:34 +00:00
..
api
common Avoid cycle-redirecting user/login page (#28636) 2023-12-30 08:48:34 +00:00
install
private
utils
web Avoid cycle-redirecting user/login page (#28636) 2023-12-30 08:48:34 +00:00
init.go