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
0b2f4ed886b8984dfe63017ecd80ddde01316948
gitcaddy-server
/
routers
/
web
/
user
/
setting
History
KN4CK3R
186dc38c24
Move user/org deletion to services (
#17673
)
2021-11-19 01:42:27 +08:00
..
account_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
account.go
Move user/org deletion to services (
#17673
)
2021-11-19 01:42:27 +08:00
adopt.go
Move some functions into services/repository (
#17660
)
2021-11-16 21:30:11 +08:00
applications.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
keys.go
Fix wrong i18n keys (
#17150
)
2021-09-25 16:27:01 +02:00
main_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
oauth2.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
profile.go
Remove unnecassary calls to
filepath.Join
(
#17608
)
2021-11-15 14:02:53 +08:00
security_openid.go
Move user follow and openid into models/user/ (
#17613
)
2021-11-17 17:58:31 +08:00
security_twofa.go
Fix wrong i18n keys (
#17150
)
2021-09-25 16:27:01 +02:00
security_u2f.go
Move twofactor to models/login (
#17143
)
2021-09-25 15:00:12 +02:00
security.go
Move user follow and openid into models/user/ (
#17613
)
2021-11-17 17:58:31 +08:00