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
c26e576f0fcbb7745c19b9001d412f96ffd1eb96
gitcaddy-server
/
services
/
auth
/
source
/
oauth2
History
Lunny Xiao
4aeb0c73b6
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
..
assert_interface_test.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
init.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
jwtsigningkey.go
refactor: move from io/ioutil to io and os package (
#17109
)
2021-09-22 13:38:34 +08:00
providers_base.go
Add microsoft oauth2 providers (
#16544
)
2021-08-05 21:11:08 -04:00
providers_custom.go
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (
#16766
)
2021-12-14 16:37:11 +08:00
providers_openid.go
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (
#16766
)
2021-12-14 16:37:11 +08:00
providers_simple.go
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (
#16766
)
2021-12-14 16:37:11 +08:00
providers.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
source_authenticate.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
source_callout.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
source_name.go
Add microsoft oauth2 providers (
#16544
)
2021-08-05 21:11:08 -04:00
source_register.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
source.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
store.go
Reset Session ID on login (
#18018
)
2021-12-20 22:12:26 +08:00
token.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
urlmapping.go
Add microsoft oauth2 providers (
#16544
)
2021-08-05 21:11:08 -04:00