This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-09-08 04:16:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.19.3
gitea
/
models
/
auth
History
Giteabot
16bfe983c2
Fix 500 error if there is a name conflict when edit authentication source (
#23832
) (
#23852
)
...
Backport
#23832
by @yp05327 Co-authored-by: yp05327 <
576951401@qq.com
>
2023-03-31 12:53:25 -04:00
..
main_test.go
…
oauth2_test.go
…
oauth2.go
…
session.go
…
source_test.go
…
source.go
Fix 500 error if there is a name conflict when edit authentication source (
#23832
) (
#23852
)
2023-03-31 12:53:25 -04:00
token_scope_test.go
Support scoped access tokens (
#20908
)
2023-01-17 15:46:03 -06:00
token_scope.go
Add scopes to API to create token and display them (
#22989
)
2023-02-20 15:28:44 -06:00
token_test.go
…
token.go
Support scoped access tokens (
#20908
)
2023-01-17 15:46:03 -06:00
twofactor.go
…
webauthn_test.go
…
webauthn.go
…