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
2025-02-22 00:08:29 +01:00
Code
Issues
Activity
gitea
/
models
/
auth
History
wxiaoguang
915cdf8f87
Remove "misc" scope check from public API endpoints (
#26134
)
...
Fix
#26035
2023-07-26 02:53:31 +00:00
..
main_test.go
…
oauth2_test.go
…
oauth2.go
Less naked returns (
#25713
)
2023-07-07 05:31:56 +00:00
session.go
…
source_test.go
…
source.go
Fix 500 error if there is a name conflict when edit authentication source (
#23832
)
2023-03-31 22:32:18 +08:00
token_scope_test.go
Redesign Scoped Access Tokens (
#24767
)
2023-06-04 20:57:16 +02:00
token_scope.go
Remove "misc" scope check from public API endpoints (
#26134
)
2023-07-26 02:53:31 +00:00
token_test.go
…
token.go
Upgrade go dependencies (
#25819
)
2023-07-14 11:00:31 +08:00
twofactor.go
Use minio/sha256-simd for accelerated SHA256 (
#23052
)
2023-02-22 14:21:46 -05:00
webauthn_test.go
…
webauthn.go
…