James Elliott
e84ca4956a
refactor: sql updates
2023-02-14 23:35:15 +11:00
Amir Zarrinkafsh
59e82e786c
refactor: collect backend coverage via go build -cover ( #4921 )
...
* refactor: collect backend coverage via go build -cover
* refactor: print percentage coverage collected
2023-02-14 14:44:08 +11:00
renovate[bot]
cea4bdf879
build(deps): update dependency axios to v1.3.3 ( #4925 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 06:25:07 +11:00
renovate[bot]
bb87ae868c
build(deps): update typescript-eslint monorepo to v5.52.0 ( #4924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 06:11:29 +11:00
renovate[bot]
65a344e051
build(deps): update commitlint monorepo to v17.4.3 ( #4923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 05:58:28 +11:00
renovate[bot]
5bebd0c697
build(deps): update dependency esbuild to v0.17.8 ( #4922 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 21:22:28 +11:00
James Elliott
236fcb1e37
Merge remote-tracking branch 'origin/master' into feat-settings-ui
2023-02-13 18:53:54 +11:00
James Hillyerd
ad689275d3
docs: improve gitea oidc guidance ( #4808 )
...
Make the non-obvious relationship between the Gitea `Authentication Name` and the path of the redirect URI explicit.
Signed-off-by: James Hillyerd <james@hillyerd.com>
2023-02-13 07:49:43 +11:00
James Elliott
ee56740f46
Merge remote-tracking branch 'origin/master' into feat-settings-ui
2023-02-13 06:33:46 +11:00
renovate[bot]
6499dcf210
build(deps): update module github.com/go-webauthn/webauthn to v0.7.1 ( #4920 )
...
* build(deps): update module github.com/go-webauthn/webauthn to v0.7.1
* test: fix for upstream changes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-02-13 06:30:19 +11:00
James Elliott
130a28a430
fix: misc
2023-02-12 23:57:43 +11:00
James Elliott
526dd8347d
fix: misc
2023-02-12 23:12:31 +11:00
James Elliott
ba1ed1252c
fix: tests
2023-02-12 22:11:00 +11:00
James Elliott
515309c10e
feat: translate all the things
2023-02-12 21:57:45 +11:00
James Elliott
7e56cf2d15
test(suites): fix postgres
2023-02-12 12:48:39 +11:00
James Elliott
d0160edc70
test(suites): fix standalone
2023-02-12 12:39:17 +11:00
James Elliott
be21d73c72
fix: sql migration
2023-02-12 12:25:15 +11:00
renovate[bot]
d177edc9fa
build(deps): update module github.com/jackc/pgx/v5 to v5.3.0 ( #4919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 03:45:46 +11:00
renovate[bot]
1da2f829a4
build(deps): update module github.com/go-crypt/crypt to v0.2.6 ( #4918 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 03:33:23 +11:00
James Elliott
40e247fcee
Merge branch 'master' into feat-settings-ui
2023-02-12 03:02:26 +11:00
James Elliott
f920ef9dd9
build: update lockfiles
2023-02-12 03:01:51 +11:00
James Elliott
fab2b0d497
test(suites): fix missing sans ( #4917 )
2023-02-12 02:54:44 +11:00
James Elliott
62fa7a6244
Merge remote-tracking branch 'origin/master' into feat-settings-ui
...
# Conflicts:
# web/pnpm-lock.yaml
2023-02-12 02:51:34 +11:00
James Elliott
3b6f5482b8
fix: multi-cookie domain webauthn
2023-02-12 02:47:03 +11:00
renovate[bot]
6f8332b685
build(deps): update dependency @types/react to v18.0.28 ( #4916 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 02:16:21 +11:00
James Elliott
8c057f65a5
Merge remote-tracking branch 'origin/master' into feat-settings-ui
2023-02-11 21:53:34 +11:00
James Elliott
2888ee7f41
refactor(commands): services ( #4914 )
...
Misc refactoring of the services logic to simplify the
2023-02-11 21:45:26 +11:00
renovate[bot]
1a5178a8a5
build(deps): update alpine docker tag to v3.17.2 ( #4910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 16:35:53 +11:00
James Elliott
a0758bb4ba
refactor(suites): use pki for oidc ( #4913 )
2023-02-11 15:37:54 +11:00
James Elliott
852dc808bd
Merge remote-tracking branch 'origin/master' into feat-settings-ui
2023-02-11 14:13:18 +11:00
James Elliott
8e4b660f15
refactor: certs ( #4912 )
...
This refactors the suites to use a Enterprise Root CA PKI signed certificate so the CA public certificate can be trusted. This is particularly useful for webauthn in Chrome.
2023-02-11 14:11:40 +11:00
renovate[bot]
f1c1a83ee0
build(deps): update dependency eslint to v8.34.0 ( #4911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 11:39:29 +11:00
renovate[bot]
2de6368e7a
build(deps): update module github.com/go-rod/rod to v0.112.5 ( #4908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 00:51:27 +11:00
renovate[bot]
30343fd777
build(deps): update dependency esbuild to v0.17.7 ( #4907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-10 14:12:46 +11:00
renovate[bot]
dbafa26ec3
build(deps): update caddy docker tag to v2.6.3 ( #4906 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 15:04:46 +11:00
renovate[bot]
50a480fa7d
build(deps): update module golang.org/x/net to v0.6.0 ( #4904 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 10:30:36 +11:00
renovate[bot]
4ff01a7a34
build(deps): update module golang.org/x/text to v0.7.0 ( #4903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 06:14:12 +11:00
renovate[bot]
cd3d6f967e
build(deps): update dependency prettier to v2.8.4 ( #4902 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 15:42:37 +11:00
James Elliott
1f1210c6ac
Merge remote-tracking branch 'origin/master' into feat-settings-ui
2023-02-08 13:52:07 +11:00
James Elliott
e9fd4160e4
docs: add important note for implicit consent ( #4901 )
2023-02-08 13:51:23 +11:00
James Elliott
2e6d17ba8a
feat(configuration): rfc2307bis implementation ( #4900 )
...
This adds configuration defaults for RFC2307bis LDAP implementations such as OpenLDAP with the RFC2307bis LDIF which should service most user needs.
2023-02-08 13:35:57 +11:00
renovate[bot]
ba89200c19
build(deps): update module golang.org/x/term to v0.5.0 ( #4898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 09:35:39 +11:00
renovate[bot]
436a78525c
build(deps): update envoyproxy/envoy docker tag to v1.25.1 ( #4899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 09:22:17 +11:00
renovate[bot]
b2768d1472
build(deps): update font awesome to v6.3.0 ( #4897 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 09:10:20 +11:00
renovate[bot]
e9d3d17817
build(deps): update module github.com/ory/x to v0.0.535 ( #4896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 08:58:31 +11:00
renovate[bot]
f7797c5959
build(deps): update jest monorepo to v29.4.2 ( #4894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 02:35:47 +11:00
renovate[bot]
bddb2ea2b3
build(deps): update dependency @mui/material to v5.11.8 ( #4893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 02:19:51 +11:00
James Elliott
d1147f9ac4
docs: refactor oidc config docs ( #4892 )
2023-02-08 01:29:43 +11:00
James Elliott
726850fe43
refactor: add some more useful templating funcs ( #4891 )
2023-02-08 01:28:09 +11:00
renovate[bot]
b6840a7cdc
build(deps): update dependency @types/node to v18.13.0 ( #4890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 21:38:37 +11:00