Max Peintner
06afff614d
fix: correct value ( #1695 )
2021-05-05 07:24:56 +02:00
Livio Amstutz
bc633627c4
fix: handle domain claimed event correctly for service users ( #1711 )
...
* fix: handle domain claimed event correctly on user view
* fix: ignore domain claimed events for email notifications
* fix: change org
* handle org changed in read models correctly
* fix: change org in user grant handler
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-05-04 14:57:11 +02:00
Livio Amstutz
87c1dfa3aa
fix: uniqueness ( #1710 )
...
* fix: uniqueconstraint to lower
* feat: change org
* feat: org change test
* feat: change org
* fix: tests
* fix: handle domain claims correctly
* feat: update org
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-05-04 09:09:24 +00:00
Fabi
667cc30291
feat: asset storage ( #1696 )
...
* feat: remove assets
* feat: minio implementation
* fix: remove assets from tests
* feat: minio implementation
* feat: Env vars
* fix: sprintf
* fix: sprintf
* Update internal/eventstore/repository/repository.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix: error handling
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-05-03 10:15:50 +02:00
Fabi
a5c6bf5498
docs: React Quickstart ( #1698 )
...
* docs: React Quickstart
* fix: fix some text mistakes
* Update react.md
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-05-03 09:52:57 +02:00
Livio Amstutz
5277dd0818
fix: add loopback for native apps redirect_uri ( #1690 )
...
* fix: allow loopback redirect_uri for native apps
* add loopback to native redirect_uri
* fix loopback
* update oidc pkg
* merge
* fix: oidc compliance in read model
2021-05-03 09:07:54 +02:00
Silvan
f70adec022
fix: flag mapping ( #1699 )
2021-04-30 20:42:47 +02:00
Max Peintner
4d09b804f5
fix: show org with regex ( #1688 )
2021-04-29 15:57:10 +02:00
Elio Bischof
fe4f6a963e
feat(operator): enable specifying custom acme authority for subdomains ( #1634 )
...
* feat: enable specifying custom acme authority for subdomains
* test: none authority
* chore: use latest ORBOS
* chore: use latest ORBOS
* test: host tls secret is unmanaged if not provided
* chore: use latest ORBOS
* chore: use latest ORBOS
* fix: default acme authority to "none"
* chore: use latest ORBOS
* chore: compile with latest ORBOS
2021-04-28 11:00:56 +02:00
Elio Bischof
fd3ac0dbd6
feat: try StartTLS if SMTP server doesn't support pure TLS ( #1676 )
...
* feat: try starttls if smtp server doesn't support pure tls
* chore: fix log id
* fix: errors.As is not working with own error type
2021-04-28 09:53:33 +02:00
Fabi
72f0cbe813
docs: .net quickstart ( #1683 )
...
* fix: add .net quickstart
* fix: add .net quickstart
* fix: add .net quickstart
* fix: add .net quickstart
* fix: add .net quickstart
* add syntax highlight for csharp
* typo in go
* fix: fix docs
* Update docs/docs/quickstarts/dot-net.md
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-27 13:10:13 +00:00
Fabi
f51f0ede5c
feat: add assets to eventstore and event ( #1674 )
...
* fix: add assets to eventstore and event
* fix: project member, grant member, app changed tests
* fix: asset migrations
* feat: add asset tests
* feat: add asset tests
* Update internal/eventstore/repository/repository.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* feat: add asset tests
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-27 12:58:18 +02:00
Silvan
eaf966e3d2
chore(dependabot): schedule time ( #1679 )
2021-04-27 10:20:20 +00:00
Fabi
dbafb7b419
fix: check user is unique ( #1678 )
2021-04-27 09:22:33 +00:00
Max Peintner
10e85d999e
fix(console): ui issues ( #1670 )
...
* mark required fields
* membership overflow, deactivate btn
* app create show info
* remove padding
* lint scss
* fix count of results
* rm log
2021-04-27 08:15:53 +02:00
mffap
c4607409a5
docs: fixes linkes to docs ( #1657 )
...
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
2021-04-23 13:55:21 +02:00
Elio Bischof
f9a7f1e27d
fix: use latest ORBOS ( #1660 )
2021-04-23 13:46:28 +02:00
Livio Amstutz
920ada55fc
fix: update oidc pkg for jwt profile fix ( #1659 )
2021-04-23 12:13:18 +02:00
Livio Amstutz
dcf1d86e7b
fix: enable all features possible in step 12 ( #1656 )
2021-04-23 08:30:56 +00:00
Florian Forster
c45624d6b8
chore(pipeline): change caching keys ( #1651 )
...
* Update zitadel.yml
* use different files for hashing the keys
* use correct path for docker and hash the dockerfile
* use codecov within steps
* proper indenting
* rename steps
* fix duplicate name
* move dockerignore
* rename things
* codecov as pre step before the build
* ignore cache path
* debug
* Update .dockerignore
* debug
* debug
* debug
* debug
* debug
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-23 09:40:13 +02:00
Christian Jakob
324068f25a
fix: added user manual videos and description ( #1581 )
...
* added user manual videos and description
* feat(added manual and videos): manual and videos
* added selfregistration
* Update site/docs/use/00-user.md
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update site/docs/use/00-user.md
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* changed email verification and change email
* explained 2fa
* changed format
* changed video captions
* added admin create user
* updated screenshots
* added selfregister
* doc: api descriptions
* doc: user manual
* doc: user manual
* doc: user manual
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-04-23 06:54:13 +00:00
Fabi
8faf655ed9
fix: typos ( #1652 )
2021-04-23 07:22:15 +02:00
Florian Forster
0ef4faaff0
docs: security txt ( #1655 )
...
* docs: security txt
* fix broken links
2021-04-22 22:25:21 +00:00
Elio Bischof
c0878e4509
feat(operator): make running ZITADEL easy ( #1562 )
...
* docs: describe crd mode
* docs: fix links
* docs: fix commands and crdb resources
* feat: add configure command
* chore: use latest ORBOS
* chore: use latest ORBOS
* docs: start gitops docs
* fix: compile
* chore: fix build script path
* chore: remove redundant prebuild
* chore: add configure.go
* docs: describe gitops mode
* docs: point template links to main branch
* docs: fix versions
* feat: initialize empty keys
* feat: reconfigure running ZITADEL
* docs: describe crd mode
* docs: fix links
* docs: fix commands and crdb resources
* feat: add configure command
* chore: use latest ORBOS
* chore: use latest ORBOS
* docs: start gitops docs
* fix: compile
* chore: fix build script path
* chore: remove redundant prebuild
* chore: add configure.go
* docs: describe gitops mode
* docs: point template links to main branch
* docs: fix versions
* feat: initialize empty keys
* feat: reconfigure running ZITADEL
* test: fix
* docs: keys are generated with configure
* docs: remove keys from template
* chore: pass compile time data
* chore: use latest ORBOS
* fix: when in-cluster, use in-cluster k8s client
* fix: try in-cluster config if kubeconfig is empty
* fix: reduce unneeded side effects for configure command
* docs: boom version
* chore: use latest ORBOS
* chore: use latest ORBOS
* initial commit
* inital changes
* commit WIP Information Architecture
* commit a working state
* add static assets and project
* add org and fix img names
* add plausible
* remove img
* change sidebar to easier mgmt
* add openid oauth and domains
* lint md
* quickstarts
* add auth flow
* identity brokering
* remove site
* fix broken links
* extend footer
* extend readme
* fix: styling
* fix: zitadel logo on index
* styling
* border
* fix: nav
* fix: nav
* fix: index
* fix: corrected zitadelctl examples
* fix: rename architecture to concepts
* fix: introductions
* fix: introductions
* fix: introductions
* docs: cli r/w secrets examples
* docs: finish ZITADEL Enterprise Cloud
* docs: mention ZITADEL Enterprise Cloud tier
* docs: comment configuration options
* docs: fix broken links
* docs: move some introduction texts around
* docs: twilio and email are mandatory
* docs: download latest binaries
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
2021-04-22 16:43:34 +00:00
Livio Amstutz
06281b5ccb
fix: improve performance on db insert ( #1649 )
2021-04-22 15:06:23 +00:00
Livio Amstutz
9d778fa67c
docs: add quickstart for go ( #1635 )
...
* docs: add quickstart for go
* some improvements
* change to md links
2021-04-22 16:58:33 +02:00
Max Peintner
221049bc40
fix: project fetch on init ( #1650 )
2021-04-22 16:57:34 +02:00
Max Peintner
b3fc0d6f45
feat(console): set doc link in descriptions for managers ( #1632 )
...
* feat: set doc link in descriptions for managers
* lint
2021-04-22 14:04:03 +00:00
Fabi
12f128e3c5
docs: api request descriptions ( #1637 )
...
* doc: api descriptions
* doc: management description
* doc: message validation
* doc: api descriptions
* doc: api descriptions
* doc: description
* doc: index images
* doc: design
* colors, colors and more colors
* margin
* fix comment
* doc: api descriptions
* doc: empty response
* doc: api descriptions
* fix comment
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-22 12:59:17 +00:00
mffap
8f61117805
docs: remove dead links ( #1647 )
...
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
2021-04-22 14:35:27 +02:00
Patrik
ae32ef8830
docs: fix CAP theorem acronym resolution ( #1644 )
...
The `P` in `CAP` stands for network partition tolerance (see https://en.wikipedia.org/wiki/CAP_theorem ).
2021-04-22 12:54:42 +02:00
Max Peintner
b742166af5
fix: user grants ( #1645 )
...
* fix: user grants
* fix: add missing event type
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-04-22 10:03:24 +00:00
Florian Forster
f0b333c5cb
fix(console): link to quickstarts ( #1631 )
2021-04-21 21:46:13 +02:00
Livio Amstutz
3f90d620b8
fix: ignore otp.verified v1 event for usersessions ( #1633 )
...
* remove MFAOTPVerified from user session projection
* add tracing for VerifyOIDCClientSecret in commands
* fix test
2021-04-21 13:23:05 +02:00
Silvan
c919fd6f13
fix: correct imports ( #1630 )
...
* fix: correct import for errors
* fix: add missing translations
* fix(eventstore): index
* fix(eventstore): use table instead of index
* fix(proto): correct info
* fix(migrations): use eventstore
2021-04-20 22:17:37 +02:00
Fabi
c223a9ed61
docs: access zitadel apis ( #1627 )
...
* doc: access zitadel apis
* doc: access zitadel apis
* doc: swagger
2021-04-20 21:37:30 +02:00
Florian Forster
fdcf728d71
docs(search): integrated algolia (thank you 🥳 )
2021-04-20 17:10:03 +02:00
Florian Forster
1cbcd57c47
refactor: Version 1
...
BREAKING CHANGE: Version 1
2021-04-20 14:04:02 +02:00
Livio Amstutz
5279379469
fix: setup org and pipeline badge ( #1626 )
...
* chore: fix pipeline badge
* remove required init password from setup org
2021-04-20 14:02:17 +02:00
Max Peintner
e64af04747
feat(console): custom domain ( #1624 )
...
* fix: custom domain
* rem logs
* Update console/src/assets/i18n/de.json
* Update console/src/assets/i18n/en.json
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-20 13:35:18 +02:00
Max Peintner
8a91c239bb
fix(console): idp name and type, disable toggle if not allowed ( #1613 )
...
* fix: idp type
* disable toggle
* restrict access, i18n, fix auth factor remove
* retention in days instead of hours
* chore(deps): bump @types/google-protobuf in /console (#1607 )
Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf ) from 3.7.4 to 3.15.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/node from 14.14.37 to 14.14.41 in /console (#1602 )
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.37 to 14.14.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular/cli from 11.2.8 to 11.2.9 in /console (#1600 )
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 11.2.8 to 11.2.9.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.8...v11.2.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @angular-devkit/build-angular in /console (#1599 )
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) from 0.1102.8 to 0.1102.9.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Commits](https://github.com/angular/angular-cli/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Peintner <max@caos.ch>
* chore(deps-dev): bump @angular/language-service in /console (#1598 )
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service ) from 11.2.9 to 11.2.10.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/11.2.10/packages/language-service )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update deps, remove zitadel prefix
* min-width button
* lint styles
* downgrade
* downgrade
* down
* lock custom
* lock
* pack
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 12:53:16 +02:00
Livio Amstutz
f5a8cb20a5
fix: set custom domains feature on orgs ( #1623 )
2021-04-20 10:46:09 +02:00
Max Peintner
32bfd25b28
fix(console): label policy setHideLoginNameSuffix ( #1593 )
...
* fix: label policy
* set primary, secondary color
2021-04-20 10:27:58 +02:00
Silvan
576995af05
fix: add translations for feature events ( #1622 )
2021-04-20 10:27:17 +02:00
Livio Amstutz
b04c97d21e
fix: update oidc to encrypt code and tokens url safe ( #1616 )
2021-04-20 10:01:47 +02:00
Stefan Benz
1f72eaab82
fix: added console environment attribute for subscription service ( #1620 )
...
* fix: add subscription service url to console environment json
* fix: corrected missed unit-tests
* fix: show edit button on new orgs (#1606 )
* fix: reset login_policy views (to ensure defaults) (#1605 )
* fix: reset login_policy views (to ensure defaults)
* fix: migration 1.37
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-20 07:33:52 +02:00
Florian Forster
2c20292b24
docs: logo in readme ( #1621 )
2021-04-20 06:41:38 +02:00
Livio Amstutz
eb75ba87fb
fix: ignore unknown field in json gateway ( #1619 )
2021-04-19 17:20:18 +02:00
Livio Amstutz
6863aeac59
feat: custom domain feature ( #1618 )
...
* fix: custom domain
* fix: custom domain
* fix: custom domain
* fix: custom domain feature in proto
* fix: remove custom domains on feature downgrade
* fix test
* fix: custom domain feature in proto
* ensure tests work
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-04-19 16:43:36 +02:00
Livio Amstutz
8da733315a
fix: noopener in template ( #1615 )
2021-04-19 15:38:14 +02:00