zitadel/internal/api/grpc/management
Stefan Benz 71fb5c526f
fix(machine): delete domain policy dependency and restructure functions (#4605)
* fix(machine): delete domain policy dependency and restructure functions

* fix(machine): delete domain policy dependency and restructure functions

* fix(machine): move check for username and name

* fix: correct unit test for machine

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-26 08:39:56 +00:00
..
actions_converter.go fix: action query (#4257) 2022-08-26 08:38:41 +00:00
actions.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
auth_checks.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
custom_text_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
custom_text.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
flow.go feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
iam.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
idp_converter_test.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
idp_converter.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
idp.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
information.go fix: improve oidc issuer / endpoints (#3753) 2022-06-07 10:04:51 +02:00
language.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
oneof.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
org_converter.go feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
org.go feat: allow domain discovery for unknown usernames (#4484) 2022-10-06 13:30:14 +02:00
policy_label_converter.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
policy_label.go feat: V2 alpha import and export of organizations (#3798) 2022-07-28 13:42:35 +00:00
policy_lockout_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_lockout.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
policy_login_converter.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
policy_login.go feat(login): additionally use email/phone for authentication (#4563) 2022-10-17 19:19:15 +00:00
policy_password_age_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_age.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
policy_password_complexity_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_password_complexity.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
policy_privacy_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
policy_privacy.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
project_application_converter.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
project_application.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
project_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
project_grant.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
project.go fix: project grants (#4031) 2022-07-27 07:55:44 +00:00
replacer.md feat: protos refactoring 2021-03-09 10:30:11 +01:00
server.go fix: improve oidc issuer / endpoints (#3753) 2022-06-07 10:04:51 +02:00
user_converter.go fix(machine): delete domain policy dependency and restructure functions (#4605) 2022-10-26 08:39:56 +00:00
user_grant_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_grant.go fix(query): realtime data on defined requests (#3726) 2022-06-14 07:51:00 +02:00
user.go fix(machine): delete domain policy dependency and restructure functions (#4605) 2022-10-26 08:39:56 +00:00