mirror of
1
Fork 0
forgejo/models/organization
KN4CK3R b2369830bb
Do not allow Ghost access to limited visible user/org (#21849) (#21876)
Backport of #21849
2022-11-20 19:37:20 +00:00
..
main_test.go
mini_org.go
org.go Do not allow Ghost access to limited visible user/org (#21849) (#21876) 2022-11-20 19:37:20 +00:00
org_repo.go
org_test.go
org_user.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
org_user_test.go
team.go Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
team_invite.go Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
team_invite_test.go Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
team_repo.go
team_test.go
team_unit.go
team_user.go