This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-15 13:36:24 +02:00
Code
Issues
Activity
Files
352a50d65f02e81bb06b07fd6cd11e83f5d64cb0
gitea
/
models
/
auth
T
History
Jason Song
and
GitHub
f047ee0a40
Use random bytes to generate access token (
#21959
)
2022-11-28 23:37:42 +08:00
..
main_test.go
…
oauth2_test.go
…
oauth2.go
…
session.go
…
source_test.go
…
source.go
…
token_test.go
…
token.go
Use random bytes to generate access token (
#21959
)
2022-11-28 23:37:42 +08:00
twofactor.go
Replace fmt.Sprintf with hex.EncodeToString (
#21960
)
2022-11-28 11:19:18 +00:00
webauthn_test.go
…
webauthn.go
…