This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/context
2022-08-08 15:42:36 +02:00
..
access_log.go
api.go Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
api_org.go
api_test.go
auth.go
captcha.go
context.go Fix disable download button (#20701) 2022-08-08 15:42:36 +02:00
csrf.go
form.go
org.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 2022-07-15 15:21:54 +01:00
package.go Extended permission checks. (#20517) 2022-07-28 21:04:03 +08:00
pagination.go
permission.go
private.go
repo.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
response.go
utils.go
xsrf.go
xsrf_test.go