0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-23 14:26:15 -05:00
forgejo/services/issue
Gusted 146c82d232
[MODERATION] Block issue creation when blocked by repo owner (squash)
- Block the creation of a issue if the user is blocked by the repository owner.
- Fix integration tests (This should ideally in the future all be
self-created fixtures instead of relying on the existing ones as a small
condition can make the tests be inaccurate).

(cherry picked from commit 88d3ee333a)
2024-01-08 14:48:37 +01:00
..
assignee.go
assignee_test.go
comments.go [MODERATION] Block issue creation when blocked by repo owner (squash) 2024-01-08 14:48:37 +01:00
commit.go
commit_test.go
content.go
issue.go [MODERATION] User blocking 2024-01-08 14:48:37 +01:00
issue_test.go
label.go
label_test.go
main_test.go
milestone.go [FEAT] allow setting the update date on issues and comments 2024-01-08 14:01:18 +01:00
milestone_test.go
reaction.go [MODERATION] User blocking 2024-01-08 14:48:37 +01:00
status.go
template.go