zitadel/internal/api/grpc/management
Livio Amstutz a4763b1e4c
feat: features (#1427)
* features

* features

* features

* fix json tags

* add features handler to auth

* mocks for tests

* add setup step

* fixes

* add featurelist to auth api

* grandfather state and typos

* typo

* merge new-eventstore

* fix login policy tests

* label policy in features

* audit log retention
2021-03-25 17:26:21 +01:00
..
features.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
iam.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
idp_converter_test.go feat: new es testing2 (#1428) 2021-03-19 11:12:56 +01:00
idp_converter.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
idp.go fix: es bugs (#1455) 2021-03-23 15:08:49 +01:00
information.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +01:00
org.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
policy_label_converter.go fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
policy_label.go fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
policy_login_converter.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +01:00
policy_login.go fix: es bugs (#1455) 2021-03-23 15:08:49 +01:00
policy_password_age_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_age.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
policy_password_complexity_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_complexity.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
policy_password_lockout_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_lockout.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
project_application_converter.go fix: backend bugs (#1449) 2021-03-22 14:40:25 +01:00
project_application.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
project_converter.go fix: (org) context handling (#1429) 2021-03-17 13:10:57 +01:00
project_grant_converter.go fix: (org) context handling (#1429) 2021-03-17 13:10:57 +01:00
project_grant.go fix: backend bugs (#1449) 2021-03-22 14:40:25 +01:00
project.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
replacer.md feat: protos refactoring 2021-03-09 10:30:11 +01:00
server.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
user_converter.go fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
user_grant_converter.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +01:00
user_grant.go fix: backend bugs (#1449) 2021-03-22 14:40:25 +01:00
user.go feat: features (#1427) 2021-03-25 17:26:21 +01:00