This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
7
Files
9f43222fa7eeea3cf15c6d97fa4ee2ee55fb4bbe
gitcaddy-server
/
routers
/
web
/
auth
History
oGi4i
8255e358d0
Use DisplayName() instead of FullName in Oauth provider (
#19991
)
...
Use DisplayName() in Oauth as this provides a fallback if FullName is not set.
Closes
#19382
2022-06-16 23:29:54 +01:00
..
2fa.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
auth.go
Prevent NPE when cache service is disabled (
#19703
)
2022-05-21 22:29:49 +08:00
linkaccount.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
main_test.go
Use a struct as test options (
#19393
)
2022-04-14 21:58:21 +08:00
oauth_test.go
Use DisplayName() instead of FullName in Oauth provider (
#19991
)
2022-06-16 23:29:54 +01:00
oauth.go
Use DisplayName() instead of FullName in Oauth provider (
#19991
)
2022-06-16 23:29:54 +01:00
openid.go
Move almost all functions' parameter db.Engine to context.Context (
#19748
)
2022-05-20 22:08:52 +08:00
password.go
Prevent NPE when cache service is disabled (
#19703
)
2022-05-21 22:29:49 +08:00
webauthn.go
Update HTTP status codes to modern codes (
#18063
)
2022-03-23 12:54:07 +08:00