mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
bc951985ed
* feat: lock users if lockout policy is set * feat: setup * feat: lock user on password failes * feat: render error * feat: lock user on command side * feat: auth_req tests * feat: lockout policy docs * feat: remove show lockout failures from proto * fix: console lockout * feat: tests * fix: tests * unlock function * add unlock button * fix migration version * lockout policy * lint * Update internal/auth/repository/eventsourcing/eventstore/auth_request.go Co-authored-by: Silvan <silvan.reusser@gmail.com> * fix: err message * Update internal/command/setup_step4.go Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: Max Peintner <max@caos.ch> Co-authored-by: Livio Amstutz <livio.a@gmail.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> |
||
---|---|---|
.. | ||
aggregate.go | ||
custom_text.go | ||
domain.go | ||
eventstore.go | ||
features.go | ||
idp_config.go | ||
idp_oidc_config.go | ||
member.go | ||
org.go | ||
policy_label.go | ||
policy_login_factors.go | ||
policy_login_identity_provider.go | ||
policy_login.go | ||
policy_mail_template.go | ||
policy_mail_text.go | ||
policy_org_iam.go | ||
policy_password_age.go | ||
policy_password_complexity.go | ||
policy_password_lockout.go | ||
policy_privacy.go |