Commit Graph

3066 Commits (7a7495b309da3d5fa05d8fbc83f740d67cac5534)

Author SHA1 Message Date
renovate[bot] c5213e05ce
build(deps): update module github.com/mitchellh/mapstructure to v1.5.0 (#3222)
* build(deps): update module github.com/mitchellh/mapstructure to v1.5.0

* fix: go mod tidy

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2022-04-21 13:13:25 +10:00
renovate[bot] ab3ea1aebe
build(deps): update dependency vite-plugin-eslint to v1.5.1 (#3166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 09:50:14 +10:00
renovate[bot] 568da3b62a
build(deps): update dependency react-i18next to v11.16.7 (#3219)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-19 19:25:13 +10:00
dependabot[bot] 52727f9d2c
build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /docs (#3168)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2022-04-19 16:33:11 +10:00
Amir Zarrinkafsh daaa16c182
refactor(suites): validate totp inputs (#3218)
This change validates the inputs for the TOTP code entry.
This was previously discarded and left unvalidated during the move to rod from within the integration tests.
2022-04-19 14:11:15 +10:00
Amir Zarrinkafsh 92e219b34b
fix(suites): add missing traefik routes (#3217)
This change includes missing routes for both the Traefik and Traefik2 suites, issues would have manifested running dev mode tests for these suites when attempting to load translations.
2022-04-19 13:36:49 +10:00
Amir Zarrinkafsh 2e679169dc
ci(buildkite): remove go module index update hook (#3216) 2022-04-19 12:00:57 +10:00
renovate[bot] 94d858ade8
build(deps): update github.com/duosecurity/duo_api_golang digest to d1ee648 (#3213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-19 09:44:24 +10:00
renovate[bot] ddbba07fdc
build(deps): update typescript-eslint monorepo to v5.20.0 (#3214)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-19 09:23:07 +10:00
James Elliott 532233dd2a
release: v4.35.0 (#3145) 2022-04-18 10:36:08 +10:00
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