zitadel/internal/api/grpc/policy
Stefan Benz cb7b50b513
feat: add attribute to only enable specific themes (#6798)
* feat: enable only specific themes in label policy

* feat: enable only specific themes in label policy

* feat: enable only specific themes in label policy

* feat: enable only specific themes in label policy

* add management in console

* pass enabledTheme

* render login ui based on enabled theme

* add in branding / settings service and name consistently

* update console to latest proto state

* fix console linting

* fix linting

* cleanup

* add translations

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-10-26 05:54:09 +00:00
..
auth_factor.go feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
domain_policy.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
label_policy.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
login_policy.go feat: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
notification_policy.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
password_age_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_lockout_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00