0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 14:45:24 +01:00
gitea/services/auth/source/oauth2
luzpaz d29d6d1991
Fix various typos (#20338)
* Fix various typos

Found via `codespell -q 3 -S ./options/locale,./options/license,./public/vendor -L actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon`

Co-authored-by: zeripath <art27@cantab.net>
2022-07-12 23:32:37 +02:00
..
assert_interface_test.go
init.go
jwtsigningkey.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
providers_base.go
providers_custom.go
providers_openid.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
providers_simple.go Use ImagedProvider for gplus oauth2 provider (#18504) 2022-02-01 01:02:56 +01:00
providers.go Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
source_authenticate.go
source_callout.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
source_name.go
source_register.go
source.go
store.go
token.go Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +01:00
urlmapping.go