zitadel/cmd
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
..
admin chore: test server for direct resource access 2023-04-24 20:40:31 +03:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
encryption fix(setup): init projections (#7194) 2024-01-25 17:28:20 +01:00
hooks feat: support whole config as env (#6336) 2024-02-16 16:04:42 +00:00
initialise feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
key fix(db): always use begin tx (#7142) 2024-01-04 16:12:20 +00:00
mirror fix(mirror): read config correctly (#8330) 2024-07-18 14:00:58 +00:00
ready feat(api): feature flags (#7356) 2024-02-28 10:55:54 +02:00
setup fix(fields): add index to improve search by aggregate (#8267) 2024-07-08 15:54:19 +00:00
start revert: "feat(IDP): use single callback endpoint" 2024-07-24 12:29:05 +00:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml fix: remove default TOS and privacy links (#8122) 2024-07-25 08:39:10 +02:00
zitadel.go fix(mirror): read config correctly (#8330) 2024-07-18 14:00:58 +00:00