Commit Graph

2756 Commits (9b812b0b8f537d19fcbda93122054959d802067f)

Author SHA1 Message Date
James Elliott e99fb7a08f
feat(configuration): configurable default second factor method (#3081)
This allows configuring the default second factor method.
2022-04-18 09:58:24 +10:00
renovate[bot] 9bd10e6409
build(deps): update module github.com/jmoiron/sqlx to v1.3.5 (#3209)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-18 09:39:22 +10:00
renovate[bot] 8df3c1e65c
build(deps): update module github.com/ory/fosite to v0.42.2 (#3211)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-18 09:21:15 +10:00
James Elliott e56690c2df
refactor(configuration): ensure all keys are validated (#3208)
This ensures keys that exist in slices are validated.
2022-04-16 20:48:07 +10:00
James Elliott dc7ca6f03c
refactor: introduce config key gen (#3206)
This adjusts the validated keys to utilize a generated code section.
2022-04-16 19:00:39 +10:00
James Elliott 5aa25ec275
fix(configuration): missing valid keys (#3207)
This fixes an issue with three missing config keys.
2022-04-16 17:49:13 +10:00
Helvio Pedreschi de6d1698be
docs: update portainer ce and ee (#3202)
This adds some additional docs to Portainer docs specifically around Portainer EE.

Closes #3203

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-16 13:35:01 +10:00
James Elliott 4710de33a4
refactor(configuration): remove ptr for duoapi and notifier (#3200)
This adds to the ongoing effort to remove all pointers to structs in the configuration without breaking backwards compatibility.
2022-04-16 09:34:26 +10:00
renovate[bot] c9568caf4d
build(deps): update dependency @testing-library/react to v13.1.1 (#3205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-16 08:53:17 +10:00
renovate[bot] 74cd152b99
build(deps): update dependency @testing-library/react to v13.1.0 (#3204)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-16 08:34:56 +10:00
James Elliott 92aba8eb0b
feat(server): zxcvbn password policy server side (#3151)
This is so the zxcvbn ppolicy is checked on the server.
2022-04-15 19:30:51 +10:00
renovate[bot] c5cb36c526
build(deps): update dependency golang to v1.17.9 (#3198)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 15:53:15 +10:00
James Elliott 11719315ed
build(deps): update dependency vite-plugin-istanbul to v2.7.1 (#3197) 2022-04-15 14:06:44 +10:00
James Elliott a3715f47c5
build(deps): update dependency vite-plugin-eslint to v1.4.0 (#3196) 2022-04-15 13:42:29 +10:00
James Elliott a607fd9a0c
build(deps): add dependency eslint and esbuild (#3195) 2022-04-15 13:10:25 +10:00
James Elliott 0b50a44183
build(deps): remove dependency eslint-plugin-flowtype (#3194)
* build(deps): remove dependency react-ga

* build(deps): remove dependency eslint-plugin-flowtype
2022-04-15 12:22:02 +10:00
James Elliott b17c0385ef
build(deps): remove dependency react-ga (#3193) 2022-04-15 11:48:54 +10:00
Helvio Pedreschi 71511a5c4f
docs: fix typo (#3191)
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-15 10:43:04 +10:00
renovate[bot] 591df10d4a
build(deps): update dependency @types/react-dom to v18.0.1 (#3192)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 09:01:33 +10:00
renovate[bot] 620eb7c5b9
build(deps): update dependency vite to v2.9.5 (#3190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 08:06:07 +10:00
renovate[bot] faed630276
build(deps): update dependency @types/node to v16.11.27 (#3188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 00:18:47 +10:00
renovate[bot] ba66bac9db
build(deps): update dependency @types/react to v18.0.5 (#3189)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 23:41:31 +10:00
renovate[bot] 248d2b066b
build(deps): update dependency @types/react to v18.0.4 (#3185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 12:19:15 +10:00
renovate[bot] 8486009f76
build(deps): update dependency vite to v2.9.4 (#3186)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 11:08:57 +10:00
renovate[bot] 80ff10fcc7
build(deps): update dependency @vitejs/plugin-react to v1.3.1 (#3183)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 10:27:52 +10:00
renovate[bot] f69444fcc1
build(deps): update dependency vite to v2.9.3 (#3184)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-14 08:12:46 +10:00
renovate[bot] 62992f877d
build(deps): update module github.com/go-webauthn/webauthn to v0.3.1 (#3182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-13 15:30:52 +10:00
James Elliott 6e0853a81b
build(deps): update dependency golang (#3180) 2022-04-13 14:28:31 +10:00
renovate[bot] a73508ee0c
build(deps): update dependency eslint-config-react-app to v7.0.1 (#3178)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-13 07:53:33 +10:00
renovate[bot] 898f27dff4
build(deps): update dependency @types/react to v18.0.3 (#3179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-13 07:06:31 +10:00
renovate[bot] f2290e0de6
build(deps): update dependency react-i18next to v11.16.6 (#3176)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 22:47:49 +10:00
renovate[bot] c0cba7963f
build(deps): update dependency @types/react to v18.0.2 (#3174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 22:26:34 +10:00
James Elliott f97474f01b
fix(oidc): show detailed error reasons (#3175) 2022-04-12 21:39:15 +10:00
James Elliott 85a88de24d
test(oidc): fix disabled tests (#3173) 2022-04-12 13:02:12 +10:00
renovate[bot] 3917ef9dcf
build(deps): update typescript-eslint monorepo to v5.19.0 (#3167)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-12 08:09:18 +10:00
renovate[bot] 43549993a1
build(deps): update dependency i18next to v21.6.16 (#3169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 07:54:18 +10:00
renovate[bot] 269675d870
build(deps): update dependency @testing-library/react to v13.0.1 (#3165)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 07:31:29 +10:00
renovate[bot] 3e4715402c
build(deps): update dependency react-i18next to v11.16.5 (#3163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-11 07:35:30 +10:00
renovate[bot] dc2680e2d6
build(deps): update dependency react-i18next to v11.16.4 (#3162)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-11 07:18:24 +10:00
renovate[bot] 06fd8eacae
build(deps): update dependency i18next to v21.6.15 (#3159)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-10 21:21:45 +10:00
renovate[bot] 4ac52b546f
build(deps): update dependency react-i18next to v11.16.3 (#3160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-10 20:22:54 +10:00
James Elliott cf93e66391
test(suites): fix backend endpoints (#3158) 2022-04-10 08:05:27 +10:00
Manuel Nuñez 086b97d21f
test(suites): revert por binding (#3155)
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-10 07:44:47 +10:00
renovate[bot] 77bca37c62
build(deps): update dependency @types/react to v18.0.1 (#3157)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-10 07:07:29 +10:00
James Elliott 79935c7e2e
fix(server): locale format incorrect (#3154)
This fixes an issue where the locale would be formatted as en-en instead of en-US.
2022-04-09 21:38:17 +10:00
James Elliott 5a0a15f377
feat(commands): user opaque identifiers commands (#3144)
Add commands for handling user opaque identifiers.
2022-04-09 17:13:19 +10:00
James Elliott e7112bfbd6
feat(oidc): client id claims (#3150)
Adds the authorized party (azp) and client_id registered claims to ID Tokens.
2022-04-09 16:55:24 +10:00
James Elliott 148ec1e2e0
fix(oidc): missing amr claim supported in discovery (#3147)
This adds the AMR claim to discovery.
2022-04-09 09:35:13 +10:00
James Elliott 9d5ac4526e
fix(configuration): remove unused password policy option (#3149)
Removes the min score option from the ZXCVBN policy and adds tests.
2022-04-09 09:21:49 +10:00
James Elliott f9da940bfc
fix(web): description of profile scope is not accurate (#3146)
This adjusts the profile scope to be described as "Access your profile information" as it accesses more than the display name now.
2022-04-09 08:47:21 +10:00