0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-27 03:23:23 +01:00
gitea/services/auth/source/oauth2
silverwind 82e102f8b0
Replace more gt- with tw- (#29678)
This will conclude the trivial class replacements.
2024-03-08 22:02:05 +01:00
..
assert_interface_test.go
init.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
jwtsigningkey.go Use general token signing secret (#29205) 2024-02-18 17:39:04 +00:00
providers.go Replace more gt- with tw- (#29678) 2024-03-08 22:02:05 +01:00
providers_base.go Increase auth provider icon size on login page (#27122) 2023-09-19 21:47:13 +00:00
providers_custom.go Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
providers_openid.go Increase auth provider icon size on login page (#27122) 2023-09-19 21:47:13 +00:00
providers_simple.go Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
source.go
source_authenticate.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
source_callout.go
source_name.go
source_register.go
store.go
token.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
urlmapping.go