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
4
Files
6758cc9c08a5bbf41bcb75c3cc63e2db2a2c31cf
gitcaddy-server
/
modules
/
context
History
KN4CK3R
716745ad20
Renamed ctx.User to ctx.Doer. (
#19161
)
...
Co-authored-by: 6543 <
6543@obermui.de
> Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2022-03-22 15:03:22 +08:00
..
access_log.go
Pass down SignedUserName down to AccessLogger context (
#16605
)
2021-08-04 13:26:30 -04:00
api_org.go
Use a standalone struct name for Organization (
#17632
)
2021-11-19 19:41:40 +08:00
api_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
api.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
auth.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
captcha.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
context.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
csrf.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
form.go
Add config options to hide issue events (
#17414
)
2022-01-21 18:59:26 +01:00
org.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
pagination.go
Refactor admin user filter query parameters (
#18965
)
2022-03-02 16:30:14 +01:00
permission.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
private.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
repo.go
Renamed ctx.User to ctx.Doer. (
#19161
)
2022-03-22 15:03:22 +08:00
response.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
xsrf_test.go
Move macaron to chi (
#14293
)
2021-01-26 16:36:53 +01:00
xsrf.go
Move macaron to chi (
#14293
)
2021-01-26 16:36:53 +01:00