This website requires JavaScript.
Explore
Help
Sign In
ddmt
/
gitdts
Watch
1
Star
0
Fork
0
You've already forked gitdts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc2dd76d98e3fcdfde922812f793a1db1f1ca555
gitdts
/
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
…