Jens Langhammer
|
431ba6b4ef
|
lib: add cli option for lib.config
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 23:52:10 +01:00 |
Jens Langhammer
|
146818793e
|
website/docs: fix kubectl restart command
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 23:45:03 +01:00 |
Jens Langhammer
|
0ce663bce4
|
web/user: fix height issues on user interface
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 23:32:25 +01:00 |
Jens Langhammer
|
923ba4fb42
|
web: improve dark theme for vertical tabs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 23:29:47 +01:00 |
Jens Langhammer
|
bb6eed0db1
|
root: properly catch 404 errors for websocket connections
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 23:19:07 +01:00 |
Jens Langhammer
|
d1bd8f333b
|
outposts/proxy: use disableIndex for static files
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 10:50:56 +01:00 |
Jens Langhammer
|
2ac9f5426d
|
outposts: don't panic when listening for metrics fails
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 10:37:13 +01:00 |
Jens Langhammer
|
8d1fd48003
|
web/admin: allow flow edit on flow view page
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 10:20:31 +01:00 |
Jens Langhammer
|
241cb01ec6
|
web/flows: fix spinner during webauthn not centred
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-19 09:51:52 +01:00 |
dependabot[bot]
|
65b4139997
|
build(deps): bump @patternfly/patternfly from 4.151.4 to 4.159.1 in /web (#1816)
|
2021-11-19 08:46:35 +01:00 |
dependabot[bot]
|
1431be8c44
|
build(deps): bump geoip2 from 4.4.0 to 4.5.0 (#1817)
|
2021-11-19 08:45:20 +01:00 |
Jens Langhammer
|
049fceeeee
|
web: add more state
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 21:40:34 +01:00 |
Jens Langhammer
|
e6638afa3c
|
web: remove manually URL encoded paths
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 21:33:49 +01:00 |
Jens Langhammer
|
465898c7d0
|
web/elements: add new API to store attributes in URL, use for table and tabs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 21:16:00 +01:00 |
Jens Langhammer
|
c363b1cfde
|
web/admin: unify rendering and sorting of user lists
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 20:44:15 +01:00 |
Jens Langhammer
|
b30ffd1318
|
web/admin: make user clickable for bound policies list
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 20:43:45 +01:00 |
Jens Langhammer
|
fe0d3a64c8
|
web/admin: fix typo in events action
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 20:32:59 +01:00 |
Jens Langhammer
|
ae9f1c1063
|
outpost/ldap: fix panic when attempting to update without locked users mutex
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 19:36:27 +01:00 |
Jens Langhammer
|
ea63d384fd
|
web/flows: fix lint errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-18 09:36:42 +01:00 |
dependabot[bot]
|
c28d75754d
|
build(deps): bump boto3 from 1.20.7 to 1.20.8 (#1813)
|
2021-11-18 08:50:55 +01:00 |
dependabot[bot]
|
518b691e00
|
build(deps): bump packaging from 21.2 to 21.3 (#1812)
|
2021-11-18 08:50:15 +01:00 |
dependabot[bot]
|
cd845be45d
|
build(deps): bump typescript from 4.4.4 to 4.5.2 in /web (#1811)
|
2021-11-18 08:49:45 +01:00 |
dependabot[bot]
|
a813d8e05e
|
build(deps): bump sentry-sdk from 1.4.3 to 1.5.0 (#1814)
|
2021-11-18 08:49:18 +01:00 |
dependabot[bot]
|
75f850f4d2
|
build(deps): bump @babel/plugin-transform-runtime in /web (#1804)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.16.0 to 7.16.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.4/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:40:32 +01:00 |
dependabot[bot]
|
c84265c6f0
|
build(deps): bump @sentry/browser from 6.14.3 to 6.15.0 in /web (#1805)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.14.3 to 6.15.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.14.3...6.15.0)
---
updated-dependencies:
- dependency-name: "@sentry/browser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:39:21 +01:00 |
dependabot[bot]
|
a477ea29cd
|
build(deps): bump @babel/preset-env from 7.16.0 to 7.16.4 in /web (#1803)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.0 to 7.16.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:39:06 +01:00 |
dependabot[bot]
|
f6aa85e340
|
build(deps): bump @sentry/tracing from 6.14.3 to 6.15.0 in /web (#1806)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 6.14.3 to 6.15.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.14.3...6.15.0)
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:38:02 +01:00 |
dependabot[bot]
|
0aeedb3ad8
|
build(deps): bump @babel/plugin-proposal-decorators in /web (#1807)
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.16.0 to 7.16.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.4/packages/babel-plugin-proposal-decorators)
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:37:53 +01:00 |
dependabot[bot]
|
4b29f238b5
|
build(deps): bump boto3 from 1.20.6 to 1.20.7 (#1808)
Bumps [boto3](https://github.com/boto/boto3) from 1.20.6 to 1.20.7.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.20.6...1.20.7)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:37:16 +01:00 |
dependabot[bot]
|
34157db06a
|
build(deps): bump celery from 5.2.0 to 5.2.1 (#1809)
Bumps [celery](https://github.com/celery/celery) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.2.0...v5.2.1)
---
updated-dependencies:
- dependency-name: celery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:37:03 +01:00 |
dependabot[bot]
|
84b9e66a97
|
build(deps): bump goauthentik.io/api from 0.2021104.1 to 0.2021104.2 (#1810)
Bumps [goauthentik.io/api](https://github.com/goauthentik/client-go) from 0.2021104.1 to 0.2021104.2.
- [Release notes](https://github.com/goauthentik/client-go/releases)
- [Commits](https://github.com/goauthentik/client-go/compare/v0.2021104.1...v0.2021104.2)
---
updated-dependencies:
- dependency-name: goauthentik.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 09:36:47 +01:00 |
Jens Langhammer
|
e831e4fb94
|
root: add lifespan shim to prevent errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-16 13:25:03 +01:00 |
github-actions[bot]
|
956922820b
|
web: Update Web API Client version (#1802)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-11-16 12:39:37 +01:00 |
Jens Langhammer
|
b0fac9c9f1
|
providers/saml: fix SessionNotOnOrAfter not being included
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-16 12:36:40 +01:00 |
Jens Langhammer
|
f4db09cd59
|
events: add gdpr_compliance option
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#1551
|
2021-11-16 11:29:13 +01:00 |
Jens Langhammer
|
047030f901
|
web: optionally allow unique messages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-16 11:21:30 +01:00 |
Jens Langhammer
|
638e8d741f
|
*: fix multiple tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-16 10:38:21 +01:00 |
Jens Langhammer
|
425b87a6d0
|
outposts: add ack and disconnect tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-16 09:34:37 +01:00 |
dependabot[bot]
|
e7dc763612
|
build(deps): bump @typescript-eslint/eslint-plugin in /web (#1797)
|
2021-11-16 08:22:27 +01:00 |
dependabot[bot]
|
a80cc94da9
|
build(deps): bump @typescript-eslint/parser from 5.3.1 to 5.4.0 in /web (#1798)
|
2021-11-16 08:21:19 +01:00 |
dependabot[bot]
|
547dd3cb7a
|
build(deps): bump goauthentik.io/api from 0.2021103.2 to 0.2021104.1 (#1799)
|
2021-11-16 08:20:30 +01:00 |
dependabot[bot]
|
95739a934c
|
build(deps): bump boto3 from 1.20.5 to 1.20.6 (#1800)
|
2021-11-16 08:20:07 +01:00 |
Jens Langhammer
|
d12e24017e
|
outposts: add websocket tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 23:58:19 +01:00 |
Jens Langhammer
|
e4a0345231
|
tests/integration: use channels test server
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 22:37:36 +01:00 |
Jens Langhammer
|
078633c2af
|
lib: drop all sentry exceptions when debug enabled
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 22:18:56 +01:00 |
Jens Langhammer
|
4b8b800648
|
stages/*: add more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 20:58:34 +01:00 |
Jens Langhammer
|
6f9ed001a1
|
crypto: add more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 20:38:03 +01:00 |
Jens Langhammer
|
e4095dfffe
|
admin: add more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 20:10:09 +01:00 |
Jens Langhammer
|
d5341c2284
|
managed: add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 19:53:08 +01:00 |
Jens Langhammer
|
357bd65028
|
web/flows: fix typo
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-11-15 19:52:17 +01:00 |