zitadel/internal/api/grpc/management
Fabi f05d4063bf
feat: Login verification lifetimes (#3190)
* feat: add login check lifetimes to login policy

* feat: org features test

* feat: read lifetimes from loginpolicy
2022-02-21 16:05:02 +01:00
..
actions_converter.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
actions.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
auth_checks.go feat: actions (#2377) 2021-09-27 13:43:49 +02:00
custom_text_converter.go fix: tos on external registration (#2164) 2021-08-11 11:50:03 +00:00
custom_text.go feat: text query (#2735) 2021-12-16 15:21:37 +01:00
features.go fix: features query (#2610) 2021-11-21 20:22:25 +01:00
flow.go feat(queries): use org projection (#2342) 2021-09-29 13:20:57 +02:00
iam.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
idp_converter_test.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_converter.go fix: list IDPs on Org (#3141) 2022-02-01 08:32:59 +01:00
idp.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
information.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
language.go feat: iam query (#3085) 2022-01-21 14:01:25 +01:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
org.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
policy_label_converter.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
policy_label.go fix: return full url of assets in admin and mgmt api (#3157) 2022-02-04 15:02:18 +01:00
policy_lockout_converter.go feat: Lockout policy (#2121) 2021-08-11 06:36:32 +00:00
policy_lockout.go fix(queries): lockout policy (#2419) 2021-10-20 14:28:24 +00:00
policy_login_converter.go feat: Login verification lifetimes (#3190) 2022-02-21 16:05:02 +01:00
policy_login.go fix: use query side for requests (#2818) 2022-01-13 08:58:14 +01:00
policy_password_age_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_age.go fix(queries): password age policy (#2418) 2021-10-20 13:02:58 +00:00
policy_password_complexity_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_complexity.go fix(query): pw complexity policy (#2417) 2021-10-20 13:44:02 +02:00
policy_privacy_converter.go feat: Privacy policy (#1957) 2021-07-05 10:36:51 +02:00
policy_privacy.go fix(queries): privacy policy (#2431) 2021-10-20 15:12:34 +00:00
project_application_converter.go fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
project_application.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
project_converter.go feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
project_grant_converter.go feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
project_grant.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
project.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
replacer.md feat: protos refactoring 2021-03-09 10:30:11 +01:00
server.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_converter.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_grant_converter.go feat(queries): user grants (#2838) 2022-01-14 09:45:50 +00:00
user_grant.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
user.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00