zitadel/cmd
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
..
admin chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
encryption fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
hooks feat: support whole config as env (#6336) 2024-02-16 16:04:42 +00:00
initialise chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
key fix(db): always use begin tx (#7142) 2024-01-04 16:12:20 +00:00
ready feat(api): feature flags (#7356) 2024-02-28 10:55:54 +02:00
setup feat: add user v2 pw change required information on query (#7603) 2024-03-28 06:21:21 +00:00
start feat: implement user schema management (#7416) 2024-03-12 13:50:13 +00:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml fix(setup): enable init-projection by default (#7616) 2024-03-23 12:52:52 +01:00
zitadel.go ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00