1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-13 01:38:12 +00:00
Files
gitea/routers/web/auth/auth.go
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

24 KiB