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 21:55:08 +01:00
Code
Issues
Activity
gitea
/
models
/
auth
History
Lunny Xiao
4f32abaf94
move repository deletion to service layer (
#26948
)
...
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-08 04:51:15 +00:00
..
main_test.go
move repository deletion to service layer (
#26948
)
2023-09-08 04:51:15 +00:00
oauth2_test.go
Ignore the trailing slashes when comparing oauth2 redirect_uri (
#26597
)
2023-08-21 12:15:55 +08:00
oauth2.go
Ignore the trailing slashes when comparing oauth2 redirect_uri (
#26597
)
2023-08-21 12:15:55 +08: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
…
webauthn_test.go
…
webauthn.go
…