This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-01-03 21:48:31 +01:00
Code
Issues
Activity
gitea
/
routers
/
web
/
auth
History
wxiaoguang
02df269d24
Make "/user/login" page redirect if the current user has signed in (
#29583
) (
#29599
)
...
Backport
#29583
2024-03-05 21:03:45 +08:00
..
2fa.go
Another round of
db.DefaultContext
refactor (
#27103
) (
#27262
)
2023-09-25 19:24:35 +02:00
auth_test.go
Make "/user/login" page redirect if the current user has signed in (
#29583
) (
#29599
)
2024-03-05 21:03:45 +08:00
auth.go
Make "/user/login" page redirect if the current user has signed in (
#29583
) (
#29599
)
2024-03-05 21:03:45 +08:00
linkaccount.go
Another round of
db.DefaultContext
refactor (
#27103
) (
#27262
)
2023-09-25 19:24:35 +02:00
main_test.go
…
oauth_test.go
…
oauth.go
Another round of
db.DefaultContext
refactor (
#27103
) (
#27262
)
2023-09-25 19:24:35 +02:00
openid.go
Reduce usage of
db.DefaultContext
(
#27073
)
2023-09-14 17:09:32 +00:00
password.go
More refactoring of
db.DefaultContext
(
#27083
)
2023-09-15 06:13:19 +00:00
webauthn.go
Don't show Link to TOTP if not set up (
#27585
) (
#27588
)
2023-10-11 22:59:21 +02:00