THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b390b439e1f0745ca78654e35bb71b3c3c2d5c54
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
…