zitadel/internal/api/grpc/user/v2/integration_test
Stefan Benz c07a5f4277
fix: consistent permission check on user v2 (#8807)
# Which Problems Are Solved

Some user v2 API calls checked for permission only on the user itself.

# How the Problems Are Solved

Consistent check for permissions on user v2 API.

# Additional Changes

None

# Additional Context

Closes #7944

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-12-03 10:14:04 +00:00
..
email_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
idp_link_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
otp_test.go fix: consistent permission check on user v2 (#8807) 2024-12-03 10:14:04 +00:00
passkey_test.go fix: consistent permission check on user v2 (#8807) 2024-12-03 10:14:04 +00:00
password_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
phone_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
query_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
totp_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
u2f_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00
user_test.go chore: remove parallel running in integration tests (#8904) 2024-11-27 15:32:13 +01:00