docs(legal): adds legal section (#1742)

* initial structure

* change structure

* change structure

* example values

* remove uneeded package lock

* remove uneeded files append Load Testing

* docs(legal): adds legal section

* adds infobox for DE

* adds darft privacy policy

* updates reviewed privacy policy

* fixes table

* adds DPA

* removes edit link

* starts TOS

* replaces ASCI chars with utf8

* fix: dpa, sla update from review

* apply review of privacy policy

* futher changes from review

* updates TOS

* update sidebar

* updates rate limit policy

* changes to intro

* updates intros w link to agreement

* Check files with MD Lint

* Apply suggestions from code review

Co-authored-by: Florian Forster <florian@caos.ch>

* apply review privacy policy

Co-authored-by: Florian Forster <florian@caos.ch>

* changes effective dates

Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Florian Forster <florianÂ@caos.ch>
This commit is contained in:
mffap
2021-06-15 11:18:41 +02:00
committed by GitHub
parent 465081ee6d
commit ef9d6fe812
12 changed files with 1051 additions and 3 deletions

View File

@@ -47,6 +47,12 @@ module.exports = {
label: 'Concepts',
position: 'left'
},
{
type: 'doc',
docId: 'legal/introduction',
label: 'Legal',
position: 'left'
},
{
href: 'https://github.com/caos/zitadel',
label: 'GitHub',