Commit Graph

592 Commits

Author SHA1 Message Date
peintnermax
a5841149f4 mapping for azure 2024-08-09 10:34:51 +02:00
peintnermax
be5c831ac2 log provider info 2024-08-09 10:24:26 +02:00
peintnermax
0ea6ecbf56 azure mapping 2024-08-09 10:09:10 +02:00
dependabot[bot]
028ab14459 Bump the dev group across 1 directory with 21 updates
Bumps the dev group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tsup](https://github.com/egoist/tsup) | `8.2.3` | `8.2.4` |
| [turbo](https://github.com/vercel/turbo) | `2.0.9` | `2.0.12` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.2` | `5.0.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.35.1` | `1.36.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.3.1` | `16.0.0` |
| [@types/ms](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ms) | `0.7.31` | `0.7.34` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.11.9` | `22.1.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `17.0.80` | `18.3.3` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.0.9` | `18.3.0` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.8` | `10.0.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.13` | `10.4.20` |
| [cypress](https://github.com/cypress-io/cypress) | `13.13.1` | `13.13.2` |
| [del-cli](https://github.com/sindresorhus/del-cli) | `5.0.0` | `5.1.0` |
| [grpc-tools](https://github.com/grpc/grpc-node) | `1.11.3` | `1.12.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `13.0.3` | `15.2.8` |
| [make-dir-cli](https://github.com/sindresorhus/make-dir-cli) | `3.0.0` | `4.0.0` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.22` | `3.1.4` |
| [postcss](https://github.com/postcss/postcss) | `8.4.21` | `8.4.41` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.1.13` | `0.6.5` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.2.4` | `3.4.9` |



Updates `tsup` from 8.2.3 to 8.2.4
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4)

Updates `turbo` from 2.0.9 to 2.0.12
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/compare/v2.0.9...v2.0.12)

Updates `vite-tsconfig-paths` from 4.3.2 to 5.0.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.2...v5.0.1)

Updates `vitest` from 1.6.0 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)

Updates `@bufbuild/buf` from 1.35.1 to 1.36.0
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bufbuild/buf/compare/v1.35.1...v1.36.0)

Updates `@testing-library/react` from 14.3.1 to 16.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.1...v16.0.0)

Updates `@types/ms` from 0.7.31 to 0.7.34
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ms)

Updates `@types/node` from 18.11.9 to 22.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 17.0.80 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.0.9 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Updates `autoprefixer` from 10.4.13 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.20)

Updates `cypress` from 13.13.1 to 13.13.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.13.1...v13.13.2)

Updates `del-cli` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/sindresorhus/del-cli/releases)
- [Commits](https://github.com/sindresorhus/del-cli/compare/v5.0.0...v5.1.0)

Updates `grpc-tools` from 1.11.3 to 1.12.4
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/grpc-tools@1.11.3...grpc-tools@1.12.4)

Updates `lint-staged` from 13.0.3 to 15.2.8
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v13.0.3...v15.2.8)

Updates `make-dir-cli` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/sindresorhus/make-dir-cli/releases)
- [Commits](https://github.com/sindresorhus/make-dir-cli/compare/v3.0.0...v4.0.0)

Updates `nodemon` from 2.0.22 to 3.1.4
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.1.4)

Updates `postcss` from 8.4.21 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.41)

Updates `prettier-plugin-tailwindcss` from 0.1.13 to 0.6.5
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.13...v0.6.5)

Updates `tailwindcss` from 3.2.4 to 3.4.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.4.9)

---
updated-dependencies:
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@types/ms"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: del-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: grpc-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: make-dir-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 07:22:36 +00:00
peintnermax
bbab0ae302 revert middleware 2024-08-08 16:00:16 +02:00
peintnermax
58cde933c8 function def 2024-08-08 15:47:18 +02:00
peintnermax
25313db4a8 lint 2024-08-08 15:25:15 +02:00
peintnermax
6cd07c70aa register button improvement 2024-08-08 10:29:17 +02:00
peintnermax
113e19a957 single-object 2024-08-08 09:28:59 +02:00
peintnermax
cacd4e76a2 single-object 2024-08-08 09:24:03 +02:00
peintnermax
451385c198 cookie utils 2024-08-08 08:58:54 +02:00
peintnermax
9d5751ae7a postcss vulnerability 2024-08-07 15:55:50 +02:00
peintnermax
a58ccbf671 move cookie utils to @zitadel/next package 2024-08-07 15:53:55 +02:00
peintnermax
c6d460939c switch case for provider type 2024-08-06 10:29:01 +02:00
peintnermax
a2994af837 update paths 2024-08-06 09:34:45 +02:00
peintnermax
d06f335043 cleanup 2024-08-06 09:29:33 +02:00
peintnermax
c201c860c1 gen output 2024-08-05 15:28:33 +02:00
peintnermax
a567aad17a loginname response 2024-08-02 09:14:26 +02:00
peintnermax
f2756dcd20 response for unregistered user without context 2024-08-02 09:00:30 +02:00
peintnermax
2101d651f5 log 2024-07-30 15:07:30 +02:00
peintnermax
1c96f3cf8c log idp success endpoint 2024-07-30 15:02:17 +02:00
peintnermax
60fc90976b nexturl 2024-07-30 14:57:59 +02:00
peintnermax
fd7cf04fe4 log 2024-07-30 14:50:30 +02:00
peintnermax
54cc5853db undefined context as instance 2024-07-30 14:37:11 +02:00
peintnermax
d996f5b4e5 log auth request scope 2024-07-30 14:31:38 +02:00
peintnermax
e89e0c6a88 add prettier plugin / rules 2024-07-30 14:05:41 +02:00
peintnermax
8ea18294d4 Merge branch 'main' into domain-discovery 2024-07-30 10:36:14 +02:00
Yordis Prieto
18851a0bbc fix: remove old zitadel client 2024-07-26 00:30:45 -04:00
peintnermax
6e594ee95b authurl from idp as nextstep 2024-07-25 16:09:08 +02:00
peintnermax
f457fad600 init idp flow from scope, org discovery register 2024-07-25 13:23:40 +02:00
peintnermax
bab3f004a8 domain discovery on register, set scope from username 2024-07-24 13:55:18 +02:00
peintnermax
82c57ae609 idp linking 2024-07-23 13:58:43 +02:00
peintnermax
505844d4c5 fix: implement auto linking on register 2024-07-17 17:22:12 +02:00
peintnermax
521606256c register button 2024-07-17 16:54:25 +02:00
peintnermax
31bc358aea show error message on verify 2024-07-17 16:29:20 +02:00
peintnermax
51d2ee6d51 promptPasswordless check 2024-07-17 16:23:02 +02:00
peintnermax
3ec9812637 cleanup password page decisions 2024-07-17 15:37:57 +02:00
peintnermax
5e5e414040 fix resend email 2024-07-17 15:22:13 +02:00
peintnermax
361f23fd46 prompt to setup passwordless before mfa 2024-07-17 15:02:34 +02:00
peintnermax
2bdde1f814 use router instead of history 2024-07-17 14:47:35 +02:00
peintnermax
e9523a6530 cleanup backnavigation 2024-07-16 17:16:35 +02:00
peintnermax
dc2ec8a18f fix build 2024-07-16 17:12:04 +02:00
peintnermax
69d462dc59 fix password reset conflict 2024-07-16 17:06:25 +02:00
peintnermax
7e98fe244b Merge branch 'refactor-zitadel-server' into qa 2024-07-16 16:51:13 +02:00
peintnermax
da7b217d61 reset as no submit 2024-07-16 14:50:15 +02:00
peintnermax
3da422bc2b fix flow for alternative password 2024-07-16 14:28:49 +02:00
peintnermax
1c66eb899a Merge branch 'findings' into qa 2024-07-16 14:01:01 +02:00
peintnermax
985d22b193 reset password link 2024-07-15 17:20:38 +02:00
peintnermax
bf88446d90 backbuttons 2024-07-15 16:00:17 +02:00
peintnermax
488e806ad3 add back button 2024-07-11 15:56:41 +02:00