1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/models/auth
Giteabot 16bfe983c2
Fix 500 error if there is a name conflict when edit authentication source () ()
Backport  by @yp05327

Co-authored-by: yp05327 <576951401@qq.com>
2023-03-31 12:53:25 -04:00
..
main_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
oauth2.go Improve utils of slices () 2023-01-11 13:31:16 +08:00
oauth2_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
session.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
source.go Fix 500 error if there is a name conflict when edit authentication source () () 2023-03-31 12:53:25 -04:00
source_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
token.go Support scoped access tokens () 2023-01-17 15:46:03 -06:00
token_scope.go Add scopes to API to create token and display them () 2023-02-20 15:28:44 -06:00
token_scope_test.go Support scoped access tokens () 2023-01-17 15:46:03 -06:00
token_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
twofactor.go Replace fmt.Sprintf with hex.EncodeToString () 2022-11-28 11:19:18 +00:00
webauthn.go Replace deprecated Webauthn library () 2023-01-11 21:51:00 -05:00
webauthn_test.go Replace deprecated Webauthn library () 2023-01-11 21:51:00 -05:00