gitea/models
6543 f2d8ccc5bb
Get repo assignees and reviewers should ignore deactivated users (#30770)
If an user is deactivated, it should not be in the list of users who are
suggested to be assigned or review-requested.

old assignees or reviewers are not affected.

---
*Sponsored by Kithara Software GmbH*
2024-04-30 08:43:08 +00:00
..
actions Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2024-04-27 08:03:49 +00:00
activities
admin
asymkey
auth
avatars
db
dbfs
fixtures Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2024-04-27 08:03:49 +00:00
git Fix duplicate status check contexts (#30660) 2024-04-30 11:53:16 +08:00
issues Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
migrations Rename migration package name for 1.22-rc1 (#30730) 2024-04-27 14:02:07 +00:00
organization Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
packages
perm
project
pull
repo Get repo assignees and reviewers should ignore deactivated users (#30770) 2024-04-30 08:43:08 +00:00
secret
shared/types
system
unit
unittest Add some tests to clarify the "must-change-password" behavior (#30693) 2024-04-27 12:23:37 +00:00
user Replace deprecated `math/rand` functions (#30733) 2024-04-27 18:50:35 +02:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go