This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://gitcode.com/gitea/gitea.git
synced
2025-12-11 17:58:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98f2bf23bc57d734471a08e396c687be6d194313
gitea
/
services
/
auth
/
source
/
oauth2
History
wxiaoguang
c91a7e8dbb
Use
object-fit: contain
for oauth2 custom icons (
#26493
)
2023-08-14 16:21:04 +00:00
..
assert_interface_test.go
…
init.go
…
jwtsigningkey.go
Handle base64 decoding correctly to avoid panic (
#26483
)
2023-08-14 10:30:16 +00:00
providers_base.go
Use inline SVG for built-in OAuth providers (
#25171
)
2023-06-13 10:51:02 +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
Use inline SVG for built-in OAuth providers (
#25171
)
2023-06-13 10:51:02 +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
providers.go
Use
object-fit: contain
for oauth2 custom icons (
#26493
)
2023-08-14 16:21:04 +00:00
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
source.go
…
store.go
…
token.go
Bump github.com/golang-jwt/jwt to v5 (
#25975
)
2023-07-19 09:57:10 +00:00
urlmapping.go
…