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
5
Files
release/v1.21
gitcaddy-server
/
routers
/
web
/
user
/
setting
Add File
New File
Upload File
Apply Patch
Copy Permalink
History
Lunny Xiao
a129c0c06c
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
) (
#29656
)
...
Fix
#26210
Backport
#29579
Co-authored-by: Jason Song <
i@wolfogre.com
>
2024-03-08 15:43:57 +01:00
..
security
Fix bug when the linked account was disactived and list the linked accounts (
#29263
)
2024-02-19 15:23:47 +00:00
account_test.go
Move web/api context related testing function into a separate package (
#26859
)
2023-09-01 11:26:07 +00:00
account.go
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
) (
#29656
)
2024-03-08 15:43:57 +01:00
adopt.go
Move createrepository from module to service layer (
#26927
)
2023-09-06 12:08:51 +00:00
applications.go
More refactoring of
db.DefaultContext
(
#27083
)
2023-09-15 06:13:19 +00:00
keys.go
Another round of
db.DefaultContext
refactor (
#27103
) (
#27262
)
2023-09-25 19:24:35 +02:00
main_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
oauth2_common.go
Fix NPE when editing OAuth2 applications (
#27078
)
2023-09-16 09:13:26 +00:00
oauth2.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
packages.go
More refactoring of
db.DefaultContext
(
#27083
)
2023-09-15 06:13:19 +00:00
profile.go
Delete repos of org when purge delete user (
#27273
) (
#27728
)
2023-11-01 10:03:12 +08:00
runner.go
Add user level action runners (
#24995
)
2023-05-31 09:39:54 +08:00
webhooks.go
Fix comment permissions (
#28213
) (
#28216
)
2023-11-25 23:43:23 +00:00