gitea/modules/context
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235)
Fix #13405

<img width="1151" alt="image"
src="https://user-images.githubusercontent.com/81045/209442911-7baa3924-c389-47b6-b63b-a740803e640e.png">

Co-authored-by: 6543 <6543@obermui.de>
2023-01-20 19:42:33 +07:00
..
access_log.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
api.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +07:00
api_org.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
api_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
auth.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
captcha.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
context.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +07:00
csrf.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +07:00
form.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
org.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +07:00
package.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +07:00
pagination.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
permission.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
private.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
repo.go Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +07:00
response.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
utils.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +07:00
xsrf.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +07:00
xsrf_test.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +07:00