zitadel/internal/repository/instance
Miguel Cabrerizo 15d5338b91
feat(cnsl): docs link can be customized and custom button is available (#7840)
* feat: customize doc link and additional custom link

* feat: add e2e tests

* fix: update docs

* fix: add @peintnermax changes about cache

* fix: golangci-lint complains preparation.PrepareCommands

---------

Co-authored-by: Max Peintner <max@caos.ch>
2024-05-13 16:01:50 +02:00
..
aggregate.go feat(instance): add functionality to update instance (#4440) 2022-09-27 06:58:50 +00:00
custom_text.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
debug_notification_file.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
debug_notification_log.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
domain.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
event_default_language.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
event_iam_project_set.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
event_org_set.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
eventstore.go feat: SMTP Templates (#6932) 2024-04-11 09:16:10 +02:00
idp_config.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
idp_jwt_config.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
idp_oidc_config.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
idp.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
instance.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
member.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
oidc_settings.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
policy_domain.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_label.go feat: add attribute to only enable specific themes (#6798) 2023-10-26 05:54:09 +00:00
policy_login_factors.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_login_identity_provider.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_login.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_mail_template.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_mail_text.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_notification.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_password_age.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_password_complexity.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
policy_password_lockout.go feat: provide option to limit (T)OTP checks (#7693) 2024-04-10 09:14:55 +00:00
policy_privacy.go feat(cnsl): docs link can be customized and custom button is available (#7840) 2024-05-13 16:01:50 +02:00
policy_security.go feat: impersonation roles (#7442) 2024-02-28 10:21:11 +00:00
secret_generator.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
sms.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
smtp_config.go fix(smtp): enable default instance config (#7925) 2024-05-07 16:24:53 +00:00