forgejo/services/auth/source/oauth2
Giteabot 2f34f1ec21
Use object-fit: contain for oauth2 custom icons (#26493) (#26498)
Backport #26493 by @wxiaoguang

It works for various sizes.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 24d6aacc7e)
2023-08-21 07:26:36 +02:00
..
assert_interface_test.go
init.go
jwtsigningkey.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
providers.go Use object-fit: contain for oauth2 custom icons (#26493) (#26498) 2023-08-21 07:26:36 +02:00
providers_base.go Use inline SVG for built-in OAuth providers (#25171) (#25234) 2023-06-13 12:04:40 +00:00
providers_custom.go Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#25161) 2023-06-09 10:59:18 +00:00
providers_openid.go Use inline SVG for built-in OAuth providers (#25171) (#25234) 2023-06-13 12:04:40 +00:00
providers_simple.go Modify OAuth login ui and fix display name, iconurl related logic (#25030) (#25161) 2023-06-09 10:59:18 +00:00
source.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2023-03-10 01:14:43 -05:00
store.go
token.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
urlmapping.go