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-02-04 00:11:56 +01:00
Code
Issues
Activity
gitea
/
models
/
auth
History
wxiaoguang
2165729d16
Avoid cycle-redirecting user/login page (
#28636
) (
#28658
)
...
Backport
#28636
Fix
#28231
, and remove some unused code.
2023-12-30 20:50:08 +08:00
..
main_test.go
…
oauth2_test.go
…
oauth2.go
…
session.go
…
source_test.go
…
source.go
Avoid cycle-redirecting user/login page (
#28636
) (
#28658
)
2023-12-30 20:50:08 +08:00
token_scope_test.go
Redesign Scoped Access Tokens (
#24767
)
2023-06-04 20:57:16 +02:00
token_scope.go
…
token_test.go
…
token.go
…
twofactor.go
…
webauthn_test.go
…
webauthn.go
…