zitadel/internal/api/grpc/server
Stefan Benz 319ebe7898
fix: add organizationID query for user v2 ListUsers and clean up depeprecated attribute (#7593)
Add organizationID as query for ListUsers and clean up the deprecated Organisation attributes in other queries.

This PR removes the following fields from API requests (user service v2):

organisation from AddHumanUser (deprecated some time ago, organization still exists)
organization from GetUserByID
2024-03-21 08:07:00 +00:00
..
middleware fix: add organizationID query for user v2 ListUsers and clean up depeprecated attribute (#7593) 2024-03-21 08:07:00 +00:00
gateway.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
probes_test.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
probes.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
server.go feat: improve instance not found error (#7413) 2024-02-28 10:49:57 +00:00