zitadel/internal/api/grpc/management
Livio Amstutz 3cdaa8193d
fix: (org) context handling (#1429)
* fix: add context queries

* typo

* handle org context corretly in mgmt api

* isDefault in policy converter

* handle org context correctly in auth api
2021-03-17 13:10:57 +01:00
..
iam.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
idp.go feat: protos refactoring 2021-03-09 10:30:11 +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 fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +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 feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_age_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_age.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_complexity_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_complexity.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_lockout_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
policy_password_lockout.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
project_application_converter.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +01:00
project_application.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +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: (org) context handling (#1429) 2021-03-17 13:10:57 +01:00
project.go fix: (org) context handling (#1429) 2021-03-17 13:10:57 +01:00
replacer.md feat: protos refactoring 2021-03-09 10:30:11 +01:00
server.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
user_converter.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +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: (org) context handling (#1429) 2021-03-17 13:10:57 +01:00
user.go fix: converters (#1413) 2021-03-12 14:06:05 +01:00