zitadel/internal/api/grpc
Stefan Benz 217703395e
feat: add user v2 pw change required information on query (#7603)
* fix: add resource owner as query for user v2 ListUsers and clean up deprecated attribute

* fix: add resource owner as query for user v2 ListUsers and clean up deprecated attribute

* fix: add resource owner as query for user v2 ListUsers and clean up deprecated attribute

* fix: review changes

* fix: review changes

* fix: review changes

* fix: review changes

* fix: add password change required to user v2 get and list

* fix: update unit tests for query side with new column and projection

* fix: change projection in setup steps

* fix: change projection in setup steps

* fix: remove setup step 25

* fix: add password_change_required into ListUsers response

* fix: correct SetUserPassword parameters

* fix: rollback to change setup instead of projection directly

* fix: rollback to change setup instead of projection directly

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-03-28 06:21:21 +00:00
..
action feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
admin chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
auth fix(api): correct mapping of metadata queries (#7609) 2024-03-21 14:56:58 +00:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
client/middleware fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
event refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
execution/v3alpha feat: query side for executions and targets for actions v2 (#7524) 2024-03-14 09:56:23 +00:00
feature/v2 feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
gerrors refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
idp refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
instance feat(api): feature flags (#7356) 2024-02-28 10:55:54 +02:00
management fix(api): correct mapping of metadata queries (#7609) 2024-03-21 14:56:58 +00:00
member refactor: cleanup unused code (#7130) 2024-01-02 14:26:31 +00:00
metadata fix(api): correct mapping of metadata queries (#7609) 2024-03-21 14:56:58 +00:00
object feat: user v2 service query (#7095) 2024-01-17 10:00:10 +01:00
oidc/v2 feat: impersonation roles (#7442) 2024-02-28 10:21:11 +00:00
org refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
policy chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
project feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
server fix: add organizationID query for user v2 ListUsers and clean up depeprecated attribute (#7593) 2024-03-21 08:07:00 +00:00
session/v2 feat: add user v2 pw change required information on query (#7603) 2024-03-28 06:21:21 +00:00
settings chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
system feat(api): feature flags (#7356) 2024-02-28 10:55:54 +02:00
text feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user feat: add user v2 pw change required information on query (#7603) 2024-03-28 06:21:21 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
fields.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
header_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes_test.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00
probes.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00