Commit Graph

4259 Commits (c867bbec63e272083443fb5d60570137282bcbaf)

Author SHA1 Message Date
James Elliott 157675f1f3
docs: adjust references of webauthn (#5203)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-10 17:01:23 +10:00
James Elliott 304467c10f
docs: fix missing migration (#5202)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-10 13:12:13 +10:00
Matthieu7503 13a45bd360
refactor: misleading host deprecation warning (#5194)
The host deprecation to sever.host is misleading this adjusts the message to be accurate.
2023-04-08 21:22:06 +10:00
renovate[bot] 79a5df2db3
build(deps): update dependency eslint to v8.38.0 (#5191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 19:41:44 +10:00
James Elliott 622bf42ed4
fix(configuration): secret permission errors panic (#5141)
This fixes an issue where attempting to load secrets the process does not  have read permissions for would cause panics as well as the bit size check of the OpenID Connect 1.0 private key can potentially panic on malformed private keys. This was caused by us returning values on errors instead of nil's.

Fixes #5138

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 16:02:34 +10:00
James Elliott 0424652940
refactor: adjust openapi (#5192)
Misc fixes to OpenAPI Specification that were missed.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 15:25:19 +10:00
James Elliott 2dcfc0b04c
feat(handlers): authz authrequest authelia url (#5181)
This adjusts the AuthRequest Authz implementation behave similarly to the other implementations in as much as Authelia can return the relevant redirection to the proxy and the proxy just utilizes it if possible. In addition it swaps the HAProxy examples over to the ForwardAuth implementation as that's now supported.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 14:48:55 +10:00
James Elliott fa250ea7dd
fix(storage): postgresql webauthn tbl invalid aaguid constraint (#5183)
This fixes an issue with the PostgreSQL schema where the webauthn tables aaguid column had a NOT NULL constraint erroneously.

Fixes #5182

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 11:36:34 +10:00
James Elliott 3b52ddb137
docs: add adaptation blurbs (#5163)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-08 10:00:36 +10:00
renovate[bot] a40baeece5
build(deps): update dependency typescript to v5.0.4 (#5190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 07:05:10 +10:00
renovate[bot] 732efe05a5
build(deps): update module github.com/ory/herodot to v0.10.0 (#5189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 03:32:30 +10:00
renovate[bot] cd0437cab1
build(deps): update traefik docker tag to v2.9.10 (#5187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 10:28:16 +10:00
renovate[bot] c5bac7e05a
build(deps): update module golang.org/x/net to v0.9.0 (#5188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 05:35:33 +10:00
renovate[bot] d026c8013f
build(deps): update module golang.org/x/text to v0.9.0 (#5186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 00:58:53 +10:00
renovate[bot] 02ec9ed5cc
build(deps): update module github.com/ory/x to v0.0.549 (#5185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 00:47:00 +10:00
renovate[bot] 8dd89e5a81
build(deps): update dependency axios to v1.3.5 (#5179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 17:56:09 +10:00
renovate[bot] 890eeff52a
build(deps): update module github.com/otiai10/copy to v1.10.0 (#5180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 13:27:52 +10:00
renovate[bot] 8b640ab74f
build(deps): update dependency eslint-import-resolver-typescript to v3.5.5 (#5178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 03:16:58 +10:00
renovate[bot] e0e334a459
build(deps): update dependency @emotion/cache to v11.10.7 (#5176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 22:46:17 +10:00
renovate[bot] 09ca8d37d2
build(deps): update envoyproxy/envoy docker tag to v1.25.4 (#5177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 22:33:01 +10:00
renovate[bot] 7399e3efd5
build(deps): update module golang.org/x/term to v0.7.0 (#5175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 14:01:51 +10:00
renovate[bot] aa598b40d1
build(deps): update module github.com/spf13/cobra to v1.7.0 (#5172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 13:44:38 +10:00
renovate[bot] 098320b609
build(deps): update golang docker tag to v1.20.3 (#5174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 09:36:06 +10:00
renovate[bot] 0148565f46
build(deps): update material-ui monorepo to v5.11.16 (#5171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-05 04:47:51 +10:00
renovate[bot] 99de56c285
build(deps): update dependency @types/react to v18.0.33 (#5167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 12:13:53 +10:00
renovate[bot] ea773c9a8f
build(deps): update dependency vite-tsconfig-paths to v4.0.8 (#5168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 12:02:59 +10:00
renovate[bot] 12e3b61e12
build(deps): update dependency @typescript-eslint/eslint-plugin to v5.57.1 (#5166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 03:48:13 +10:00
renovate[bot] 1b800f5c61
build(deps): update dependency @typescript-eslint/parser to v5.57.1 (#5165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 03:33:27 +10:00
renovate[bot] 5653419bbf
build(deps): update dependency i18next to v22.4.14 (#5161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 19:37:55 +10:00
renovate[bot] 0a099cbec0
build(deps): update module github.com/ory/x to v0.0.547 (#5164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 19:20:30 +10:00
renovate[bot] 6d35ed29a2
build(deps): update dependency @types/react to v18.0.32 (#5159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-02 19:11:19 +10:00
James Elliott d6a8dec0be
build(deps): unbump github.com/go-webauthn/webauthn to v0.5.0 (#5158)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-02 16:09:18 +10:00
renovate[bot] 68af8d82a5
build(deps): update dependency esbuild to v0.17.15 (#5157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-02 13:42:21 +10:00
James Elliott 19d1b1bbcb
docs: fix gitea example (#5156)
Fixes the gitea example and a few other minor issues.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-02 13:12:01 +10:00
renovate[bot] 04ba3e6d6b
build(deps): update dependency typescript to v5.0.3 (#5154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 10:29:52 +11:00
renovate[bot] 2c2b92fc5c
build(deps): update module github.com/ory/x to v0.0.545 (#5153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 22:02:59 +11:00
renovate[bot] a94dbdf5e7
build(deps): update module github.com/ory/x to v0.0.544 (#5152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 19:41:48 +11:00
renovate[bot] a5be9fb58c
build(deps): update dependency react-router-dom to v6.10.0 (#5151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 13:53:36 +11:00
renovate[bot] 789f084454
build(deps): update alpine docker tag to v3.17.3 (#5148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 11:45:55 +11:00
renovate[bot] d0a75dd362
build(deps): update haproxy docker tag to v2.7.6 (#5149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 11:11:57 +11:00
renovate[bot] 34a26dc4d4
build(deps): update dependency eslint-import-resolver-typescript to v3.5.4 (#5146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 04:02:18 +11:00
renovate[bot] 7f6198c722
build(deps): update dependency eslint to v8.37.0 (#5144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 20:49:11 +11:00
renovate[bot] 6d3a52cf6b
build(deps): update dependency @types/node to v18.15.11 (#5142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 13:24:52 +11:00
renovate[bot] f8eae6f3b2
build(deps): update dependency @types/react to v18.0.31 (#5143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 13:13:28 +11:00
renovate[bot] 2235a850f9
build(deps): update dependency @mui/material to v5.11.15 (#5139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 05:37:14 +11:00
renovate[bot] 4b3b2977c7
build(deps): update dependency @commitlint/cli to v17.5.1 (#5137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 22:44:43 +11:00
Joakim Pettersen 9fe2ed9a46
docs(oidc): firezone integration (#5125)
This adds a Firezone VPN integration with OpenID Connect 1.0.
2023-03-28 20:29:13 +11:00
renovate[bot] b16836d362
build(deps): update dependency @types/react to v18.0.30 (#5132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 10:41:40 +11:00
renovate[bot] 5245665400
build(deps): update typescript-eslint monorepo to v5.57.0 (#5134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 10:29:59 +11:00
renovate[bot] b98b0fb1fb
build(deps): update font awesome to v6.4.0 (#5133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 10:14:02 +11:00