zitadel/e2e/cypress/support/api
Elio Bischof 693e27b906
fix: remove default TOS and privacy links (#8122)
# Which Problems Are Solved

The default terms of service and privacy policy links are applied to all
new ZITADEL instances, also for self hosters. However, the links
contents don't apply to self-hosters.

# How the Problems Are Solved

The links are removed from the DefaultInstance section in the
*defaults.yaml* file.
By default, the links are not shown anymore in the hosted login pages.
They can still be configured using the privacy policy.

# Additional Context

- Found because of a support request
2024-07-25 08:39:10 +02:00
..
apiauth.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
ensure.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
external-links-settings.ts fix: remove default TOS and privacy links (#8122) 2024-07-25 08:39:10 +02:00
grants.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
instances.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
members.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
oidc-settings.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
orgs.ts fix(console): initialize provider options (#5520) 2023-03-22 08:53:07 +00:00
policies.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
projects.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
quota.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
search.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
types.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
users.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00