zitadel/e2e/cypress/support
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
..
api fix: remove default TOS and privacy links (#8122) 2024-07-25 08:39:10 +02:00
login feat(console): MDC components (#6482) 2023-10-26 08:29:06 +00:00
commands.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
e2e.ts feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
types.ts feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00