zitadel/internal/api/grpc/user
Livio Spring 43da9225be
fix: check password complexity policy and respect changeRequired on password change (#7884)
* fix: check password complexity policy on password change and respect require_change

* pass changeRequired where available and add tests

* fix requested changes

---------

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2024-05-02 11:50:13 +02:00
..
schema/v3alpha fix: add action v2 execution to features (#7597) 2024-04-09 20:21:21 +03:00
v2 fix: check password complexity policy and respect changeRequired on password change (#7884) 2024-05-02 11:50:13 +02:00
converter.go feat(crypto): use passwap for machine and app secrets (#7657) 2024-04-05 09:35:49 +00:00
membership.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
personal_access_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
query.go feat(api): add possibility to retrieve user schemas (#7614) 2024-03-22 13:26:13 +00:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
session.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
user_grant.go fix(console): display granted org name in authorizations and show user information (#7116) 2024-01-24 11:36:04 +01:00