a262171671
release: 2022.10.2
2022-12-01 10:40:58 +02:00
87b8ca7be4
*: backport CVE-2022-46145 fix
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-12-01 10:40:51 +02:00
cc8dc1403f
root: include security policy in website container
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-11-30 13:05:02 +02:00
f21a196a3b
root: rework and expand security policy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# SECURITY.md
2022-11-30 13:04:50 +02:00
f3a72761c0
release: 2022.10.1
2022-10-29 17:24:55 +02:00
77a67dcbc1
website/docs: prepare 2022.10.1
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-28 23:08:55 +02:00
8d7ce49101
website/docs: add docs for using email templates with helm chart
...
closes #3891
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-28 23:06:10 +02:00
841c13ed77
core: set prehydrated locale based on active backend locale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-28 19:43:24 +02:00
30d708dd1f
core: explicitly enable locales ( #3889 )
...
* activate locales
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* set locale for email templates
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-28 19:42:49 +02:00
8a50279142
web: bump @sentry/browser from 7.16.0 to 7.17.2 in /web ( #3897 )
2022-10-28 15:03:40 +02:00
f1e1911788
web: bump @babel/plugin-proposal-decorators from 7.19.6 to 7.20.0 in /web ( #3893 )
2022-10-28 14:53:22 +02:00
0b712d22a8
web: bump @sentry/tracing from 7.16.0 to 7.17.1 in /web ( #3894 )
2022-10-28 14:53:05 +02:00
9d0a7578ec
flows: fix error due to not validating error challenge
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-27 20:04:00 +02:00
f8fab14e1e
core: refactor MessageStage to not use dynamic class
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-26 20:01:42 +02:00
9b6e07de17
core: bump kubernetes from 24.2.0 to 25.3.0 ( #3882 )
...
Bumps [kubernetes](https://github.com/kubernetes-client/python ) from 24.2.0 to 25.3.0.
- [Release notes](https://github.com/kubernetes-client/python/releases )
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes-client/python/compare/v24.2.0...v25.3.0 )
---
updated-dependencies:
- dependency-name: kubernetes
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 19:21:47 +02:00
4e2ba8c916
web: bump pyright from 1.1.276 to 1.1.277 in /web ( #3881 )
2022-10-26 08:46:23 +02:00
6b35d0c70b
core: check if session is authenticated before showing linked message
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-26 00:30:42 +02:00
dd65862bf2
core: show success message when authenticating/enrolling after flow is finished
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-25 22:46:15 +02:00
2206b71f6f
website/integrations: add missing read:org scope for github org check and improve error handling
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-25 21:17:08 +02:00
24e02c82dc
core: bump deepmerge from 1.0.1 to 1.1.0 ( #3877 )
...
Bumps [deepmerge](https://github.com/toumorokoshi/deepmerge ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/toumorokoshi/deepmerge/releases )
- [Commits](https://github.com/toumorokoshi/deepmerge/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: deepmerge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 16:32:12 +02:00
2b6213c3ce
core: bump psycopg2-binary from 2.9.4 to 2.9.5 ( #3876 )
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2-binary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 16:31:59 +02:00
d51d14fd32
core: bump pytest from 7.1.3 to 7.2.0 ( #3875 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 16:31:53 +02:00
35679f5abb
website/integrations: Add TrueCommand integration ( #3819 )
...
* Create index.md
Initial checkin of truecommand integration
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
* Update index.md
First draft
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
* Add TrueCommand Integration
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
* website: run prettier on truecommand integration.
* Update website/integrations/services/truecommand/index.md
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
* Update website/integrations/services/truecommand/index.md
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
* Update website/integrations/services/truecommand/index.md
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
* Change name to TrueNAS TrueCommand, update SAML Attribute.
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
Signed-off-by: Darrin <54423468+obsidiangroup@users.noreply.github.com >
Co-authored-by: Darrin Walton <darrinw@obsidian-group.co >
Co-authored-by: Jens L. <jens@beryju.org >
2022-10-25 12:12:57 +02:00
98666cc5e9
web: bump @codemirror/lang-python from 6.0.3 to 6.0.4 in /web ( #3867 )
...
Bumps [@codemirror/lang-python](https://github.com/codemirror/lang-python ) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/codemirror/lang-python/releases )
- [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-python/compare/6.0.3...6.0.4 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-python"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:02:30 +02:00
dbaad90c3e
web: bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 in /web ( #3866 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.40.1 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:00:50 +02:00
63b5656cca
web: bump @codemirror/lang-javascript from 6.1.0 to 6.1.1 in /web ( #3871 )
...
Bumps [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/codemirror/lang-javascript/releases )
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-javascript/compare/6.1.0...6.1.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-javascript"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 10:00:37 +02:00
96713a82dd
web: bump @typescript-eslint/parser from 5.40.1 to 5.41.0 in /web ( #3869 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.40.1 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 09:59:35 +02:00
2b20b89c80
web: bump @codemirror/legacy-modes from 6.1.0 to 6.2.0 in /web ( #3870 )
...
Bumps [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/codemirror/legacy-modes/releases )
- [Changelog](https://github.com/codemirror/legacy-modes/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/legacy-modes/compare/6.1.0...6.2.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/legacy-modes"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 09:59:13 +02:00
cbb24dfddd
web: bump @codemirror/lang-html from 6.1.2 to 6.1.3 in /web ( #3868 )
...
Bumps [@codemirror/lang-html](https://github.com/codemirror/lang-html ) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/codemirror/lang-html/releases )
- [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-html/compare/6.1.2...6.1.3 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-html"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 09:59:03 +02:00
056ff5ff59
web: bump @codemirror/lang-xml from 6.0.0 to 6.0.1 in /web ( #3865 )
2022-10-25 09:35:29 +02:00
4da2f44f8e
core: bump colorama from 0.4.5 to 0.4.6 ( #3872 )
2022-10-25 09:35:11 +02:00
3da7fcfc1d
web/common: disable API Drawer by default in user interface
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-24 22:08:47 +02:00
6ea57921f2
sources/saml: set username field to name_id attribute
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-24 21:53:37 +02:00
c7ea4b5a7f
web: bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 in /web ( #3855 )
2022-10-24 10:05:18 +02:00
c2933f0681
web: bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 in /web ( #3854 )
2022-10-24 10:05:10 +02:00
27636cc49f
web: bump @rollup/plugin-commonjs from 23.0.1 to 23.0.2 in /web ( #3856 )
2022-10-24 09:56:55 +02:00
42196f554e
web: bump @rollup/plugin-replace from 5.0.0 to 5.0.1 in /web ( #3853 )
2022-10-24 09:56:24 +02:00
ad5fc139eb
web: bump eslint from 8.25.0 to 8.26.0 in /web ( #3857 )
2022-10-24 09:54:43 +02:00
3a68de0d38
core: bump goauthentik.io/api/v3 from 3.2022090.10 to 3.2022100.1 ( #3861 )
2022-10-24 09:54:33 +02:00
93984b35b3
web: bump @rollup/plugin-babel from 6.0.0 to 6.0.2 in /web ( #3858 )
2022-10-24 09:53:36 +02:00
d25d547486
core: bump sentry-sdk from 1.10.0 to 1.10.1 ( #3859 )
2022-10-24 09:53:22 +02:00
b84bc418af
core: bump duo-client from 4.4.0 to 4.5.0 ( #3860 )
2022-10-24 09:53:14 +02:00
ea94750ea8
core: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 ( #3862 )
2022-10-24 09:52:51 +02:00
a3aa7a8d4f
core: bump pylint from 2.15.4 to 2.15.5 ( #3863 )
2022-10-24 09:52:43 +02:00
7004cb1c91
website/docs: add notice for TOTP issuer
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-22 17:11:20 +02:00
e67464b8a0
web: bump API Client version ( #3846 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-21 22:35:21 +02:00
b0d4f035f1
blueprints: fix error when cleaning up unset attribute
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-21 22:12:59 +02:00
661d2ec701
Merge branch 'version-2022.10'
2022-10-21 22:11:04 +02:00
3f570bb96d
blueprints: improve error handling
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-21 20:18:02 +02:00
89dc46a7ff
release: 2022.10.0
2022-10-21 19:42:38 +02:00
a359184f29
website/docs: add 2022.10 to sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-21 19:42:22 +02:00
17f88a15f2
root: update security
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-21 19:41:36 +02:00
fa08e2c7bf
website/docs: update 2022.10 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-21 18:24:25 +02:00
b4a8a5cd32
web: bump @babel/plugin-transform-runtime from 7.19.1 to 7.19.6 in /web ( #3837 )
2022-10-21 09:09:27 +02:00
81a05e901c
web: bump @babel/core from 7.19.3 to 7.19.6 in /web ( #3834 )
2022-10-21 09:08:48 +02:00
fd6a3d6230
root: update options for generating TS API ( #3833 )
2022-10-21 09:08:25 +02:00
f5ef92ca6f
web: bump @webcomponents/webcomponentsjs from 2.6.0 to 2.7.0 in /web ( #3835 )
2022-10-21 09:07:32 +02:00
b479fa7d78
web: bump @rollup/plugin-commonjs from 23.0.0 to 23.0.1 in /web ( #3836 )
2022-10-21 09:07:25 +02:00
70372834ef
web: bump @trivago/prettier-plugin-sort-imports from 3.3.1 to 3.4.0 in /web ( #3838 )
2022-10-21 09:07:12 +02:00
b1f9b0b215
web: bump @babel/plugin-proposal-decorators from 7.19.3 to 7.19.6 in /web ( #3839 )
2022-10-21 09:06:59 +02:00
2f9dd703f8
core: bump goauthentik.io/api/v3 from 3.2022090.9 to 3.2022090.10 ( #3840 )
2022-10-21 09:06:51 +02:00
99a86941f7
core: bump pyjwt from 2.5.0 to 2.6.0 ( #3841 )
2022-10-21 09:06:43 +02:00
10767f19e7
core: bump swagger-spec-validator from 3.0.0 to 3.0.2 ( #3842 )
2022-10-21 09:06:20 +02:00
c69bb07a7c
core: bump sentry-sdk from 1.9.10 to 1.10.0 ( #3843 )
2022-10-21 09:06:12 +02:00
d53733b6fc
outposts/proxy: reduce possibility for redirect loops, keep single state ( #3831 )
...
use single state, redirect when start url is hit with active session
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-20 21:27:34 +02:00
a1ce8100e9
stages/identification: log invalid_login similar to event for easier log parsing
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3715
2022-10-20 19:31:22 +02:00
13d975a258
flows: fix error when opening inspector with no history
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-20 19:30:56 +02:00
f1b143606e
web/admin: fix scrolling in remaning modals
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-20 10:20:32 +02:00
d191c2ed7d
web: bump @sentry/browser from 7.15.0 to 7.16.0 in /web ( #3825 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.15.0 to 7.16.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/7.15.0...7.16.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 10:14:09 +02:00
5dde3b8096
web: bump @codemirror/lang-python from 6.0.2 to 6.0.3 in /web ( #3826 )
...
Bumps [@codemirror/lang-python](https://github.com/codemirror/lang-python ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/codemirror/lang-python/releases )
- [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-python/compare/6.0.2...6.0.3 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-python"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 10:04:36 +02:00
6677196baf
web: bump @sentry/tracing from 7.15.0 to 7.16.0 in /web ( #3824 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.15.0 to 7.16.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/7.15.0...7.16.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 10:04:21 +02:00
3b8b477650
core: bump swagger-spec-validator from 2.7.6 to 3.0.0 ( #3827 )
...
Bumps [swagger-spec-validator](https://github.com/Yelp/swagger_spec_validator ) from 2.7.6 to 3.0.0.
- [Release notes](https://github.com/Yelp/swagger_spec_validator/releases )
- [Changelog](https://github.com/Yelp/swagger_spec_validator/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/Yelp/swagger_spec_validator/compare/v2.7.6...v3.0.0 )
---
updated-dependencies:
- dependency-name: swagger-spec-validator
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 10:04:10 +02:00
52a455c9d5
core: bump uvicorn from 0.18.3 to 0.19.0 ( #3828 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.18.3...0.19.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 10:04:01 +02:00
92dcc2a762
core: bump twilio from 7.14.2 to 7.15.0 ( #3829 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 7.14.2 to 7.15.0.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/7.14.2...7.15.0 )
---
updated-dependencies:
- dependency-name: twilio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 10:03:50 +02:00
2a7639cb01
web: bump API Client version ( #3830 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-20 10:03:41 +02:00
782fec0eb9
flows: use stripped down flow serializer for flow_set to optimise loading time
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-20 09:56:08 +02:00
cfad472e1b
flows: optimise queries ( #3818 )
...
* flows: optimise flow queries
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* index source on slug and name
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* binding index
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add policy parent index
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix migrations
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* cleanup old migrations
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add release note to upgrade
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-19 22:53:07 +02:00
6882445937
*: handle PermissionError when saving files, ensure permission bits are set correctly
...
closes #3817
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-19 20:24:28 +02:00
c22dae868c
website/docs: update 2022.10 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-19 10:44:28 +02:00
9e3bf94547
flows: optimise flow API loading speed
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-19 10:29:06 +02:00
895658e7a3
website/integrations: add Organizr integration ( #3802 )
...
* Add new integration application category for Dashboard and initialize organizr service template
* added images and additional info for organizr integration
* alphabetized application integration categories
* alphabetized integration federation and social login categories
* forgot to make website-lint-fix :/
* revert mention of organizr in generic setup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-19 10:28:48 +02:00
0b6dd49f36
web/admin: show oauth2 docs on oauth2 provider view page
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-19 10:11:15 +02:00
fac3d8b8c9
web: bump pyright from 1.1.275 to 1.1.276 in /web ( #3815 )
2022-10-19 09:31:32 +02:00
1c4bd408aa
core: bump goauthentik.io/api/v3 from 3.2022090.7 to 3.2022090.9 ( #3816 )
2022-10-19 09:31:22 +02:00
8385dd77cc
web: bump API Client version ( #3812 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-19 00:10:55 +02:00
b06a3a8f9f
admin: add authorisations metric ( #3811 )
...
add authorizations metric
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-19 00:06:45 +02:00
4fc21c3cc3
ci: fix output of variables ( #3810 )
...
use print and correctly append
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 23:53:31 +02:00
167695d4b1
core: bump channels from 3.0.5 to 4.0.0 ( #3799 )
...
* core: bump channels from 3.0.5 to 4.0.0
Bumps [channels](https://github.com/django/channels ) from 3.0.5 to 4.0.0.
- [Release notes](https://github.com/django/channels/releases )
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels/compare/3.0.5...4.0.0 )
---
updated-dependencies:
- dependency-name: channels
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* add daphne
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 22:34:27 +02:00
a8bca5edd0
web: fix linting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 22:29:28 +02:00
3e1490dcac
providers/saml: don't attempt verification of SAML request when no verification certificate is configured
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 22:26:04 +02:00
ea12715e01
web: bump API Client version ( #3809 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-18 22:07:43 +02:00
6bff6a2a1a
core: fallback to empty user object for PropertyMappingEvaluator
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 22:03:26 +02:00
0efee2a660
flows: improved import ( #3807 )
...
* return logs when importing flow
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* improve error handling, show logs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 22:01:42 +02:00
b85be12567
providers/oauth2: fix issues with es256 and add tests ( #3808 )
...
fix issues with es256 and add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 22:01:29 +02:00
bb43c49b1e
website/docs: fix passwordless docs, cross-link both
...
closes #3803
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 21:38:01 +02:00
e9eede5a80
web: bump @typescript-eslint/parser from 5.40.0 to 5.40.1 in /web ( #3805 )
2022-10-18 09:49:08 +02:00
ebfd6e1fe6
web: bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 in /web ( #3804 )
2022-10-18 09:31:02 +02:00
56181a45a1
internal: limit body size
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-17 18:52:16 +02:00
ddc23c6d88
core: bump github.com/go-openapi/runtime from 0.24.1 to 0.24.2 ( #3798 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.24.1...v0.24.2 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:10:37 +02:00
35edbdef9b
core: bump goauthentik.io/api/v3 from 3.2022090.6 to 3.2022090.7 ( #3797 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022090.6 to 3.2022090.7.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022090.6...v3.2022090.7 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:10:28 +02:00
e5098176b4
core: bump codespell from 2.2.1 to 2.2.2 ( #3796 )
...
Bumps [codespell](https://github.com/codespell-project/codespell ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/codespell-project/codespell/releases )
- [Commits](https://github.com/codespell-project/codespell/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: codespell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:09:40 +02:00
fa63c06394
web: bump @trivago/prettier-plugin-sort-imports from 3.3.0 to 3.3.1 in /web ( #3795 )
...
web: bump @trivago/prettier-plugin-sort-imports in /web
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases )
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/master/CHANGELOG.md )
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/commits/v3.3.1 )
---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:09:16 +02:00
b864de7721
outposts/ldap: increase compatibility with different types in user and group attributes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 22:32:18 +02:00
96a30af0eb
sources/oauth: allow overriding of all scopes
...
closes #3747
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 21:21:43 +02:00
10cfccd999
website/docs: add General Setup instructions for LDAP Provider ( #3680 )
...
* Added General Setup instructions for LDAP Provider
* Added General Setup instructions for LDAP Provider and updated relative links
* updated LDAP Outpost note verbiage
* Corrected the case for LDAP and renamed to Generic Setup
* removed ldapsearch example from index page
* updated verbiage around multifactor authentication
* removed note about local LDAP provider
* updated sidebar to reflect generic_setup
* updated logging info
* corrected typo
* updated stage creation instructions and screenshot
* corrected another typo
* corrected another typo
* reword some things
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 14:57:57 +00:00
d6a14019c6
web/admin: rework scrolling in modals, ensure overlay covers everything
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 16:02:51 +02:00
dc4bdc17d9
ci: use GITHUB_OUTPUT ( #3793 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 15:43:53 +02:00
b515126061
web: use drawSelection to workaround cursor bug when using CodeMirror with ShadowDOM in firefox
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 13:55:53 +02:00
76531589dd
core: fix title in generic error template
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 13:55:22 +02:00
2112b5b26b
root: add global fallback throttle
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-15 23:51:36 +02:00
a3cc844e25
crypto: fix cert_expiry not having the correct format
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-15 23:32:02 +02:00
53aef73f58
flows: optimise queries for flow and stage API endpoints
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-15 11:54:31 +02:00
26adf3f774
cmd: always stop gunicorn before exiting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-15 11:54:11 +02:00
77f6926a41
website/docs: prepare 2022.10 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 17:23:23 +02:00
759c204d2d
web: bump API Client version ( #3790 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-14 17:11:10 +02:00
363872715d
sources/saml: revamp SAML Source ( #3785 )
...
* update saml source to use user connections, add all attributes to flow context
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* check for SAML Status in response, add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* package apple icon
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add webui for connections
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 17:04:47 +02:00
5e620c74f9
core: bump goauthentik.io/api/v3 from 3.2022090.5 to 3.2022090.6 ( #3789 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022090.5 to 3.2022090.6.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022090.5...v3.2022090.6 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 16:18:15 +02:00
05703ebf64
web: bump API Client version ( #3788 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-14 15:50:55 +02:00
0167cefbc1
core: bump goauthentik.io/api/v3 from 3.2022090.4 to 3.2022090.5 ( #3787 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022090.4 to 3.2022090.5.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022090.4...v3.2022090.5 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 15:50:33 +02:00
79e8b72569
flows: always show flow inspector in debug mode, don't require admin in debug ( #3786 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 15:44:59 +02:00
884f5249d1
web/flows: update flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 15:42:45 +02:00
799452dc65
website/integrations: add missing step to create mappings ( #3748 )
...
* Update index.md
Added Customisation menu helper under Step 1
Signed-off-by: Nick Baughman <baughmann1@gmail.com >
* fix same issue in other docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Nick Baughman <baughmann1@gmail.com >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 15:38:56 +02:00
74a0e27a8c
blueprints: fix error when exporting objects with lazily translated strings
...
closes #3482
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 14:31:44 +02:00
0ca1368dcc
sources/saml: improve error handling for missing assertion and missing subject
...
closes #3784
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 13:56:39 +02:00
febe3a5477
web: bump API Client version ( #3783 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-14 12:11:34 +02:00
2980c5884f
root: Add setting to adjust database config for pgbouncer ( #3769 )
...
* Add setting to adjust database config for pgbouncer
* docker-compose.yml cleanup
Delete pgbouncer setting as false is the default value
* Cleanup docker-compose.yml
Also remove use_pgbouncer option in server section
2022-10-14 11:53:24 +02:00
217e145d23
stages/authenticator_sms: make sms stage payload customisable ( #3780 )
...
* make sms stage payload customisable
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update phrasing for webhook mapping
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-14 11:53:01 +02:00
c4cc04918b
ci: bump actions/setup-node from 3.5.0 to 3.5.1 ( #3782 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 10:55:14 +02:00
83d303ba9a
web/flows: improve display for action-showing stages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-13 17:02:01 +02:00
013b7118f2
website: bump postcss from 8.4.17 to 8.4.18 in /website ( #3770 )
2022-10-13 12:57:01 +03:00
7898452b7d
web: bump @patternfly/patternfly from 4.215.1 to 4.217.1 in /web ( #3771 )
2022-10-13 12:56:49 +03:00
4fd1a922af
web: bump pyright from 1.1.274 to 1.1.275 in /web ( #3772 )
2022-10-13 12:56:21 +03:00
b3ede52f5a
web: bump @formatjs/intl-listformat from 7.1.2 to 7.1.3 in /web ( #3773 )
2022-10-13 12:55:27 +03:00
f6087d2fea
ci: bump docker/setup-qemu-action from 2.0.0 to 2.1.0 ( #3774 )
2022-10-13 12:55:04 +03:00
57f365a5b3
core: bump goauthentik.io/api/v3 from 3.2022090.3 to 3.2022090.4 ( #3767 )
2022-10-12 11:07:46 +03:00
e5e6c33b2d
providers/oauth2: fix expires_in not being an int
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-11 14:25:30 +03:00
3aa9fb1e20
web: bump API Client version ( #3765 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-10-11 12:50:57 +02:00
8ed2f7fe9e
providers/oauth2: add device flow ( #3334 )
...
* start device flow
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web: fix inconsistent app filtering
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tenant device code flow
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add throttling to device code view
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* somewhat unrelated changes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add initial device code entry flow
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add finish stage
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* it works
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add support for verification_uri_complete
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add some tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-11 12:42:10 +02:00
64a7e35950
web: bump @rollup/plugin-typescript from 8.5.0 to 9.0.1 in /web ( #3764 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.5.0 to 9.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v9.0.1/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:33:40 +02:00
e7fc76f72a
web: bump @babel/preset-env from 7.19.3 to 7.19.4 in /web ( #3756 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.3 to 7.19.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.19.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:31:41 +02:00
ed9678afcc
web: bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 in /web ( #3758 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:31:32 +02:00
c166bb66b3
web: bump @sentry/browser from 7.14.2 to 7.15.0 in /web ( #3760 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.14.2 to 7.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/7.14.2...7.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:31:16 +02:00
eb063e02e0
web: bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 in /web ( #3755 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.0.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:28:26 +02:00
ee1dbf3c0e
web: bump @sentry/tracing from 7.14.2 to 7.15.0 in /web ( #3759 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.14.2 to 7.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/7.14.2...7.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:27:29 +02:00
4a2f46cc8a
web: bump @typescript-eslint/parser from 5.39.0 to 5.40.0 in /web ( #3757 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:27:21 +02:00
d50e8aad71
web: bump @rollup/plugin-replace from 4.0.0 to 5.0.0 in /web ( #3761 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/url-v5.0.0/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:26:39 +02:00
b21a783a02
core: bump pylint from 2.15.2 to 2.15.4 ( #3762 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.15.2 to 2.15.4.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.2...v2.15.4 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:26:19 +02:00
02ed7e2784
core: bump goauthentik.io/api/v3 from 3.2022090.2 to 3.2022090.3 ( #3763 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022090.2 to 3.2022090.3.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022090.2...v3.2022090.3 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:25:56 +02:00
00a6c2a40b
sources/oauth: improve error messages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-10 13:28:25 +03:00
239092b872
core: fix messages not being shown when no client is connected
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-10 13:27:41 +03:00
52e0566695
web: fix blank api drawer
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-10 12:52:14 +03:00
34d520a3fb
core: bump channels-redis from 3.4.1 to 4.0.0 ( #3752 )
2022-10-10 11:26:49 +02:00
0c1d34263f
web: bump API Client version ( #3753 )
2022-10-10 11:26:02 +02:00
3ecc715e91
sources/oauth: add Twitch OAuth source ( #3746 )
...
* sources/oauth: add Twitch OAuth source
Signed-off-by: Lukas Vögl <lukas@voegl.org >
* website/integrations: add Twitch OAuth source documentation
Signed-off-by: Lukas Vögl <lukas@voegl.org >
Signed-off-by: Lukas Vögl <lukas@voegl.org >
2022-10-10 10:59:07 +02:00
a96b7dd9a3
web: bump @rollup/plugin-babel from 5.3.1 to 6.0.0 in /web ( #3749 )
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel ) from 5.3.1 to 6.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/babel )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 10:57:11 +02:00
8f78011df8
web: bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 in /web ( #3750 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 22.0.2 to 23.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 10:51:29 +02:00
6504547c52
web: bump eslint from 8.24.0 to 8.25.0 in /web ( #3751 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 10:51:15 +02:00
9bbe8e6c57
providers/oauth2: save full IDToken to database, only use to_dict for encoding final token
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-08 15:06:17 +03:00
b2a658d091
providers/oauth2: remove c_hash and nonce claim if they're not set
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-07 17:07:33 +03:00
f9e0e89cd6
tests: use v1 of oidc-test-client
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-07 16:56:45 +03:00
5cd1bd9325
tests: dont auto-remove containers on exit to get logs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-07 16:25:46 +03:00
06a0097653
web: bump @sentry/tracing from 7.14.1 to 7.14.2 in /web ( #3741 )
2022-10-07 13:27:40 +02:00
cf5897c97c
web: bump @sentry/browser from 7.14.1 to 7.14.2 in /web ( #3742 )
2022-10-07 13:25:49 +02:00
d227ff4c3e
core: bump black from 22.8.0 to 22.10.0 ( #3744 )
2022-10-07 13:25:31 +02:00
31054508ce
core: bump psycopg2-binary from 2.9.3 to 2.9.4 ( #3743 )
2022-10-07 13:25:20 +02:00
ce085a029d
providers/oauth2: exclude at_hash claim if not set instead of being null
...
closes #3739
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-07 10:10:53 +03:00
f60f4c6fc7
web: bump lit from 2.3.1 to 2.4.0 in /web ( #3735 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.4.0/packages/lit )
---
updated-dependencies:
- dependency-name: lit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-06 10:20:16 +02:00
be56b91fe0
web: bump yaml from 2.1.2 to 2.1.3 in /web ( #3736 )
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-06 10:20:09 +02:00
defee69b4d
core: bump twilio from 7.14.1 to 7.14.2 ( #3737 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 7.14.1 to 7.14.2.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/7.14.1...7.14.2 )
---
updated-dependencies:
- dependency-name: twilio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-06 10:20:00 +02:00
817474f6b5
core: bump github.com/getsentry/sentry-go from 0.13.0 to 0.14.0 ( #3731 )
2022-10-05 09:48:32 +02:00
cb6b7cca0c
core: bump django from 4.1.1 to 4.1.2 ( #3730 )
2022-10-05 09:48:18 +02:00
e4b6f6071b
web: bump pyright from 1.1.273 to 1.1.274 in /web ( #3729 )
2022-10-05 09:48:01 +02:00
6edbd25e7e
core: bump golang from 1.19.1-bullseye to 1.19.2-bullseye ( #3728 )
2022-10-05 09:47:48 +02:00
1e1632dad8
web: bump @sentry/browser from 7.14.0 to 7.14.1 in /web ( #3722 )
2022-10-04 11:24:27 +02:00
9b47179213
web: bump @typescript-eslint/parser from 5.38.1 to 5.39.0 in /web ( #3725 )
2022-10-04 11:24:15 +02:00
5168a40a6e
web: bump @sentry/tracing from 7.14.0 to 7.14.1 in /web ( #3724 )
2022-10-04 11:22:09 +02:00
b4f4787388
web: bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 in /web ( #3723 )
2022-10-04 11:21:56 +02:00
4f131c20fd
core: bump sentry-sdk from 1.9.9 to 1.9.10 ( #3726 )
2022-10-04 11:21:24 +02:00
8e8035d26d
website: bump postcss from 8.4.16 to 8.4.17 in /website ( #3718 )
2022-10-03 10:26:44 +02:00
80f5868698
web: bump yaml from 2.1.1 to 2.1.2 in /web ( #3719 )
2022-10-03 10:26:35 +02:00
6479f413c1
core: bump importlib-metadata from 4.12.0 to 5.0.0 ( #3720 )
2022-10-03 10:26:26 +02:00
60ed235712
core: bump goauthentik.io/api/v3 from 3.2022090.1 to 3.2022090.2 ( #3721 )
2022-10-03 10:26:08 +02:00
13c0b917c3
website/integrations: NextCloud => Nextcloud ( #3714 )
...
Signed-off-by: Daniel <mail@danielkesselberg.de >
Signed-off-by: Daniel <mail@danielkesselberg.de >
2022-10-02 00:36:44 +02:00
93e90f8f50
crypto: fix import_certificate checking private key as certificate
...
closes #3713
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-02 00:31:14 +02:00
eccbf08cd8
web: bump API Client version ( #3712 )
2022-10-01 00:11:06 +02:00
44e4f2e561
crypto: make certificate parsing optional for crypto api ( #3711 )
2022-10-01 00:06:00 +02:00
4f08a9424a
website/integrations: add QNAP NAS using LDAP ( #2614 )
...
* Add Docu: QNAP NAS LDAP connect
* fix formatting
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-30 21:33:10 +00:00
cca0f60bda
root: decrease default token size to 60 chars for compatibility ( #3710 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2614
2022-09-30 23:12:51 +02:00
b73c70cbc2
website/integrations: improve Vikunja docs ( #3370 )
...
* website/docs: improve Vikunja docs
- Added placeholder for name set in config.yml with example using uppercase letters and spaces, to show how the callback URL will be handled with said name
- Added note that local login can be disabled
- Reword restart note at bottom to sound more fluent
Signed-off-by: JJGadgets <git@jjgadgets.tech >
* website/docs: update Vikunja provider screenshot
* minor fixes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: JJGadgets <git@jjgadgets.tech >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-30 20:50:56 +00:00
9996e02f6d
website/integrations: add note about self-signed certificates for wikijs ( #3557 )
...
* Note about setup with self-signed certificates
Added note with info about using self-signed certificates.
Signed-off-by: sathrudi <85929245+sathrudi@users.noreply.github.com >
* fix formatting
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: sathrudi <85929245+sathrudi@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-30 20:43:13 +00:00
aabeb770d7
website/integrations: improve Guacamole docs ( #3481 )
...
* Update index.mdx
Added user creation process in Guac
Added Signing Key as this was blocking usage on Production and Test Server
Signed-off-by: obxjames <james@myapollo.dev >
* reword changes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: obxjames <james@myapollo.dev >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-30 19:25:38 +00:00
ac1036cf1c
website/integrations: Add ArgoCD documentation ( #3553 )
...
* Add ArgoCD documentation
* fix naming and email verification configuration
* specify Slug field and update url to specify it has to match the slug value
* update preparation note
* minor consistency fixes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-30 21:20:40 +02:00
e9d4ae4031
website/integrations: added snipe-it integration ( #3678 )
...
* Added Snipe-It Integration
* Cleanup spacing
* Update Nav Menu
* forgot to run make website-lint-fix
* minor phrasing fixes, sort sidebar
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Darrin Walton <darrinw@obsidian-group.co >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-30 19:13:09 +00:00
07546451ea
core: bump coverage from 6.4.4 to 6.5.0 ( #3706 )
2022-09-30 09:30:57 +02:00
771b5d7261
website/integrations: added jellyfin integration ( #3576 )
2022-09-30 09:30:28 +02:00
32c80467b6
website/docs: update log level warning phrasing
2022-09-29 09:52:48 +00:00
74c5a5b4c1
website/docs: add warning to trace log level
2022-09-29 09:27:35 +00:00
d8a98e71bd
outposts: fix indentation in generated SSH Config
2022-09-29 09:23:27 +00:00
7c0754000c
providers/oauth2: add all hardcoded claims to claims_supported list
...
closes #3702
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-29 10:27:46 +02:00
c0270cc3b3
web: fix linting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-29 10:13:27 +02:00
42a7ebf795
web: bump @sentry/browser from 7.13.0 to 7.14.0 in /web ( #3699 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.13.0 to 7.14.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/7.13.0...7.14.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 10:13:06 +02:00
434da93b3e
web: bump @sentry/tracing from 7.13.0 to 7.14.0 in /web ( #3700 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.13.0 to 7.14.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/7.13.0...7.14.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 10:09:56 +02:00
bdc8bc3d34
core: bump selenium from 4.4.3 to 4.5.0 ( #3701 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.5.0 )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 10:09:40 +02:00
43a5aaa9df
stages/email: don't check that email templates exist on startup
...
#3692
this runs on both server and worker where only the worker needs to have the email templates
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-28 18:52:54 +02:00
cd1a36fec4
root: save email template directory in config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-28 18:51:34 +02:00
0c48b40848
web/admin: allow web-based sources to have empty enrollment/authentication flow
...
closes #3683
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-28 18:45:50 +02:00
df4200992c
outposts: remote docker ssh fixes ( #3691 )
...
* improve error logging for SSH connections
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* "fix" host key checking
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-28 12:10:40 +02:00
1169efaf97
web: bump @babel/plugin-proposal-decorators from 7.19.1 to 7.19.3 in /web ( #3684 )
2022-09-28 09:57:15 +02:00
762f4a0def
web: bump typescript from 4.8.3 to 4.8.4 in /web ( #3685 )
2022-09-28 09:56:20 +02:00
3135fc6c32
web: bump pyright from 1.1.272 to 1.1.273 in /web ( #3686 )
2022-09-28 09:56:12 +02:00
440e41d8c2
web: bump @babel/core from 7.19.1 to 7.19.3 in /web ( #3687 )
2022-09-28 09:56:01 +02:00
804799f245
ci: bump actions/setup-node from 3.4.1 to 3.5.0 ( #3688 )
2022-09-28 09:55:52 +02:00
f5f4dffa82
web: bump @babel/preset-env from 7.19.1 to 7.19.3 in /web ( #3689 )
2022-09-28 09:55:36 +02:00
426583371e
web: bump @codemirror/lang-html from 6.1.1 to 6.1.2 in /web ( #3690 )
2022-09-28 09:55:27 +02:00
8fad2b69f4
web: bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 in /web ( #3675 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 09:48:53 +02:00
e435c9f2d8
core: bump drf-spectacular from 0.24.1 to 0.24.2 ( #3677 )
2022-09-27 09:08:55 +02:00
b395dd9b1f
web: bump @typescript-eslint/parser from 5.38.0 to 5.38.1 in /web ( #3676 )
2022-09-27 09:08:13 +02:00
ed30af25d1
Translate '/locale/en/LC_MESSAGES/django.po' in 'zh-Hans' [manual sync] ( #3651 )
...
Apply translations in zh-Hans
at least 80% translated for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh-Hans' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:10:43 +02:00
2f788fc3b4
Translate '/locale/en/LC_MESSAGES/django.po' in 'es' [manual sync] ( #3653 )
...
Translate /locale/en/LC_MESSAGES/django.po in es
at least 80% translated for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'es' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:10:31 +02:00
7faec51709
Translate '/locale/en/LC_MESSAGES/django.po' in 'pl' [manual sync] ( #3654 )
...
Translate /locale/en/LC_MESSAGES/django.po in pl
at least 80% translated for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'pl' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:10:22 +02:00
36c12031d6
Translate '/locale/en/LC_MESSAGES/django.po' in 'zh_CN' [manual sync] ( #3656 )
...
Apply translations in zh_CN
at least 80% translated for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh_CN' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:10:12 +02:00
575a4ca781
Translate '/locale/en/LC_MESSAGES/django.po' in 'zh-Hant' [manual sync] ( #3662 )
...
Apply translations in zh-Hant
at least 80% translated for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh-Hant' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:10:04 +02:00
d6e38d330d
Translate '/web/src/locales/en.po' in 'de' [manual sync] ( #3663 )
...
Translate /web/src/locales/en.po in de
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'de' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:09:57 +02:00
8b8eae4b49
Translate '/web/src/locales/en.po' in 'es' [manual sync] ( #3664 )
...
Translate /web/src/locales/en.po in es
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'es' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:09:45 +02:00
d7372858ed
Translate '/web/src/locales/en.po' in 'fr_FR' [manual sync] ( #3670 )
...
Translate /web/src/locales/en.po in fr_FR
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'fr_FR' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:09:37 +02:00
d1493e1d51
Translate '/web/src/locales/en.po' in 'fr' [manual sync] ( #3665 )
...
Translate /web/src/locales/en.po in fr
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'fr' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:09:10 +02:00
6acaa2db82
Translate '/web/src/locales/en.po' in 'pl' [manual sync] ( #3666 )
...
Translate /web/src/locales/en.po in pl
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'pl' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:09:01 +02:00
53d2030c1d
Translate '/web/src/locales/en.po' in 'tr' [manual sync] ( #3667 )
...
Translate /web/src/locales/en.po in tr
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'tr' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:08:52 +02:00
9fad9da9de
Translate '/web/src/locales/en.po' in 'zh_CN' [manual sync] ( #3668 )
...
Translate /web/src/locales/en.po in zh_CN
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:08:42 +02:00
a94c2a85cc
Translate '/web/src/locales/en.po' in 'pl_PL' [manual sync] ( #3672 )
...
Translate /web/src/locales/en.po in pl_PL
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'pl_PL' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:08:35 +02:00
167900d9f8
Translate '/web/src/locales/en.po' in 'zh_TW' [manual sync] ( #3669 )
...
Translate /web/src/locales/en.po in zh_TW
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:08:09 +02:00
c7924f2c1d
Translate '/web/src/locales/en.po' in 'ru_RU' [manual sync] ( #3671 )
...
Translate /web/src/locales/en.po in ru_RU
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'ru_RU' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:08:00 +02:00
499993a1b2
Translate '/web/src/locales/en.po' in 'zh-Hant' [manual sync] ( #3674 )
...
Translate /web/src/locales/en.po in zh-Hant
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:07:50 +02:00
8dec5b5dec
Translate '/locale/en/LC_MESSAGES/django.po' in 'pl_PL' [manual sync] ( #3659 )
2022-09-26 20:06:19 +02:00
04f3062866
Translate '/locale/en/LC_MESSAGES/django.po' in 'pt_PT' [manual sync] ( #3660 )
2022-09-26 20:06:04 +02:00
329af1b595
Translate '/locale/en/LC_MESSAGES/django.po' in 'de' [manual sync] ( #3652 )
2022-09-26 20:05:54 +02:00
6a3c2d0479
Translate '/locale/en/LC_MESSAGES/django.po' in 'tr' [manual sync] ( #3655 )
2022-09-26 20:05:42 +02:00
c92be046ba
Translate '/locale/en/LC_MESSAGES/django.po' in 'zh_TW' [manual sync] ( #3657 )
2022-09-26 20:05:31 +02:00
5f636253ea
Translate '/locale/en/LC_MESSAGES/django.po' in 'ko_KR' [manual sync] ( #3658 )
2022-09-26 20:05:18 +02:00
f9e51e9726
Translate '/web/src/locales/en.po' in 'zh-Hans' [manual sync] ( #3673 )
...
Translate /web/src/locales/en.po in zh-Hans
at least 80% translated for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-09-26 20:04:06 +02:00
e9400f9a9e
root: fix transifex config
2022-09-26 16:46:31 +00:00
db37863c85
root: add transifex config
2022-09-26 16:43:22 +00:00
6135990762
website/docs: Fix letsencrypt folder ( #3643 )
...
When the docs were changed to the docker-compose.override.yaml version, the change wasnt 100% completed, by still including the "..authentik" folder part in the volumes.
Addtionally, it doesnt work to only mount the /live letsencrypt folder in the worker, as it will be a symlink that the worker wont have access to (as its outside the container context).
So this reverts the change to the previous version where the complete /etc/letsencrypt folder gets mounted in /certs
Signed-off-by: Philipp Rintz <13933258+p-rintz@users.noreply.github.com >
Signed-off-by: Philipp Rintz <13933258+p-rintz@users.noreply.github.com >
2022-09-26 16:32:14 +02:00
bf879532de
core: bump sentry-sdk from 1.9.8 to 1.9.9 ( #3647 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.9.8 to 1.9.9.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.9.8...1.9.9 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 15:50:43 +02:00
d6bb270d3a
core: bump goauthentik.io/api/v3 from 3.2022082.6 to 3.2022090.1 ( #3646 )
2022-09-26 09:19:48 +02:00
fd790ecf98
ci: bump helm/kind-action from 1.3.0 to 1.4.0 ( #3645 )
2022-09-26 09:19:06 +02:00
2aeaf9da02
web: bump eslint from 8.23.1 to 8.24.0 in /web ( #3644 )
2022-09-26 09:18:56 +02:00
d0241e8063
web/admin: set card headers and icons in card class
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-25 16:37:52 +02:00
bba21d2b85
website/docs: Fix typo ( #3641 )
...
Signed-off-by: Riccardo Di Maio <35903974+rdimaio@users.noreply.github.com >
Signed-off-by: Riccardo Di Maio <35903974+rdimaio@users.noreply.github.com >
2022-09-25 11:44:41 +02:00
c8f8bad9dc
web: update icons
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-24 12:47:11 +02:00
50819ae0f0
*: improve error handling in ldap outpost, ignore additional errors
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-23 22:11:47 +02:00
0cc6a24c90
web: bump API Client version ( #3635 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-09-23 18:02:50 +02:00
2cfba36cb7
release: 2022.9.0
2022-09-23 12:33:01 +02:00
73bfe19f0e
web: bump @codemirror/lang-python from 6.0.1 to 6.0.2 in /web ( #3631 )
2022-09-23 09:21:52 +02:00
64e211c3a9
web: bump rollup from 2.79.0 to 2.79.1 in /web ( #3632 )
2022-09-23 09:21:35 +02:00
3c354db858
core: bump djangorestframework from 3.13.1 to 3.14.0 ( #3633 )
2022-09-23 09:21:25 +02:00
99df72d944
core: bump drf-spectacular from 0.24.0 to 0.24.1 ( #3634 )
2022-09-23 09:20:58 +02:00
374b10b6e5
root: update bumpversion config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-22 23:44:49 +02:00
4c606fb0ba
web/admin: more diagrams ( #3630 )
...
* separate diagram element
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-22 21:27:29 +02:00
f8502edd2b
website: update 2022.9 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-22 10:46:29 +02:00
aa48f6dd9d
web/flows: fix ak-locale prompt being rendered without name attribute
...
closes #3100
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-22 10:35:20 +02:00
49b6aabb02
outposts/proxy: fix redirect path when external host is a subdirectory ( #3628 )
...
fix redirect path when external host is a subdirectory
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-22 10:10:29 +02:00
f9d9b2716d
core: bump twilio from 7.14.0 to 7.14.1 ( #3629 )
2022-09-22 09:48:14 +02:00
7932b390dc
web: cleanup old FlowDiagram colours
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-21 20:23:20 +02:00
241e36b2a6
web: fix scrolling in modals in low-height views ( #3596 )
2022-09-21 19:37:57 +02:00
81e820b6e6
flows: fix invalid graph generation
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-21 10:53:29 +02:00
b16a3d5697
internal: use config system for workers/threads, document the settings ( #3626 )
...
use config system for workers/threads, document the settings
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-21 09:59:03 +02:00
1583d53e54
web: use mermaidjs ( #3623 )
...
* flows: move flow diagram logic to separate file
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* idk
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* make web component work
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* remove subgraph for now
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add denied connection
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* wrong list
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use custom styles
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* i18n
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix typing issues, make diagram centered
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix lint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-21 09:58:23 +02:00
909a7772dc
web: bump pyright from 1.1.271 to 1.1.272 in /web ( #3624 )
2022-09-21 08:57:41 +02:00
cd42b013ca
web: bump @codemirror/lang-javascript from 6.0.2 to 6.1.0 in /web ( #3625 )
2022-09-21 08:57:31 +02:00
22a2e65d30
web: manually update translations
...
closes #3296 closes #3455
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-20 09:59:25 +02:00
f3fe2c1b4a
web: bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 in /web ( #3617 )
2022-09-20 09:17:59 +02:00
133accd033
web: bump @typescript-eslint/parser from 5.37.0 to 5.38.0 in /web ( #3618 )
2022-09-20 09:16:33 +02:00
47daaf969a
outposts: fix oauth state when using signature routing ( #3616 )
...
* fix oauth state when using signature routing
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more retires
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-19 21:38:34 +02:00
9fb5092fdc
root: shorten outpost healthcheck intervals
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-19 20:31:34 +02:00
05ccff4651
web: fix checkbox styling on applications form
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-19 17:38:04 +02:00
2d965afc5f
website: bump react-before-after-slider-component from 1.1.4 to 1.1.5 in /website ( #3612 )
...
website: bump react-before-after-slider-component in /website
Bumps [react-before-after-slider-component](https://github.com/smeleshkin/react-before-after-slider-component ) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/smeleshkin/react-before-after-slider-component/releases )
- [Commits](https://github.com/smeleshkin/react-before-after-slider-component/compare/v.1.1.4...v.1.1.5 )
---
updated-dependencies:
- dependency-name: react-before-after-slider-component
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:45:10 +02:00
522abfd2fd
web: bump @patternfly/patternfly from 4.210.2 to 4.215.1 in /web ( #3613 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.210.2 to 4.215.1.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.210.2...prerelease-v4.215.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:44:49 +02:00
2d1bcf1aa7
core: bump goauthentik.io/api/v3 from 3.2022082.5 to 3.2022082.6 ( #3615 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022082.5 to 3.2022082.6.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022082.5...v3.2022082.6 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:44:37 +02:00
24dbfcea3f
core: bump pyjwt from 2.4.0 to 2.5.0 ( #3614 )
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.4.0...2.5.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:37:34 +02:00
f008c03524
website: cleanup readme
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-18 18:45:05 +02:00
9ab066a863
website: Fix padding in feature comparison table ( #3611 )
...
* Fix table block styling
* Add correct command to run development server
* Update website/src/css/custom.css
closes #3315
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: Issy Szemeti <48881813+issy@users.noreply.github.com >
Signed-off-by: Issy Szemeti <48881813+issy@users.noreply.github.com >
Co-authored-by: Jens L. <jens@beryju.org >
2022-09-18 16:43:05 +00:00
daa0417c38
website: fix broken link
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-18 17:57:19 +02:00
067166d420
website: update 2022.9 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-17 14:28:04 +02:00
2bd10dbdee
tests: use create_test_flow where possible ( #3606 )
...
* use create_test_flow where possible
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix and add more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* remove unused websocket stuff
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* Revert "remove unused websocket stuff"
This reverts commit fc05f80951
.
* keepdb for make test
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix more
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tests for notification transports
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-17 13:16:53 +02:00
09795fa6fb
web: bump API Client version ( #3607 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-09-17 12:13:33 +02:00
be64296494
stages/authenticator_duo: improved import ( #3601 )
...
* prepare for duo admin integration
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* make duo import params required
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add UI to import devices
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* rework form, automatic import
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* limit amount of concurrent tasks on worker
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* load tasks
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix API codes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tests and such
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* sigh
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* make stage better
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* basic stage test
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-17 12:10:47 +02:00
02e2c117ac
web: Fixed typo in stages/user_write form ( #3604 )
2022-09-17 11:51:15 +02:00
75434cc23f
core: bump oauthlib from 3.2.0 to 3.2.1 ( #3603 )
...
Bumps [oauthlib](https://github.com/oauthlib/oauthlib ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases )
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: oauthlib
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-17 00:26:39 +02:00
778e316690
web: update locales after web move
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-16 17:57:50 +02:00
3e0778fe31
website: add API diff to 2022.9 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-16 10:20:26 +02:00
d2390eef89
web: bump @sentry/browser from 7.12.1 to 7.13.0 in /web ( #3598 )
2022-09-16 09:30:17 +02:00
5c542d5dc2
web: bump @sentry/tracing from 7.12.1 to 7.13.0 in /web ( #3599 )
2022-09-16 09:28:47 +02:00
6b5b72ab4c
ci: use codecov flags
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-15 21:15:25 +02:00
93ae3c19b0
web: fix duplicate class name
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-15 17:12:33 +02:00
a2ccdaca05
website/integrations: Add Gitea Helm Chart Configuration ( #3558 )
...
* website/integrations: Add Gitea Helm Chart Configuration
* website/integrations: Add Gitea Helm Chart Configuration - pr fixes
2022-09-15 10:24:17 +02:00
4a0e051c0b
web: bump @babel/preset-env from 7.19.0 to 7.19.1 in /web ( #3593 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.0 to 7.19.1.
- [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.19.1/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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 10:00:53 +02:00
7ad2992fe7
core: bump drf-spectacular from 0.23.1 to 0.24.0 ( #3595 )
2022-09-15 09:33:41 +02:00
223000804e
web: bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1 in /web ( #3591 )
2022-09-15 09:33:27 +02:00
7b0cb38c4b
web: bump @babel/core from 7.19.0 to 7.19.1 in /web ( #3592 )
2022-09-15 09:33:21 +02:00
94d8465e92
web: bump @babel/plugin-proposal-decorators from 7.19.0 to 7.19.1 in /web ( #3594 )
2022-09-15 09:31:45 +02:00
4a91a7d2e2
web: re-organise frontend and cleanup common code ( #3572 )
...
* fix repo in api client
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web: re-organise files to match their interface
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* core: include version in script tags
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* cleanup maybe broken
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* revert rename
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web: get rid of Client.ts
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* move more to common
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more moving
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* format
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* unfuck files that vscode fucked, thanks
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* move more
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* finish moving (maybe)
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ok more moving
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix more stuff that vs code destroyed
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* get rid "web" prefix for virtual package
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix locales
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use custom base element
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix css file
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* don't run autoDetectLanguage when importing locale
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix circular dependencies
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web: fix build
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-15 00:05:21 +02:00
369440652c
web: set default value for cert select inputs ( #3577 )
...
* web: set default value for cert select inputs
* web: remove quotes from cert option values
* check for undefined too
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-14 23:40:49 +02:00
493cdd5c0f
blueprints: fix example blueprints not explicitly setting placeholder_expression
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-14 21:54:24 +02:00
9f5c019daa
core: add helper function to create events from expressions, move ak_user_has_authenticator to base evaluator
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-14 21:52:41 +02:00
ab28370f20
web: turn off no-unknown-tag-name for now
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-14 21:33:28 +02:00
84c08dca41
stages/user_write: log discarded keys as warning
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-14 20:21:37 +02:00
6b8b596c92
stages/identification: set primary_action based on flow designation
...
closes #3589
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-14 10:30:49 +02:00
dc622a836f
web: bump pyright from 1.1.270 to 1.1.271 in /web ( #3590 )
2022-09-14 09:14:48 +02:00
7b4faa0170
web: bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 in /web ( #3587 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 10:13:22 +02:00
65f5f21de2
web: bump eslint from 8.23.0 to 8.23.1 in /web ( #3585 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 09:48:25 +02:00
d7e2b2e8a0
web: bump @rollup/plugin-node-resolve from 14.0.1 to 14.1.0 in /web ( #3588 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 14.0.1 to 14.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v14.1.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 09:48:07 +02:00
c12c3877f6
web: bump @typescript-eslint/parser from 5.36.2 to 5.37.0 in /web ( #3586 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 09:47:48 +02:00
9cc1b1213f
web: bump @goauthentik/api from 2022.8.2-1662485118 to 2022.8.2-1662930968 in /web ( #3578 )
...
web: bump @goauthentik/api in /web
Bumps [@goauthentik/api](https://github.com/GIT_USER_ID/GIT_REPO_ID ) from 2022.8.2-1662485118 to 2022.8.2-1662930968.
- [Release notes](https://github.com/GIT_USER_ID/GIT_REPO_ID/releases )
- [Commits](https://github.com/GIT_USER_ID/GIT_REPO_ID/commits )
---
updated-dependencies:
- dependency-name: "@goauthentik/api"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:11:51 +02:00
d0f5e77f77
core: bump goauthentik.io/api/v3 from 3.2022082.3 to 3.2022082.5 ( #3579 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022082.3 to 3.2022082.5.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022082.3...v3.2022082.5 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:11:41 +02:00
68950ee8b7
web: bump API Client version
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-11 23:20:27 +02:00
53f224300b
internal: set ETag header on static resources to reduce cache issues
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3456
2022-09-11 23:18:34 +02:00
73019c0732
web: bump API Client version ( #3574 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-09-11 23:14:09 +02:00
359da6db81
Revert "flows: always mark component field as required in Challenge and ChallengeResponses"
...
This reverts commit b35b225453
.
2022-09-11 23:13:51 +02:00
34928572db
website/docs: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-11 23:11:41 +02:00
7f8afad528
*: fix API Schema generation warnings
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-11 23:08:31 +02:00
c1ad1e5c8b
website: prepare 2022.9 release
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-11 23:02:06 +02:00
b35b225453
flows: always mark component field as required in Challenge and ChallengeResponses
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-11 23:01:59 +02:00
0ff2ac7dc2
api: fix schema not referencing errors correctly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-11 23:01:26 +02:00
8b4a7666f0
stages/authenticator_duo: fix 404 when current user does not have permissions to view stage
...
closes #3288
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-11 21:43:29 +02:00
e477615b0f
website/integrations: update harbor screenshot
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3543
2022-09-11 16:25:17 +02:00
e99b90912f
website: cleanup integrations sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 22:00:34 +02:00
ae9dbf3014
blueprints: fix error caused by overriding rest_framework's instance attribute
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 14:34:43 +02:00
7a50d5a4f8
website: add note for using request.user in policies when bound to flows
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 14:08:37 +02:00
4c4d87d3bd
blueprints: validate instance before creating in metaapplyblueprint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 13:58:54 +02:00
a407334d3b
providers/oauth2: use @method_decorator instead of decorating in urls
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 13:26:17 +02:00
5026cebf02
stages/consent: default to expiring consent instead of always_require
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 13:25:28 +02:00
9770ba07c2
ci: remove duplicate helper script
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 13:25:01 +02:00
2e2ab55f9e
*: cleanup stray print calls
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 13:24:53 +02:00
28835fbca7
root: re-use custom log helper from config and cleanup duplicate functions
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 13:24:31 +02:00
aabb8af486
tenants: handle all errors in default_locale
...
closes #3457
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-10 00:56:12 +02:00
371f1878a8
core: bump python from 3.10.6-slim-bullseye to 3.10.7-slim-bullseye ( #3568 )
2022-09-09 09:35:32 +02:00
662bd8af96
web: bump typescript from 4.8.2 to 4.8.3 in /web ( #3569 )
2022-09-09 09:35:21 +02:00
1b57cc3bf0
web: bump @rollup/plugin-node-resolve from 14.0.0 to 14.0.1 in /web ( #3570 )
2022-09-09 09:35:06 +02:00
7517d612d0
providers/oauth2: add x5c ( #3556 )
...
* add x5c, x5t and x5t#S256
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* strip trailing = to fix encoding issues
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-08 23:30:05 +02:00
a29fabac42
core: bump twisted from 22.4.0 to 22.8.0 ( #3560 )
...
Bumps [twisted](https://github.com/twisted/twisted ) from 22.4.0 to 22.8.0.
- [Release notes](https://github.com/twisted/twisted/releases )
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst )
- [Commits](https://github.com/twisted/twisted/compare/twisted-22.4.0...twisted-22.8.0 )
---
updated-dependencies:
- dependency-name: twisted
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 10:01:07 +02:00
a0ff4ac038
core: bump twilio from 7.13.0 to 7.14.0 ( #3561 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/7.13.0...7.14.0 )
---
updated-dependencies:
- dependency-name: twilio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 10:00:58 +02:00
4f6e3516b9
core: bump pylint from 2.15.0 to 2.15.2 ( #3562 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.15.0 to 2.15.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.2 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 10:00:50 +02:00
220f123b29
internal: add more tracing for states
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-07 09:53:10 +02:00
3e70b6443a
web: bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.0 in /web ( #3551 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.3.0 to 14.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v14.0.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 09:39:56 +02:00
792531a968
core: bump golang from 1.19.0-bullseye to 1.19.1-bullseye ( #3549 )
...
Bumps golang from 1.19.0-bullseye to 1.19.1-bullseye.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 09:39:48 +02:00
de17fdb3ff
web: bump pyright from 1.1.269 to 1.1.270 in /web ( #3550 )
...
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright ) from 1.1.269 to 1.1.270.
- [Release notes](https://github.com/Microsoft/pyright/releases )
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.270/packages/pyright )
---
updated-dependencies:
- dependency-name: pyright
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 09:39:31 +02:00
19fdcba308
core: bump goauthentik.io/api/v3 from 3.2022082.2 to 3.2022082.3 ( #3552 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022082.2 to 3.2022082.3.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022082.2...v3.2022082.3 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 09:39:10 +02:00
62f93c83d4
ci: update pyright ( #3546 )
2022-09-07 00:23:25 +02:00
03a3f1bd6f
crypto: add command to import certificates
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3544
2022-09-06 19:39:10 +02:00
c2cb804ace
web: bump API Client version ( #3545 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-09-06 19:33:34 +02:00
11334cf638
web: re-cleanup imports not being absolute
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-06 19:02:40 +02:00
60266b3345
flows: migrate FlowExecutor error handler to native challenge instead of shell
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-06 18:48:15 +02:00
2a4679e390
flows: fix incorrect diagram for policies bound to flows
...
closes #3534
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-06 10:24:13 +02:00
34e71351a6
web: bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 in /web ( #3538 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 09:47:48 +02:00
f13af32102
web: bump @babel/plugin-proposal-decorators from 7.18.10 to 7.19.0 in /web ( #3536 )
...
web: bump @babel/plugin-proposal-decorators in /web
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.18.10 to 7.19.0.
- [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.19.0/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 09:47:13 +02:00
832b5f1058
web: bump @rollup/plugin-typescript from 8.4.0 to 8.5.0 in /web ( #3537 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v8.5.0/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 09:47:01 +02:00
df789265f9
web: bump @typescript-eslint/parser from 5.36.1 to 5.36.2 in /web ( #3539 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 09:46:46 +02:00
b45fbbf20f
web: bump @babel/core from 7.18.13 to 7.19.0 in /web ( #3535 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.13 to 7.19.0.
- [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.19.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 09:46:38 +02:00
b4c500ce15
web: bump @babel/preset-env from 7.18.10 to 7.19.0 in /web ( #3540 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.10 to 7.19.0.
- [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.19.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 09:46:04 +02:00
114226dc22
core: bump goauthentik.io/api/v3 from 3.2022082.1 to 3.2022082.2 ( #3541 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022082.1 to 3.2022082.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022082.1...v3.2022082.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 09:45:45 +02:00
897446e5ac
web: bump API Client version ( #3533 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-09-05 22:23:59 +02:00
eed958b132
stages/authenticator_duo: fix schema not declaring request body correctly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-05 22:00:02 +02:00
d0a69557d4
website/docs: explain LISTEN envs better ( #3532 )
...
From a recent adventure discovered that this env's define `address:port` not just `port`.
If you define only `port` it will error out with `"error":"listen tcp: address 9000: missing port in address"`
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com >
2022-09-05 20:37:11 +02:00
712d2b2aee
web: bump @sentry/tracing from 7.12.0 to 7.12.1 in /web ( #3524 )
2022-09-05 18:47:09 +02:00
2293cecd24
website: bump @docusaurus/preset-classic from 2.0.1 to 2.1.0 in /website ( #3525 )
2022-09-05 18:46:59 +02:00
4e8f0bfb66
core: bump swagger-spec-validator from 2.7.5 to 2.7.6 ( #3528 )
...
Bumps [swagger-spec-validator](https://github.com/Yelp/swagger_spec_validator ) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/Yelp/swagger_spec_validator/releases )
- [Changelog](https://github.com/Yelp/swagger_spec_validator/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/Yelp/swagger_spec_validator/compare/v2.7.5...v2.7.6 )
---
updated-dependencies:
- dependency-name: swagger-spec-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:17:10 +02:00
578139811c
web: bump @sentry/browser from 7.12.0 to 7.12.1 in /web ( #3523 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.12.0 to 7.12.1.
- [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/7.12.0...7.12.1 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:15:06 +02:00
f806dea0f6
core: bump sentry-sdk from 1.9.7 to 1.9.8 ( #3529 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.9.7...1.9.8 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:14:51 +02:00
02ec42738c
core: bump pytest from 7.1.2 to 7.1.3 ( #3531 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:12:40 +02:00
86468163f0
core: bump django from 4.1 to 4.1.1 ( #3530 )
...
Bumps [django](https://github.com/django/django ) from 4.1 to 4.1.1.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/commits )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:12:27 +02:00
159e533e4a
website: bump @docusaurus/plugin-client-redirects from 2.0.1 to 2.1.0 in /website ( #3526 )
...
website: bump @docusaurus/plugin-client-redirects in /website
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.1.0/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:12:03 +02:00
24ee2c6c05
web: bump @codemirror/lang-html from 6.1.0 to 6.1.1 in /web ( #3527 )
...
Bumps [@codemirror/lang-html](https://github.com/codemirror/lang-html ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/codemirror/lang-html/releases )
- [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-html/compare/6.1.0...6.1.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-html"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:10:41 +02:00
dd383d763f
Revert "tests: remove duplicate healthchecks, bump grafana and dex"
...
This reverts commit df9d8e9d25
.
2022-09-04 17:58:30 +02:00
df9d8e9d25
tests: remove duplicate healthchecks, bump grafana and dex
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-04 17:15:21 +02:00
12c318f0b1
sources/ldap: start_tls before binding but without reading server info
...
with read_server_info=True (default), this errors out on active directory
closes #3509 #1049
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-04 14:04:08 +02:00
fc6ed8e7f9
root: make redis persistent in docker-compose
...
fixes compose repeatedly creating new volumes on updates
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-04 00:30:47 +02:00
f68ed3562e
core: fix custom favicon not being set correctly on load
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-04 00:24:51 +02:00
621245aece
internal: optimise outpost's flow executor to use less requests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-03 21:29:58 +02:00
f2f22719f8
core: improve error template ( #3521 )
2022-09-03 19:46:37 +02:00
242423cf3c
internal: remove sentryhttp from main server mux to prevent double traces
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-03 16:41:47 +02:00
8e7a456f74
providers/proxy: fix routing based on signature in traefik and caddy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-02 22:03:08 +02:00
3987f8e371
web/flows: update flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-09-02 11:03:28 +02:00
6fb531c482
web: bump @patternfly/patternfly from 4.206.3 to 4.210.2 in /web ( #3518 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.206.3 to 4.210.2.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.206.3...prerelease-v4.210.2 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 10:32:13 +02:00
159798a7d8
core: bump sentry-sdk from 1.9.6 to 1.9.7 ( #3519 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.9.6...1.9.7 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 10:32:02 +02:00
89f8962a23
website/integrations: improve 'Portainer' section ( #3508 )
...
* Cleared up confusion regarding portainer
Adding in a / at the end of the redirect url is crucial and failing to do so will cause a 'Redirect URL' error thrown in by authentik.
I also find it more clear to use 'portainer.company' instead of 'port.company'.
Signed-off-by: Matthieu B <66959271+mtthidoteu@users.noreply.github.com >
* fix lint
Signed-off-by: Matthieu B <66959271+mtthidoteu@users.noreply.github.com >
Co-authored-by: Jens L <jens@beryju.org >
2022-09-01 12:49:09 +02:00
3db0a5b3d1
web: bump @sentry/tracing from 7.11.1 to 7.12.0 in /web ( #3513 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.11.1 to 7.12.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/7.11.1...7.12.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:03:58 +02:00
feb20c371c
web: bump @sentry/browser from 7.11.1 to 7.12.0 in /web ( #3512 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.11.1 to 7.12.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/7.11.1...7.12.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:02:42 +02:00
73081e4947
web: bump rollup from 2.78.1 to 2.79.0 in /web ( #3514 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.78.1 to 2.79.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.78.1...v2.79.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:02:19 +02:00
d7c2d0c7f9
core: bump swagger-spec-validator from 2.7.4 to 2.7.5 ( #3515 )
...
Bumps [swagger-spec-validator](https://github.com/Yelp/swagger_spec_validator ) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/Yelp/swagger_spec_validator/releases )
- [Changelog](https://github.com/Yelp/swagger_spec_validator/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/Yelp/swagger_spec_validator/compare/v2.7.4...v2.7.5 )
---
updated-dependencies:
- dependency-name: swagger-spec-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:02:08 +02:00
d5c57ab251
core: bump sentry-sdk from 1.9.5 to 1.9.6 ( #3516 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.9.5...1.9.6 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:01:57 +02:00
5511458757
core: bump black from 22.6.0 to 22.8.0 ( #3517 )
...
Bumps [black](https://github.com/psf/black ) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:01:41 +02:00
d9775f2822
blueprints: don't export events by default and exclude anonymous user
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-31 23:32:02 +02:00
398eb23d31
blueprint: fix EntryInvalidError not being handled in tasks
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-31 23:08:38 +02:00
14a7c9f967
internal: fix outposts not logging flow execution errors correctly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-31 23:03:57 +02:00
3e11f0c0b3
web: bump @typescript-eslint/parser from 5.36.0 to 5.36.1 in /web ( #3504 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 09:54:54 +02:00
c055245a45
web: bump @typescript-eslint/eslint-plugin from 5.36.0 to 5.36.1 in /web ( #3505 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 09:53:29 +02:00
b1ba8f60a1
web: bump @fortawesome/fontawesome-free from 6.1.2 to 6.2.0 in /web ( #3506 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 09:53:19 +02:00
f8f37dc52c
core: bump requests-mock from 1.9.3 to 1.10.0 ( #3507 )
...
Bumps [requests-mock](https://github.com/jamielennox/requests-mock ) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/jamielennox/requests-mock/releases )
- [Commits](https://github.com/jamielennox/requests-mock/compare/1.9.3...1.10.0 )
---
updated-dependencies:
- dependency-name: requests-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 09:52:27 +02:00
19c36d20b5
website/docs: improve nginx examples ( #3372 )
...
* website/docs: improve nginx examples
Signed-off-by: itsmesid <693151+arevindh@users.noreply.github.com >
* website/docs: improve nginx examples
Signed-off-by: itsmesid <693151+arevindh@users.noreply.github.com >
2022-08-30 21:19:25 +02:00
abca435337
blueprints: OCI registry support ( #3500 )
...
* blueprints: add ability to load blueprints via OCI
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix inheritance check for meta models
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add oci tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-30 14:08:26 +02:00
b5ee81f4de
web: bump typescript from 4.7.4 to 4.8.2 in /web ( #3492 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 12:19:47 +02:00
13bb7682b2
web: bump @typescript-eslint/parser from 5.35.1 to 5.36.0 in /web ( #3502 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.35.1 to 5.36.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 12:19:38 +02:00
99f0f556e1
web: bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0 in /web ( #3501 )
2022-08-30 09:02:41 +02:00
54ba3e9616
blueprints: add meta model to apply blueprint within blueprint for dependencies ( #3486 )
...
* add meta model to apply blueprint within blueprint for dependencies
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use custom registry
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix again
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* move ManagedAppConfig to apps.py
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* rename manager to registry
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ci: use full tag in comment
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-29 21:20:58 +02:00
58e3ca28be
website: fix formatting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-29 19:49:43 +02:00
c6bb41890e
website/docs: add port_in_redirect in nginx config to prevent invalid port in redirect ( #3397 )
...
* Proposal and fix for issue #3359
By adding `port_in_redirect off` in the configuration for the NginxProxyManager (NPM), will avoid a redirect to port 4443.
Credit to @adtwomey for the suggestions.
https://github.com/goauthentik/authentik/issues/3359
Signed-off-by: Zolo <39656359+zolodev@users.noreply.github.com >
* Adding a comment
Signed-off-by: Zolo <39656359+zolodev@users.noreply.github.com >
Signed-off-by: Zolo <39656359+zolodev@users.noreply.github.com >
2022-08-29 17:57:18 +02:00
a4556b3692
website/docs: Added mention of how to force 2fa ( #3497 )
...
* Added mention of how to force 2fa
Added mention of how to force 2fa and fixed some punctuation's.
Signed-off-by: Joeri Colman <colmanjoeri@msn.com >
* Update website/docs/flow/examples/flows.md
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: Joeri Colman <colmanjoeri@msn.com >
Signed-off-by: Joeri Colman <colmanjoeri@msn.com >
Co-authored-by: Jens L. <jens@beryju.org >
2022-08-29 14:14:10 +02:00
d0b52812d5
website/docs: add mention of custom JWT Claims ( #3495 )
...
Signed-off-by: Adam Engebretson <adam@enge.me >
2022-08-29 13:11:18 +02:00
f7e689ff03
web: bump eslint from 8.22.0 to 8.23.0 in /web ( #3490 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.22.0...v8.23.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 11:19:33 +02:00
2c419bee09
web: bump @formatjs/intl-listformat from 7.1.1 to 7.1.2 in /web ( #3491 )
...
Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.1.1...@formatjs/intl-listformat@7.1.2 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-listformat"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 11:19:25 +02:00
3c4c1e9d65
core: bump pylint from 2.14.5 to 2.15.0 ( #3493 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.14.5 to 2.15.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.5...v2.15.0 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 11:18:58 +02:00
ef3be13fdb
core: bump ua-parser from 0.16.0 to 0.16.1 ( #3494 )
...
Bumps [ua-parser](https://github.com/ua-parser/uap-python ) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/ua-parser/uap-python/releases )
- [Commits](https://github.com/ua-parser/uap-python/compare/0.16.0...0.16.1 )
---
updated-dependencies:
- dependency-name: ua-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 11:18:52 +02:00
d3466ceef8
blueprints: use correct log level when re-logging import validation logs
...
closes #3483
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-28 16:07:48 +02:00
5886688fae
core: make request in context optional for Applications API
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3482
2022-08-28 15:59:34 +02:00
c3c8cbf7ef
events: save event to test notification transport
...
closes #3485
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-28 15:39:42 +02:00
251ab71c3a
web/user: justify content on user settings page on desktop
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-27 20:51:18 +02:00
a0c546023f
Revert "web: bump typescript from 4.7.4 to 4.8.2 in /web ( #3480 )"
...
This reverts commit 2868331976
.
2022-08-26 23:01:53 +02:00
83eaac375d
sources/oauth: use GitHub's dedicated email API when no public email address is configured
...
closes #3472
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-26 21:21:41 +02:00
2868331976
web: bump typescript from 4.7.4 to 4.8.2 in /web ( #3480 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-26 10:23:57 +02:00
5c0986c538
web: bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 in /web ( #3474 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.34.0 to 5.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 10:00:50 +02:00
ac21dcc44f
web: bump @typescript-eslint/parser from 5.34.0 to 5.35.1 in /web ( #3475 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.34.0 to 5.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 09:59:35 +02:00
e9e7e25b27
core: bump twilio from 7.12.1 to 7.13.0 ( #3476 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/7.12.1...7.13.0 )
---
updated-dependencies:
- dependency-name: twilio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 09:59:24 +02:00
7dc7d51cfa
core: bump uvicorn from 0.18.2 to 0.18.3 ( #3477 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.18.2...0.18.3 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 09:59:04 +02:00
3eb3a9eab9
*: remove remaining default creation code in squashed migrations
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-24 23:02:34 +02:00
30db3b543b
web: bump @rollup/plugin-typescript from 8.3.4 to 8.4.0 in /web ( #3469 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.3.4 to 8.4.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v8.4.0/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 09:07:51 +02:00
11aee98e0b
core: bump wsproto from 1.1.0 to 1.2.0 ( #3470 )
...
Bumps [wsproto](https://github.com/python-hyper/wsproto ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/python-hyper/wsproto/releases )
- [Changelog](https://github.com/python-hyper/wsproto/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-hyper/wsproto/compare/1.1.0...1.2.0 )
---
updated-dependencies:
- dependency-name: wsproto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 09:07:42 +02:00
a099b21671
lib: reset settings when error is raised in patch
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 21:21:28 +02:00
b9294fd9ad
blueprints: fix unbound error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 21:15:48 +02:00
13a302cdad
sources/oauth: use UPN for username with azure AD source
...
closes #3468
breaking
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 20:55:25 +02:00
e994a01e80
blueprints: handle blueprints without metadata
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 20:54:56 +02:00
d49431cfc7
events: reset task info when not saving on success
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 19:22:14 +02:00
ce2ce38b59
blueprints: improve error messages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 19:21:57 +02:00
2af4f28239
stages/invitation: don't use uuid.hex
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 19:14:46 +02:00
1419910b29
blueprints: fix duplicate tasks
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 19:14:30 +02:00
649835cc61
events: fix MonitoredTasks' save_on_success not behaving as expected
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 19:13:41 +02:00
917c4ae835
ci: fix typos
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 18:49:23 +02:00
ca2fce8be2
blueprints: always set metadata when attempting to apply
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 18:48:01 +02:00
e70fcd1a6f
web/admin: enable blueprint instances by default
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-23 18:39:22 +02:00
fd461d9a00
web: bump @formatjs/intl-listformat from 7.0.3 to 7.1.1 in /web ( #3459 )
...
Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs ) from 7.0.3 to 7.1.1.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.0.3...@formatjs/intl-listformat@7.1.1 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-listformat"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:30:07 +02:00
8ea45b4dfe
core: bump ua-parser from 0.15.0 to 0.16.0 ( #3461 )
...
Bumps [ua-parser](https://github.com/ua-parser/uap-python ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/ua-parser/uap-python/releases )
- [Commits](https://github.com/ua-parser/uap-python/compare/0.15.0...0.16.0 )
---
updated-dependencies:
- dependency-name: ua-parser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:29:57 +02:00
514d8f4569
web: bump rollup from 2.78.0 to 2.78.1 in /web ( #3458 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.78.0 to 2.78.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.78.0...v2.78.1 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:24:47 +02:00
2a43326da5
web: bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 in /web ( #3465 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.1 to 5.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:24:35 +02:00
06f4c0608f
web: bump @babel/core from 7.18.10 to 7.18.13 in /web ( #3464 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.10 to 7.18.13.
- [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.18.13/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:23:28 +02:00
dc8b8e8f13
web: bump rollup-plugin-cssimport from 1.0.2 to 1.0.3 in /web ( #3460 )
...
Bumps rollup-plugin-cssimport from 1.0.2 to 1.0.3.
---
updated-dependencies:
- dependency-name: rollup-plugin-cssimport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:23:10 +02:00
9f172e7ad0
web: bump @typescript-eslint/parser from 5.33.1 to 5.34.0 in /web ( #3466 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.1 to 5.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:22:38 +02:00
832d76ec2a
core: bump urllib3 from 1.26.11 to 1.26.12 ( #3467 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.11 to 1.26.12.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.11...1.26.12 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:22:23 +02:00
2545d85e8e
core: bump xmlsec from 1.3.12 to 1.3.13 ( #3462 )
...
Bumps [xmlsec](https://github.com/mehcode/python-xmlsec ) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/mehcode/python-xmlsec/releases )
- [Commits](https://github.com/mehcode/python-xmlsec/compare/1.3.12...1.3.13 )
---
updated-dependencies:
- dependency-name: xmlsec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 20:48:09 +02:00
9264acd00e
core: bump goauthentik.io/api/v3 from 3.2022081.1 to 3.2022082.1 ( #3463 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022081.1 to 3.2022082.1.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022081.1...v3.2022082.1 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 20:47:54 +02:00
51dd9473ce
web: bump API Client version ( #3452 )
2022-08-19 16:36:17 +01:00
15c34c6f1f
release: 2022.8.2
2022-08-19 15:59:53 +01:00
0ab8f4eed7
blueprints: add required password stage backends
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-19 15:59:41 +01:00
070714abe4
website/docs: add more blueprint docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-19 12:16:02 +01:00
810c04bacf
blueprints: don't suggest models not inheriting serializermodel in schema
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-19 11:26:15 +01:00
b624bf1cb7
website/docs: prepare 2022.8.2
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-19 11:19:23 +01:00
f56a4b00ce
core: bump selenium from 4.4.1 to 4.4.3 ( #3450 )
2022-08-19 09:13:02 +01:00
6ec0411930
web: bump @sentry/browser from 7.10.0 to 7.11.1 in /web ( #3448 )
2022-08-19 08:56:12 +01:00
fb59969bce
web: bump lit from 2.3.0 to 2.3.1 in /web ( #3449 )
2022-08-19 08:54:46 +01:00
eec9c46533
web: bump @sentry/tracing from 7.10.0 to 7.11.1 in /web ( #3447 )
2022-08-19 08:54:25 +01:00
a3afd47850
core: bump docker from 5.0.3 to 6.0.0 ( #3451 )
2022-08-19 08:54:07 +01:00
8ffae4505f
internal: set Host on url in envoy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 23:20:12 +01:00
0cc83c23c4
providers/proxy: fix duplicate proxy set default
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 21:13:45 +01:00
514c48a986
internal: fix routing for requests with querystring signature to embedded outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 20:43:01 +02:00
fdb8fb4b4c
providers/oauth2: fix oauth2 requests being logged as unauthenticated
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 20:26:12 +02:00
d8a68407f9
lifecycle: add worker-status command to debug worker cpu usage issues
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3125
2022-08-18 20:13:30 +02:00
417156d659
web/elements: fix automatic slug not working on newly opened forms
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 19:36:56 +02:00
9d58407e25
blueprints: remove _state from exporter blueprints
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 19:25:02 +02:00
f4441c9fcf
providers/proxy: trigger proxy set_defaults task on startup
...
closes #3445
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 17:42:27 +02:00
0e9762072a
blueprints: keep more modular state
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 17:42:27 +02:00
0cfffa28ad
blueprints: fix exporter not ignoring non-SerializerModel objects
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 17:42:27 +02:00
1ad4c8fc29
outposts: fix log level
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 17:42:27 +02:00
dd2facdc57
website/integrations: Oracle Cloud title case ( #3444 )
...
Signed-off-by: tigattack <10629864+tigattack@users.noreply.github.com >
Signed-off-by: tigattack <10629864+tigattack@users.noreply.github.com >
2022-08-18 17:32:33 +02:00
549dfa4c3a
website/integrations: add OCI
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 16:48:07 +02:00
7f8ae24e8d
website/integrations: remove old options
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 16:39:34 +02:00
d05aeb91f2
*: update locales
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 16:32:24 +02:00
ab25216c1f
web/flows: simplify consent's permission handling
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 16:31:48 +02:00
fb5eb7b868
sources/oauth: fix missing doseq param for updating URL query string
...
closes #3374
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 14:34:20 +02:00
bda218f7fc
website/docs: add note for which outpost configs apply for which outposts ( #3443 )
...
add note for which outpost configs apply for which outposts
closes #3427
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 14:29:53 +02:00
198c940a80
core: fix pre-hydrated config not being escaped properly
...
closes #3442
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-18 13:53:22 +02:00
c900411d5a
website/integrations: New VCS section and GitHub integrations ( #3437 )
...
* website/docs: create VCS section
Moved gitea and gitlab to new VCS category.
* website/docs: add GitHub-related integrations
Added GitHub Organization and GitHub Enterprise Cloud integrations. GHEC contains a note on EMU users being unsupported (GitHub limitation).
* website/docs: added GitHub links to VCS
* website/docs: Fix GitHub linter problems
2022-08-18 12:30:38 +02:00
1adc6948b4
blueprints: allow for adding remote blueprints ( #3435 )
...
* allow blueprints to be fetched from HTTP URLs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* remove os.path
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add validation for blueprint path
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-17 23:00:47 +02:00
e87236b285
blueprints: add generic export next to flow exporter ( #3439 )
2022-08-17 17:57:59 +01:00
846b63a17b
*: remove some very verbose logging messages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-17 13:36:56 +02:00
48fb3c98ff
core: bump goauthentik.io/api/v3 from 3.2022073.8 to 3.2022081.1 ( #3430 )
2022-08-17 10:30:23 +02:00
b488a6fec9
web: bump @patternfly/patternfly from 4.202.1 to 4.206.3 in /web ( #3428 )
2022-08-17 10:30:03 +02:00
f014bd5f30
core: bump coverage from 6.4.3 to 6.4.4 ( #3429 )
2022-08-17 10:29:54 +02:00
03dd079e8c
core: bump sentry-sdk from 1.9.4 to 1.9.5 ( #3431 )
2022-08-17 10:29:46 +02:00
1281e842d1
events: fix false-y values being stripped
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 22:29:36 +02:00
f7601d9571
events: correctly handle lists for cleaning/sanitization
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 21:47:30 +02:00
4d9c9160e7
events: fix sanitize_dict not working on list items
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 21:37:24 +02:00
ad1f913e54
blueprints: add wrapper to get blueprints as dict
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 21:37:05 +02:00
3da0233c40
Revert "blueprints: fix issue in prod setups with encoding dataclasses via celery"
...
This reverts commit ff788edd9b
.
2022-08-16 21:21:47 +02:00
ff788edd9b
blueprints: fix issue in prod setups with encoding dataclasses via celery
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 20:59:36 +02:00
aea0958f3f
blueprints: add default status
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 17:51:22 +02:00
1f9e9f9ca0
web: bump API Client version ( #3426 )
...
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-08-16 17:05:00 +02:00
98ffec87c0
website/integrations: add note for apple source with tlds
...
closes #2880
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 17:04:44 +02:00
b52d5dccac
website/integrations: fix config typo in vikunja ( #3373 )
...
Fixing configuration typo `truefo` -> `true`
Signed-off-by: Kyle Brown <blackbarn@gmail.com >
Signed-off-by: Kyle Brown <blackbarn@gmail.com >
2022-08-16 17:01:21 +02:00
e96a4fa181
ci: fix test command for final release test
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 16:59:17 +02:00
c53b0830c4
ci: ignore sentry upload error on publish
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 16:40:10 +02:00
435d126a1c
release: 2022.8.1
2022-08-16 16:23:36 +02:00
ef5407be33
tests/e2e: fix blueprint paths
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 16:12:21 +02:00
e8b30b75d2
root: override blueprints_dir for testing
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 15:50:58 +02:00
2c09ac4fd6
root: fix dockerfile
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 14:32:45 +02:00
e9c1276634
blueprints: use relative path in @apply_blueprint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 14:20:45 +02:00
71d6304407
website: update 2022.8 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 13:47:48 +02:00
6000a33a8e
*: fix type annotations for serializer model
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 13:23:22 +02:00
54eeb7add6
web/user: fix user source settings not updating correctly after deletion
...
also optimise the amount of API requests sent
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3411
2022-08-16 11:43:13 +02:00
d7e8ca1c8f
ci: don't error when we cant add a PR comment
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-16 11:02:58 +02:00
740f4c7d56
web: bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /web ( #3424 )
2022-08-16 10:52:17 +02:00
088eb716fc
web: bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 in /web ( #3425 )
2022-08-16 10:50:44 +02:00
fb08e1db2b
web/flows: only show permission ids if we have to, hide them if permission list has permissions with description
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-15 16:42:54 +02:00
f1b167c134
web: bump eslint from 8.21.0 to 8.22.0 in /web ( #3419 )
2022-08-15 16:07:52 +02:00
36d0817579
web: bump rollup from 2.77.3 to 2.78.0 in /web ( #3420 )
2022-08-15 16:07:44 +02:00
d4c1ef36f9
web: bump @sentry/browser from 7.9.0 to 7.10.0 in /web ( #3402 )
2022-08-12 14:19:52 +02:00
102b191e94
web: bump rollup from 2.77.2 to 2.77.3 in /web ( #3407 )
2022-08-12 14:15:41 +02:00
c735267373
web: bump lit from 2.2.8 to 2.3.0 in /web ( #3408 )
2022-08-12 14:15:32 +02:00
55b5e9834d
core: bump sentry-sdk from 1.9.3 to 1.9.4 ( #3409 )
2022-08-12 14:15:22 +02:00
4386ffb8d7
web: bump @sentry/tracing from 7.9.0 to 7.10.0 in /web ( #3403 )
2022-08-11 12:50:38 +02:00
ca2b1a9c3e
core: bump twilio from 7.12.0 to 7.12.1 ( #3404 )
2022-08-11 12:50:25 +02:00
22d33bb796
core: bump selenium from 4.3.0 to 4.4.0 ( #3400 )
2022-08-10 08:28:35 +02:00
ab15846480
core: bump sentry-sdk from 1.9.2 to 1.9.3 ( #3401 )
2022-08-10 08:27:32 +02:00
61f4049e51
website: bump react-before-after-slider-component from 1.1.3 to 1.1.4 in /website ( #3393 )
...
website: bump react-before-after-slider-component in /website
Bumps [react-before-after-slider-component](https://github.com/smeleshkin/react-before-after-slider-component ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/smeleshkin/react-before-after-slider-component/releases )
- [Commits](https://github.com/smeleshkin/react-before-after-slider-component/compare/v.1.1.3...v.1.1.4 )
---
updated-dependencies:
- dependency-name: react-before-after-slider-component
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>
2022-08-09 11:30:06 +02:00
5ac4542f37
web: bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 in /web ( #3394 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.32.0 to 5.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-08-09 11:29:10 +02:00
0bba536187
web: bump @typescript-eslint/parser from 5.32.0 to 5.33.0 in /web ( #3395 )
2022-08-09 09:32:26 +02:00
e48d5a5fda
core: bump goauthentik.io/api/v3 from 3.2022073.7 to 3.2022073.8 ( #3396 )
2022-08-09 09:32:11 +02:00
4c9878313c
sources/oauth: correctly concatenate URLs to allow custom parameters to be included
...
closes #3374
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-08 21:17:32 +02:00
6356ddd9f3
internal: replace ioutils
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-08 21:00:45 +02:00
7ea0b4b9e4
web: Update Web API Client version ( #3391 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-08-08 20:42:26 +02:00
a520a60c82
blueprints: lowercase system blueprints' models
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-08 20:38:42 +02:00
54c16129ea
stages/authenticator_duo: revamp duo enroll status API
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3288
2022-08-08 20:38:06 +02:00
2858682866
web: bump @sentry/browser from 7.8.1 to 7.9.0 in /web ( #3381 )
2022-08-08 13:04:46 +02:00
b1f7dfaeb4
website: bump postcss from 8.4.14 to 8.4.16 in /website ( #3380 )
2022-08-08 13:03:10 +02:00
eb27be222f
web: bump @sentry/tracing from 7.8.1 to 7.9.0 in /web ( #3382 )
2022-08-08 13:03:00 +02:00
bcbeaa8382
web: bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 in /web ( #3383 )
2022-08-08 13:02:12 +02:00
d5cb95fedd
core: bump coverage from 6.4.2 to 6.4.3 ( #3384 )
2022-08-08 13:02:02 +02:00
fda0da4659
core: bump sentry-sdk from 1.9.0 to 1.9.2 ( #3385 )
2022-08-08 13:01:50 +02:00
1c569c79f3
website: add more blueprint docs, 2022.8 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 19:27:31 +02:00
872c18dddc
blueprints: don't use example label, add more tags and tests for tags
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 19:27:03 +02:00
201bea6d30
internal: add X-authentik-logout signature to trigger logouts when URLs are not exposed
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 18:50:24 +02:00
7e3c21d77b
web/flows: update flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 15:34:04 +02:00
d1a02cbc0c
tests/e2e: bump chrome version
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 14:50:08 +02:00
da666871dd
stages/consent: simplify permission rendering
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 14:50:00 +02:00
2fa6cf855d
stages/consent: simplify logic, correctly update existing consent
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 14:38:40 +02:00
3b86144ae5
stages/*: use stage-bound logger when possible
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 13:41:53 +02:00
f01f10c5e5
providers/oauth2: don't separate scopes by comma-space
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 13:15:12 +02:00
e1249d3760
providers/oauth2: fix scopes without descriptions not being saved in consent
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-07 13:02:47 +02:00
dcbf106daa
blueprints: add !Context to lookup things from instance context
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-06 20:54:00 +02:00
0227ba90bb
core: bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 ( #3379 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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>
2022-08-06 13:08:59 +02:00
b095d63b4d
core: bump goauthentik.io/api/v3 from 3.2022073.6 to 3.2022073.7 ( #3378 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022073.6 to 3.2022073.7.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022073.6...v3.2022073.7 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-08-06 12:57:30 +02:00
20648808bc
web: Update Web API Client version ( #3377 )
2022-08-06 01:02:05 +02:00
89fef0ae72
blueprints: docs ( #3376 )
...
* further blueprint cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* make group users and parent optional
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix api client usage
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-06 00:52:12 +02:00
85640d402f
internal: fix race conditions when accessing settings before bootstrap
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-06 00:24:55 +02:00
d5703dce39
internal: fix outposts not reacting to signals while starting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-05 18:13:09 +02:00
ec42d378ab
blueprints/cleanup ( #3369 )
2022-08-05 08:39:00 +02:00
2a5a975d9a
core: bump python from 3.10.5-slim-bullseye to 3.10.6-slim-bullseye ( #3375 )
2022-08-05 08:37:14 +02:00
a398e2470b
web: bump chart.js from 3.9.0 to 3.9.1 in /web ( #3371 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.9.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: chart.js
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>
2022-08-04 10:10:19 +02:00
2ce8e18bab
internal: centralise config for listeners to use same config system everywhere ( #3367 )
...
* centralise config for listeners to use same config system everywhere
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3360
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-03 21:33:27 +02:00
9a9c826c0b
core: bump django from 4.0.6 to 4.1 ( #3368 )
...
* core: bump django from 4.0.6 to 4.1
Bumps [django](https://github.com/django/django ) from 4.0.6 to 4.1.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.6...4.1 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-03 15:33:58 +02:00
612587dd34
core: bump golang from 1.18.5-bullseye to 1.19.0-bullseye ( #3364 )
2022-08-03 09:10:23 +02:00
506722587d
web: bump chart.js from 3.8.2 to 3.9.0 in /web ( #3365 )
2022-08-03 09:09:53 +02:00
c158604424
core: bump goauthentik.io/api/v3 from 3.2022073.5 to 3.2022073.6 ( #3366 )
2022-08-03 09:09:35 +02:00
4af6f29025
web: Update Web API Client version ( #3357 )
2022-08-03 00:15:32 +02:00
d1004e3798
blueprints: webui ( #3356 )
2022-08-03 00:05:49 +02:00
20aeed139d
web: bump @sentry/browser from 7.8.0 to 7.8.1 in /web ( #3349 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.8.0 to 7.8.1.
- [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/7.8.0...7.8.1 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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>
2022-08-02 09:53:46 +02:00
b2dbc87a4f
web: bump @babel/preset-env from 7.18.9 to 7.18.10 in /web ( #3347 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.9 to 7.18.10.
- [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.18.10/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>
2022-08-02 09:53:35 +02:00
11bd7c72e0
website: bump @docusaurus/plugin-client-redirects from 2.0.0-rc.1 to 2.0.1 in /website ( #3346 )
...
website: bump @docusaurus/plugin-client-redirects in /website
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 2.0.0-rc.1 to 2.0.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.1/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
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>
2022-08-02 09:53:27 +02:00
896cf7594e
website: bump @docusaurus/preset-classic from 2.0.0-rc.1 to 2.0.1 in /website ( #3345 )
...
website: bump @docusaurus/preset-classic in /website
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-rc.1 to 2.0.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.1/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
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>
2022-08-02 09:51:56 +02:00
457eeb10ab
web: bump @babel/plugin-transform-runtime from 7.18.9 to 7.18.10 in /web ( #3350 )
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.9 to 7.18.10.
- [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.18.10/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>
2022-08-02 09:51:40 +02:00
0d94ffb91b
web: bump eslint from 8.20.0 to 8.21.0 in /web ( #3348 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-08-02 09:51:31 +02:00
bd4fccb97b
web: bump @typescript-eslint/parser from 5.31.0 to 5.32.0 in /web ( #3352 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-08-02 09:51:22 +02:00
0cfae088f5
web: bump @babel/core from 7.18.9 to 7.18.10 in /web ( #3351 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.9 to 7.18.10.
- [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.18.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2022-08-02 09:51:05 +02:00
b4e7663209
web: bump @sentry/tracing from 7.8.0 to 7.8.1 in /web ( #3344 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.8.0 to 7.8.1.
- [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/7.8.0...7.8.1 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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>
2022-08-02 09:50:49 +02:00
bdca49b265
core: bump golang from 1.18.4-bullseye to 1.18.5-bullseye ( #3343 )
...
Bumps golang from 1.18.4-bullseye to 1.18.5-bullseye.
---
updated-dependencies:
- dependency-name: golang
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>
2022-08-02 09:50:36 +02:00
c22954b6a4
web: bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 in /web ( #3353 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-08-02 09:50:07 +02:00
dfe97625f0
web: bump @babel/plugin-proposal-decorators from 7.18.9 to 7.18.10 in /web ( #3354 )
...
web: bump @babel/plugin-proposal-decorators in /web
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.18.9 to 7.18.10.
- [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.18.10/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>
2022-08-02 09:49:55 +02:00
74bc0a6301
core: bump goauthentik.io/api/v3 from 3.2022073.4 to 3.2022073.5 ( #3355 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022073.4 to 3.2022073.5.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022073.4...v3.2022073.5 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-08-02 09:49:45 +02:00
2bd29e2fdd
*: improve error handling for startup tasks
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-01 23:31:47 +02:00
3cd0a782af
blueprints: correctly load on fresh install
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-01 23:25:33 +02:00
d88ce7a43f
web: Update Web API Client version ( #3342 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-08-01 23:10:48 +02:00
a023eee9bf
blueprints: migrate from managed ( #3338 )
...
* test all bundled blueprints
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix empty title
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix default blueprints
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add script to generate dev config
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* migrate managed to blueprints
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more to blueprint instance
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* migrated away from ObjectManager
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix lint errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* migrate things
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* migrate tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix some tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix a bit more
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* whops
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix missing name
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* *sigh*
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tasks
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* scheduled
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* run discovery on start
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* oops this test should stay
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-01 23:05:58 +02:00
7a05c6faef
stages/consent: fix error when requests with identical empty permissions
...
closes #3280
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-08-01 20:58:49 +02:00
6ab85f7f18
core: bump goauthentik.io/api/v3 from 3.2022073.2 to 3.2022073.4 ( #3341 )
2022-08-01 09:28:08 +02:00
d12907b81f
web: Update Web API Client version ( #3340 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-31 23:52:48 +02:00
553989d17f
flows/stages/consent: fix for post requests ( #3339 )
...
add unique token to consent stage to ensure it is shown
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-31 23:47:40 +02:00
475019202b
root: fix dockerfile for blueprints
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-31 18:10:21 +02:00
a9bca55b95
web: Update Web API Client version ( #3337 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-31 17:18:00 +02:00
89c84f10d0
blueprints: v1 ( #1573 )
...
* managed: move flowexporter to managed
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* *: implement SerializerModel in all models
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* managed: add initial api
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* managed: start blueprint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* managed: spec
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* version blueprint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* yep
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* remove v2, improve v1
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* start custom tag, more rebrand
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add default flows
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* move blueprints out of website
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* try new things
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add !lookup, fix web
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update and cleanup default
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tags in lists
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* don't save field if its set to default value
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more flow cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* format web
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix missing serializer for sms
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ignore _set fields
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* remove custom file extension
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* migrate default flow to tenant
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* include blueprints
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-31 17:11:44 +02:00
882250a85e
flows: migrate flows to be yaml ( #3335 )
...
* flows: migrate flows to be yaml
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* migrate flows to yaml
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-30 23:55:58 +02:00
db1dd196e0
lifecycle: optimise container lifecycle and process signals ( #3332 )
...
* add dumb-init, use exec in wrapper
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix exec?
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-30 22:41:29 +02:00
d4b8dd7fcc
ci: comment on PR with instructions on how to use branch ( #3333 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-30 21:22:27 +02:00
fcf4657833
providers/proxy: add is_superuser to ak_proxy object, only show full error when superuser
...
closes #3314
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-30 20:29:23 +02:00
393d7ec486
providers/proxy: no exposed urls ( #3151 )
...
* test any callback
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* dont detect callback in per-server handler
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use full redirect uri with both path and query param
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* correctly route to embedded outpost for callback signature
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix allowed redirects
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-30 17:51:01 +02:00
b7b5168910
sources/oauth: use mailcow full_name as username for mailcow source ( #3299 )
...
use mailcow full_name as username
2022-07-29 20:34:17 +00:00
1dcec17a58
sources/oauth: only send header authentication for OIDC source
...
closes #3327
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-29 18:20:44 +02:00
b41acebf5b
providers/proxy: add caddy endpoint ( #3330 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-29 10:58:53 +02:00
e0478e1775
core: bump goauthentik.io/api/v3 from 3.2022073.1 to 3.2022073.2 ( #3331 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022073.1 to 3.2022073.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022073.1...v3.2022073.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-07-29 10:35:23 +02:00
d6b1a22563
core: fix import order
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-29 00:18:42 +02:00
cada292e00
core: pre-hydrate config into templates to directly load correct assets
...
closes #3228
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-29 00:04:44 +02:00
d4af47f576
web: Update Web API Client version ( #3329 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-28 23:59:04 +02:00
83eba36f8d
core: add API Endpoint to get all MFA devices, add web ui to delete MFA devices of any user
...
closes #3237
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 23:50:25 +02:00
b82a142745
stages/authenticator_sms: use twilio SDK, improve docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3237
2022-07-28 22:17:59 +02:00
2a42c203b2
stages/authenticator_totp: remove single device per user limit
...
closes #3281
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 21:39:46 +02:00
ade2d4879c
stages/authenticator_duo: fix imported Duo Device not having a name
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 21:20:32 +02:00
e14798dcdc
core: import all models into shell
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 21:19:04 +02:00
e49050af19
web/flows: improve layout for TOTP QR stage
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 21:16:42 +02:00
0248755cda
stages/authentiactor_validate: improve error handling for duo
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 21:11:58 +02:00
1f90359310
root: fix broken traceback logging
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 20:56:39 +02:00
008fc19f0d
root: fix log fields being overwritten in celery task logs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-28 20:48:05 +02:00
5cd5b71b18
web: bump @sentry/tracing from 7.7.0 to 7.8.0 in /web ( #3324 )
2022-07-28 09:46:29 +02:00
253d98ba73
web: bump @rollup/plugin-typescript from 8.3.3 to 8.3.4 in /web ( #3323 )
2022-07-28 09:46:18 +02:00
3e2c04d029
web: bump rollup from 2.77.1 to 2.77.2 in /web ( #3322 )
2022-07-28 09:45:29 +02:00
32d3e33c83
web: bump @sentry/browser from 7.7.0 to 7.8.0 in /web ( #3325 )
2022-07-28 09:45:07 +02:00
282ebeb38b
core: bump drf-spectacular from 0.22.1 to 0.23.1 ( #3319 )
...
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular ) from 0.22.1 to 0.23.1.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases )
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.22.1...0.23.1 )
---
updated-dependencies:
- dependency-name: drf-spectacular
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>
2022-07-27 09:48:43 +02:00
81f4d86e6d
core: bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 ( #3318 )
...
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/go-ldap/ldap/releases )
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.3...v3.4.4 )
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
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>
2022-07-27 09:48:34 +02:00
bcb90997bb
web: bump rollup from 2.77.0 to 2.77.1 in /web ( #3317 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.77.0 to 2.77.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.77.0...v2.77.1 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-07-27 09:48:23 +02:00
277df4f04f
stages/prompt: fix tests for file field
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-27 09:48:11 +02:00
de26c65fa0
core: add attributes. avatar method to allow custom uploaded avatars
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2631
2022-07-26 21:42:41 +02:00
55739ee982
internal: add additional error handling in config loader
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-26 11:48:57 +02:00
10b48b27b0
internal: walk config in go, check, parse and load from scheme like in python
...
closes #2719
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-26 11:33:37 +02:00
d08856c1fe
web: bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 in /web ( #3311 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-07-26 09:47:28 +02:00
0d108b043d
web: bump @fortawesome/fontawesome-free from 6.1.1 to 6.1.2 in /web ( #3310 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.1...6.1.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
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>
2022-07-26 09:41:33 +02:00
a37245b7c8
web: bump @typescript-eslint/parser from 5.30.7 to 5.31.0 in /web ( #3312 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-07-26 09:41:24 +02:00
19c4ebdda9
core: bump urllib3 from 1.26.9 to 1.26.11 ( #3313 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.9 to 1.26.11.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.11/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.9...1.26.11 )
---
updated-dependencies:
- dependency-name: urllib3
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>
2022-07-26 09:41:03 +02:00
34d4b71f59
web: bump chart.js from 3.8.0 to 3.8.2 in /web ( #3307 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.8.0 to 3.8.2.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.8.0...v3.8.2 )
---
updated-dependencies:
- dependency-name: chart.js
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>
2022-07-25 09:22:45 +02:00
bd8794f646
core: bump structlog from 21.5.0 to 22.1.0 ( #3294 )
...
* core: bump structlog from 21.5.0 to 22.1.0
Bumps [structlog](https://github.com/hynek/structlog ) from 21.5.0 to 22.1.0.
- [Release notes](https://github.com/hynek/structlog/releases )
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hynek/structlog/compare/21.5.0...22.1.0 )
---
updated-dependencies:
- dependency-name: structlog
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* migrate threaedlocal to contextvars
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-23 22:40:56 +02:00
e0adcd3277
web: bump @codemirror/lang-javascript from 6.0.1 to 6.0.2 in /web ( #3300 )
...
Bumps [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/codemirror/lang-javascript/releases )
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-javascript/compare/6.0.1...6.0.2 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-javascript"
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>
2022-07-22 11:15:40 +02:00
e2fe615a31
web: bump lit from 2.2.7 to 2.2.8 in /web ( #3301 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.8/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-07-22 10:52:56 +02:00
0d2536fdfd
web: bump @codemirror/lang-python from 6.0.0 to 6.0.1 in /web ( #3302 )
...
Bumps [@codemirror/lang-python](https://github.com/codemirror/lang-python ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/codemirror/lang-python/releases )
- [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-python/compare/6.0.0...6.0.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-python"
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>
2022-07-22 10:52:49 +02:00
c5813204d5
core: bump sentry-sdk from 1.7.2 to 1.8.0 ( #3303 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.7.2...1.8.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2022-07-22 10:52:40 +02:00
5064c39a94
core: bump goauthentik.io/api/v3 from 3.2022072.1 to 3.2022073.1 ( #3295 )
2022-07-21 08:45:41 +02:00
1880f98fa1
sources/oauth: fix typo
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-20 19:10:26 +02:00
d3c360d9e5
root: remove 2022.5 from supported list
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-20 18:49:38 +02:00
388c4b9653
web: Update Web API Client version ( #3293 )
2022-07-20 18:43:24 +02:00
87f1cf17c4
Merge branch 'version-2022.7'
2022-07-20 18:39:48 +02:00
dae6493a3e
release: 2022.7.3
2022-07-20 09:37:43 +02:00
fc0275314d
website: bump terser from 5.10.0 to 5.14.2 in /website ( #3289 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 09:37:22 +02:00
c6fa19155b
web: bump terser from 5.7.1 to 5.14.2 in /web ( #3285 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.7.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 09:32:26 +02:00
2fa0191d65
core: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 ( #3286 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
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>
2022-07-20 09:32:16 +02:00
ad07984158
website/docs: prepare 2022.7.3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-19 21:40:56 +02:00
f909b86338
stages/consent: fix permimssions for consent API (allow owner to delete)
2022-07-19 16:41:34 +00:00
327df6529b
sources/oauth: use oidc preferred_username if set, otherwise nickname
2022-07-19 16:41:10 +00:00
658dc63c4c
lifecycle: revert waiting for lock, launch managed reconcile on app import
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-19 12:06:57 +02:00
4edec5f666
lifecycle: connect to database first
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-19 10:54:56 +02:00
d150a0c135
web: bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 in /web ( #3278 )
2022-07-19 08:48:26 +02:00
d4242781a0
web: bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.9 in /web ( #3277 )
2022-07-19 08:48:09 +02:00
7369ca0b25
web: bump @babel/plugin-proposal-decorators from 7.18.6 to 7.18.9 in /web ( #3273 )
2022-07-19 08:46:24 +02:00
561f427cc5
web: bump @typescript-eslint/parser from 5.30.6 to 5.30.7 in /web ( #3274 )
2022-07-19 08:46:14 +02:00
8049ab703a
web: bump @trivago/prettier-plugin-sort-imports from 3.2.0 to 3.3.0 in /web ( #3275 )
2022-07-19 08:46:02 +02:00
9c2a97263a
web: bump @babel/core from 7.18.6 to 7.18.9 in /web ( #3276 )
2022-07-19 08:45:35 +02:00
345504c1a4
web: bump @babel/preset-env from 7.18.6 to 7.18.9 in /web ( #3279 )
2022-07-19 08:45:00 +02:00
549f6f2077
providers/oauth2: correctly log authenticated user for OAuth views using protected_resource_view
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-18 22:20:09 +02:00
35c6decc75
web: bump @sentry/tracing from 7.6.0 to 7.7.0 in /web ( #3266 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.6.0 to 7.7.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/7.6.0...7.7.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>
2022-07-18 10:49:46 +02:00
b3abeb78ff
website: bump react-toggle from 4.1.2 to 4.1.3 in /website ( #3263 )
...
Bumps [react-toggle](https://github.com/aaronshaf/react-toggle ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/aaronshaf/react-toggle/releases )
- [Changelog](https://github.com/aaronshaf/react-toggle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aaronshaf/react-toggle/commits )
---
updated-dependencies:
- dependency-name: react-toggle
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>
2022-07-18 10:48:59 +02:00
0562a1ad42
web: bump @sentry/browser from 7.6.0 to 7.7.0 in /web ( #3264 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.6.0 to 7.7.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/7.6.0...7.7.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>
2022-07-18 10:48:50 +02:00
febb0920fd
web: bump rollup from 2.76.0 to 2.77.0 in /web ( #3265 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.76.0 to 2.77.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.76.0...v2.77.0 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-07-18 10:48:40 +02:00
549662beb0
web: bump eslint from 8.19.0 to 8.20.0 in /web ( #3267 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-07-18 10:48:28 +02:00
1ea4440c5d
core: bump sentry-sdk from 1.7.1 to 1.7.2 ( #3268 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.7.1...1.7.2 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2022-07-18 10:48:19 +02:00
787abdff5b
core: bump pylint from 2.14.4 to 2.14.5 ( #3269 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.4...v2.14.5 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-07-18 09:29:57 +02:00
2237807241
core: bump github.com/go-openapi/strfmt from 0.21.2 to 0.21.3 ( #3270 )
...
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt ) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/go-openapi/strfmt/releases )
- [Commits](https://github.com/go-openapi/strfmt/compare/v0.21.2...v0.21.3 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
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>
2022-07-18 09:29:43 +02:00
e9d9d658c4
lifecycle: make worker wait for migrations to be done ( #3254 )
...
* lifecycle: make worker wait for migrations to be done
* retry managed reconcile task
2022-07-15 19:44:45 +02:00
e704092d19
website: bump @docusaurus/plugin-client-redirects from 2.0.0-beta.22 to 2.0.0-rc.1 in /website ( #3260 )
...
website: bump @docusaurus/plugin-client-redirects in /website
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 2.0.0-beta.22 to 2.0.0-rc.1.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-rc.1/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
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>
2022-07-15 09:16:08 +02:00
305f72c197
website: bump @docusaurus/preset-classic from 2.0.0-beta.22 to 2.0.0-rc.1 in /website ( #3259 )
2022-07-15 09:01:28 +02:00
fb6b6b4476
ci: bump actions/setup-node from 3.4.0 to 3.4.1 ( #3261 )
2022-07-15 09:00:44 +02:00
791cc74dbb
core: bump golang from 1.18.3-bullseye to 1.18.4-bullseye ( #3255 )
...
Bumps golang from 1.18.3-bullseye to 1.18.4-bullseye.
---
updated-dependencies:
- dependency-name: golang
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>
2022-07-14 10:17:48 +02:00
41f139589c
core: bump webauthn from 1.5.2 to 1.6.0 ( #3256 )
...
Bumps [webauthn](https://github.com/duo-labs/py_webauthn ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v1.5.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: webauthn
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>
2022-07-14 10:16:14 +02:00
df24e3020b
core: bump sentry-sdk from 1.7.0 to 1.7.1 ( #3257 )
2022-07-14 09:12:58 +02:00
e44c716cbe
website/integrations: add note for rancher idp initiated
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-13 23:14:01 +02:00
d35302923d
core: bump coverage from 6.4.1 to 6.4.2 ( #3251 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/6.4.1...6.4.2 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
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>
2022-07-13 21:06:06 +02:00
4d928368bc
core: bump channels-redis from 3.4.0 to 3.4.1 ( #3252 )
...
Bumps [channels-redis](https://github.com/django/channels_redis ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/django/channels_redis/releases )
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt )
- [Commits](https://github.com/django/channels_redis/compare/3.4.0...3.4.1 )
---
updated-dependencies:
- dependency-name: channels-redis
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>
2022-07-13 09:59:52 +02:00
c055d7a470
web: bump @typescript-eslint/parser from 5.30.5 to 5.30.6 in /web ( #3244 )
2022-07-12 09:22:46 +02:00
9e1b49e181
web: bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 in /web ( #3245 )
2022-07-12 09:21:29 +02:00
db6a9ede1b
ci: bump actions/setup-node from 3.3.0 to 3.4.0 ( #3247 )
2022-07-12 09:21:16 +02:00
86df0a448e
core: bump sentry-sdk from 1.6.0 to 1.7.0 ( #3246 )
2022-07-12 09:20:42 +02:00
5ec052bd92
website/integrations: Node-Red integration with openidconnect ( #3221 )
...
* add Node-Red integration doc
* Node-Red Protocol settings + linting fixes
2022-07-11 10:59:57 +02:00
6f7984d05a
website: bump @docusaurus/plugin-client-redirects from 2.0.0-beta.21 to 2.0.0-beta.22 in /website ( #3239 )
...
website: bump @docusaurus/plugin-client-redirects in /website
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 2.0.0-beta.21 to 2.0.0-beta.22.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.22/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
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>
2022-07-11 09:35:15 +02:00
f6d64d1d4b
website: bump @docusaurus/preset-classic from 2.0.0-beta.21 to 2.0.0-beta.22 in /website ( #3242 )
...
website: bump @docusaurus/preset-classic in /website
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.21 to 2.0.0-beta.22.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.22/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
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>
2022-07-11 09:34:12 +02:00
ef0c7a5a57
web: bump @sentry/browser from 7.5.1 to 7.6.0 in /web ( #3238 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.5.1 to 7.6.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/7.5.1...7.6.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>
2022-07-11 09:33:52 +02:00
34dfbf8e9e
web: bump @sentry/tracing from 7.5.1 to 7.6.0 in /web ( #3240 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.5.1 to 7.6.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/7.5.1...7.6.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>
2022-07-11 09:31:41 +02:00
71d38e6fd0
web: bump rollup from 2.75.7 to 2.76.0 in /web ( #3241 )
2022-07-11 09:27:53 +02:00
9a9ba2560b
core: delete expired models when filtering instead of excluding them
...
closes #3233
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-09 13:40:39 +02:00
2432e51970
web/elements: improve contrast for codemirror backgrounds
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-08 22:58:39 +02:00
47434cd62d
stages/prompt: try to base64 decode file, fallback to keeping value as-is
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-08 22:45:31 +02:00
ff500b44a6
stages/prompt: force required to false when using readonlyfield
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-08 22:38:37 +02:00
4c14c7f3a4
web: bump @sentry/browser from 7.5.0 to 7.5.1 in /web ( #3230 )
2022-07-07 09:44:22 +02:00
019c4bf182
web: bump @sentry/tracing from 7.5.0 to 7.5.1 in /web ( #3231 )
2022-07-07 09:27:17 +02:00
2cbc291f04
core: bump goauthentik.io/api/v3 from 3.2022071.2 to 3.2022072.1 ( #3232 )
2022-07-07 09:27:01 +02:00
5197a3a461
web: bump moment from 2.29.3 to 2.29.4 in /web ( #3226 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 22:18:05 +02:00
52be87785f
web: Update Web API Client version ( #3227 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-06 22:07:21 +02:00
8e19fb3a8c
release: 2022.7.2
2022-07-06 20:31:48 +02:00
0448dcf655
website/docs: prepare 2022.7.2
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-06 19:17:15 +02:00
b8f74ab9e7
website: bump clsx from 1.2.0 to 1.2.1 in /website ( #3222 )
...
Bumps [clsx](https://github.com/lukeed/clsx ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: clsx
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>
2022-07-06 09:54:12 +02:00
501ce5cebb
core: bump goauthentik.io/api/v3 from 3.2022071.1 to 3.2022071.2 ( #3223 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022071.1 to 3.2022071.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022071.1...v3.2022071.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-07-06 09:54:02 +02:00
b896ca7ef6
web: fix locale erroring with no pre-hydrated locale setting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-06 09:53:46 +02:00
d497db3010
flows: fix OOB flow incorrectly setting pending user
...
closes #3224
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-06 09:51:20 +02:00
24f95fdeaa
tenants: fix tests for current tenant
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-05 23:47:49 +02:00
d1c4818724
policies: improve api test coverage
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-05 23:20:48 +02:00
9f736a9d99
web: Update Web API Client version ( #3220 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-05 23:13:56 +02:00
49cce6a968
stages/prompt: add basic file field ( #3156 )
...
add basic file field
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-05 23:09:41 +02:00
713337130b
web: Update Web API Client version ( #3219 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-05 23:08:14 +02:00
0a73e7ac9f
tenants: add default_locale read only field, pre-hydrate in flows and read in autodetect as first choice
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-05 23:04:25 +02:00
3344af72c2
outposts: cleanup user handling
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-05 22:41:19 +02:00
41eb44137e
internal: remove pkg/errors
2022-07-05 20:26:33 +00:00
94a9667d86
web: bump @formatjs/intl-listformat from 7.0.2 to 7.0.3 in /web ( #3216 )
2022-07-05 09:09:49 +02:00
8b56a7defb
core: bump django-silk from 5.0.0 to 5.0.1 ( #3217 )
2022-07-05 09:09:36 +02:00
5a4b9b4239
core: bump goauthentik.io/api/v3 from 3.2022063.5 to 3.2022071.1 ( #3218 )
2022-07-05 09:09:24 +02:00
f37308461c
web: bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 in /web ( #3213 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.4 to 5.30.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-07-04 22:00:37 +02:00
9721098178
web: bump @sentry/browser from 7.4.1 to 7.5.0 in /web ( #3215 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.4.1 to 7.5.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/7.4.1...7.5.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>
2022-07-04 22:00:24 +02:00
0ca5e67dad
web: bump rapidoc from 9.3.2 to 9.3.3 in /web ( #3212 )
...
Bumps [rapidoc](https://github.com/rapi-doc/RapiDoc ) from 9.3.2 to 9.3.3.
- [Release notes](https://github.com/rapi-doc/RapiDoc/releases )
- [Commits](https://github.com/rapi-doc/RapiDoc/compare/v9.3.2...v9.3.3 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-07-04 22:00:11 +02:00
da94564d5e
web: bump @jackfranklin/rollup-plugin-markdown from 0.3.0 to 0.4.0 in /web ( #3209 )
...
web: bump @jackfranklin/rollup-plugin-markdown in /web
Bumps @jackfranklin/rollup-plugin-markdown from 0.3.0 to 0.4.0.
---
updated-dependencies:
- dependency-name: "@jackfranklin/rollup-plugin-markdown"
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>
2022-07-04 21:59:57 +02:00
1f33237659
web: bump @typescript-eslint/parser from 5.30.4 to 5.30.5 in /web ( #3214 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.4 to 5.30.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-07-04 21:59:27 +02:00
62e5979c13
web: bump @sentry/tracing from 7.4.1 to 7.5.0 in /web ( #3208 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.4.1 to 7.5.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/7.4.1...7.5.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>
2022-07-04 21:59:10 +02:00
8a1e18e087
website: bump rapidoc from 9.3.2 to 9.3.3 in /website ( #3210 )
...
Bumps [rapidoc](https://github.com/rapi-doc/RapiDoc ) from 9.3.2 to 9.3.3.
- [Release notes](https://github.com/rapi-doc/RapiDoc/releases )
- [Commits](https://github.com/rapi-doc/RapiDoc/compare/v9.3.2...v9.3.3 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-07-04 21:58:19 +02:00
a951daddce
web: Update Web API Client version ( #3211 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-04 21:58:06 +02:00
690f6d444a
Merge branch 'version-2022.7'
2022-07-04 21:26:47 +02:00
b733930745
website/docs: add 2022.7 to sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-04 21:14:49 +02:00
f316a3000b
release: 2022.7.1
2022-07-04 21:10:20 +02:00
ddae9dc6e1
Revert "web: manage version via package.json"
...
This reverts commit 022401b60e
.
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# web/src/api/Sentry.ts
# web/src/api/Users.ts
2022-07-04 21:10:16 +02:00
0348d6558a
web: Update Web API Client version ( #3207 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-07-04 20:15:28 +02:00
6a497b32f6
core: use Exception for fallback case in flow_manager
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-04 20:05:03 +02:00
47acc0ea90
core: bump django from 4.0.5 to 4.0.6 ( #3206 )
...
Bumps [django](https://github.com/django/django ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.5...4.0.6 )
---
updated-dependencies:
- dependency-name: django
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>
2022-07-04 12:47:58 +00:00
967c952a4a
web: bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 in /web ( #3200 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.0 to 5.30.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.4/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-07-04 09:40:16 +02:00
b648d159dd
website: bump clsx from 1.1.1 to 1.2.0 in /website ( #3199 )
...
Bumps [clsx](https://github.com/lukeed/clsx ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: clsx
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>
2022-07-04 09:39:14 +02:00
aecd9387d9
web: bump @typescript-eslint/parser from 5.30.0 to 5.30.4 in /web ( #3201 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.0 to 5.30.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.4/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-07-04 09:38:51 +02:00
6e8a5e1426
web: bump eslint from 8.18.0 to 8.19.0 in /web ( #3202 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-07-04 09:38:38 +02:00
607899be56
core: bump goauthentik.io/api/v3 from 3.2022063.4 to 3.2022063.5 ( #3204 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022063.4 to 3.2022063.5.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022063.4...v3.2022063.5 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-07-04 09:38:30 +02:00
5a92a8639a
core: bump lxml from 4.9.0 to 4.9.1 ( #3203 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.0...lxml-4.9.1 )
---
updated-dependencies:
- dependency-name: lxml
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>
2022-07-04 09:38:14 +02:00
4cd629b5fc
core: handle FlowNonApplicableException correctly in source flow_manager
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-03 22:03:03 +02:00
6020736430
website/docs: update 2022.7
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-03 21:39:59 +02:00
14a4047bdd
flows: show messages from ak_message when flow is denied
...
fallback to same generic message
closes #3197
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-03 21:36:13 +02:00
23c1e22a04
web/elements: auto-switch themes for codemirror
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-02 23:07:09 +02:00
2a2ae4bc4f
web/admin: default to users path in sidebar link
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-02 22:53:16 +02:00
5f4812e1d0
website/docs: fix Minor typo ( #3196 )
...
Signed-off-by: Stratos Gerakakis <stratos@gerakakis.net >
2022-07-02 19:48:53 +02:00
3ab475d916
website/docs: add snippet to skip authenticated flow
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-02 18:41:16 +02:00
453d64eea5
web: Update Web API Client version ( #3195 )
2022-07-02 17:44:59 +02:00
17d33f4b19
flows: denied action ( #3194 )
2022-07-02 17:37:57 +02:00
c39a5933e1
core: create FlowToken instead of regular token for generated recovery links ( #3193 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2749
2022-07-02 14:17:41 +02:00
a9636b5727
website/docs: fix configuration item headers
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-02 13:01:40 +02:00
5e3f44dd87
flows: add shortcut to redirect current flow ( #3192 )
2022-07-01 23:19:41 +02:00
1c64616ebd
sources/ldap: add configuration for LDAP Source ciphers
...
closes #3110
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 19:53:49 +02:00
23273f53cc
providers/oauth2: if no scopes are sent in authorize request, select all configured scopes
...
closes #3112
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 19:45:26 +02:00
d11ce0a86e
providers/proxy: set default scopes based on managed attribute
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 18:26:49 +02:00
766ceda57a
core: re-create anonymous user when repairing permissions
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 17:20:06 +02:00
eb633c607e
internal: fix nil pointer reference
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 17:02:53 +02:00
c72d56d02d
web: use full import paths for dynamic imports
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 16:56:23 +02:00
e758c434ea
web: ignore module load errors
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 16:49:37 +02:00
90e3ae9457
*: define prometheus metrics in apps to prevent re-import
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 16:49:24 +02:00
0e825ffcfd
root: add vscode tasks
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 16:10:08 +02:00
8a19c71f62
web: bump @sentry/browser from 7.3.1 to 7.4.1 in /web ( #3191 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.3.1 to 7.4.1.
- [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/7.3.1...7.4.1 )
---
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>
2022-07-01 16:04:03 +02:00
5a7eff041a
web: bump @sentry/tracing from 7.3.1 to 7.4.1 in /web ( #3190 )
...
* ci: add custom dependabot commit messages
* web: bump @sentry/tracing from 7.3.1 to 7.4.1 in /web
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.3.1 to 7.4.1.
- [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/7.3.1...7.4.1 )
---
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: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 16:02:23 +02:00
552459834a
ci: add custom dependabot commit messages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 15:50:37 +02:00
cc6325bf6a
build(deps): bump codemirror from 5.65.6 to 6.0.1 in /web ( #3188 )
...
* build(deps): bump codemirror from 5.65.6 to 6.0.1 in /web
Bumps [codemirror](https://github.com/codemirror/basic-setup ) from 5.65.6 to 6.0.1.
- [Release notes](https://github.com/codemirror/basic-setup/releases )
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/basic-setup/commits/6.0.1 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* upgrade
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 15:46:27 +02:00
9597ea9e1f
build(deps): bump @patternfly/patternfly from 4.196.7 to 4.202.1 in /web ( #3187 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-07-01 09:42:52 +02:00
69b5670659
build(deps): bump goauthentik.io/api/v3 from 3.2022063.3 to 3.2022063.4 ( #3189 )
2022-07-01 09:20:39 +02:00
56fd436e5d
web: fix redirect when accessing authentik URLs authenticated
...
closes #3174
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-30 23:04:39 +02:00
b7558ae28c
web: Update Web API Client version ( #3186 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-30 22:26:52 +02:00
ea60c389be
providers/saml: include SSO Binding URLs in Provider API
...
closes #3179
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-30 22:18:21 +02:00
f6042f29f6
website/docs: add notice to use in-cluster service for nginx forward auth
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-30 21:33:47 +02:00
983882f5a0
providers/oauth2: ensure refresh tokens are URL safe
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3185
2022-06-30 12:43:08 +02:00
a6d3fd92df
web/elements: fix ak-wizard-page-form not setting valid
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-30 12:37:10 +02:00
96f39904b8
build(deps): bump lit from 2.2.6 to 2.2.7 in /web ( #3181 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.7/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-06-30 10:08:29 +02:00
ee347aa7ef
build(deps-dev): bump pylint from 2.14.3 to 2.14.4 ( #3182 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.3...v2.14.4 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-06-30 10:08:13 +02:00
6437334e67
build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 ( #3183 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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>
2022-06-30 10:05:46 +02:00
2f57d7f427
web/admin: fix wizard type selection
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-29 21:45:38 +02:00
db07f564aa
website/docs: expand nginx reverse-proxy setup ( #3079 )
...
* website/docs: expand nginx reverse-proxy setup
* website/docs: simplify reverse-proxy config
Combine location blocks and remove documentstion links, they were not doing much.
2022-06-29 15:02:59 +00:00
d1479a1b16
web: improve detection for locales
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3163
2022-06-29 11:15:44 +02:00
4d80e207da
build(deps): bump @sentry/browser from 7.3.0 to 7.3.1 in /web ( #3176 )
2022-06-29 09:20:48 +02:00
e7be7ac9b4
build(deps): bump @sentry/tracing from 7.3.0 to 7.3.1 in /web ( #3177 )
2022-06-29 09:11:37 +02:00
e0954c0f89
build(deps): bump ua-parser from 0.10.0 to 0.15.0 ( #3178 )
2022-06-29 09:11:22 +02:00
7ae061909c
build(deps): bump @babel/preset-env from 7.18.2 to 7.18.6 in /web ( #3170 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.2 to 7.18.6.
- [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.18.6/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>
2022-06-28 09:29:19 +02:00
45a806f46b
build(deps): bump @babel/plugin-proposal-decorators from 7.18.2 to 7.18.6 in /web ( #3166 )
...
build(deps): bump @babel/plugin-proposal-decorators in /web
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.18.2 to 7.18.6.
- [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.18.6/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>
2022-06-28 09:28:46 +02:00
feb6b07657
build(deps): bump @babel/plugin-transform-runtime from 7.18.5 to 7.18.6 in /web ( #3169 )
...
build(deps): bump @babel/plugin-transform-runtime in /web
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.5 to 7.18.6.
- [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.18.6/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>
2022-06-28 09:28:05 +02:00
1d98582d29
build(deps): bump @babel/preset-typescript from 7.17.12 to 7.18.6 in /web ( #3168 )
...
build(deps): bump @babel/preset-typescript in /web
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.17.12 to 7.18.6.
- [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.18.6/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
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>
2022-06-28 09:27:57 +02:00
06663edba2
build(deps): bump @babel/core from 7.18.5 to 7.18.6 in /web ( #3165 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.5 to 7.18.6.
- [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.18.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2022-06-28 09:27:47 +02:00
de0d1dc94d
build(deps): bump @typescript-eslint/parser from 5.29.0 to 5.30.0 in /web ( #3167 )
...
build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.29.0 to 5.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-06-28 09:27:37 +02:00
1652ea25e4
build(deps): bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 in /web ( #3164 )
2022-06-28 09:00:22 +02:00
d794e3055c
build(deps-dev): bump django-silk from 4.4.0 to 5.0.0 ( #3171 )
2022-06-28 08:58:47 +02:00
a92c68ac85
build(deps-dev): bump black from 22.3.0 to 22.6.0 ( #3172 )
2022-06-28 08:58:26 +02:00
dd41789230
build(deps): bump uvicorn from 0.18.1 to 0.18.2 ( #3173 )
2022-06-28 08:57:35 +02:00
022401b60e
web: manage version via package.json
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-27 21:31:54 +02:00
ef218ff1ff
website/docs: update 2022.7 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-27 21:12:36 +02:00
f933bf2f40
build(deps): bump @sentry/browser from 7.2.0 to 7.3.0 in /web ( #3157 )
2022-06-27 09:02:32 +02:00
4fc761adea
build(deps): bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 in /web ( #3159 )
2022-06-27 09:01:52 +02:00
d11c214d32
build(deps): bump goauthentik.io/api/v3 from 3.2022063.1 to 3.2022063.3 ( #3162 )
2022-06-27 09:01:36 +02:00
ffbbe5ca5f
build(deps): bump @sentry/tracing from 7.2.0 to 7.3.0 in /web ( #3158 )
2022-06-27 09:01:03 +02:00
8582091219
build(deps): bump channels from 3.0.4 to 3.0.5 ( #3160 )
2022-06-27 09:00:37 +02:00
28c8eb3ee6
build(deps-dev): bump importlib-metadata from 4.11.4 to 4.12.0 ( #3161 )
2022-06-27 09:00:26 +02:00
3a00a5ac3d
website/docs: cleanup vikunja docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-26 18:29:17 +02:00
20035e0f1b
ci: only hash web source
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-26 18:18:36 +02:00
67021b0e7c
web: Update Web API Client version ( #3155 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-26 17:55:46 +02:00
c5a2831665
api: add basic jwt support with required scope ( #2624 )
...
* api: add basic jwt support with required scope
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* api: only set auth_via when actually authenticating via token
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* save consented permissions in user consent, re-prompt when new permissions are required
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update locale
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* translate special scope map
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more api auth tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* build web api in e2e tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* link generated client instead of copying
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-26 17:51:15 +02:00
768f073e49
web: Update Web API Client version ( #3152 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-26 00:51:38 +02:00
504338ea66
web/admin: application wizard (part 1) ( #2745 )
...
* initial
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* remove log
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* start oauth
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use form for all type wizard pages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more oauth
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* basic wizard actions
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* make resets work
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add hint in provider wizard
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* render correct icon in empty state in table page
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* improve empty state
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* more
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more pages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add group PK to service account creation response
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use wizard-level isValid prop
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* re-add old buttons
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-26 00:46:40 +02:00
a8c04f96d2
web: use absolute imports with path rewrite instead of relative imports ( #3149 )
2022-06-25 17:44:17 +02:00
340faf5341
lifecycle: Update postgres healthcheck for compose with user information ( #3143 )
...
Update postgres healthcheck with user information
2022-06-24 12:02:05 +02:00
a76c39aff9
build(deps-dev): bump selenium from 4.2.0 to 4.3.0 ( #3144 )
2022-06-24 08:19:42 +02:00
bb728a53cc
build(deps): bump uvicorn from 0.17.6 to 0.18.1 ( #3145 )
2022-06-24 08:19:31 +02:00
5c28a7dd44
build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 ( #3146 )
2022-06-24 07:59:51 +02:00
e1efb47543
web/flows: statically import webauthn-related stages for safari issues
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-23 19:26:31 +02:00
e50a296a18
build(deps): bump @lingui/core from 3.13.3 to 3.14.0 in /web ( #3136 )
...
Bumps [@lingui/core](https://github.com/lingui/js-lingui ) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.3...v3.14.0 )
---
updated-dependencies:
- dependency-name: "@lingui/core"
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>
2022-06-23 09:48:02 +02:00
e211265c30
build(deps): bump @lingui/cli from 3.13.3 to 3.14.0 in /web ( #3137 )
...
Bumps [@lingui/cli](https://github.com/lingui/js-lingui ) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.3...v3.14.0 )
---
updated-dependencies:
- dependency-name: "@lingui/cli"
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>
2022-06-23 09:46:23 +02:00
1f143a24db
build(deps): bump @lingui/macro from 3.13.3 to 3.14.0 in /web ( #3138 )
...
Bumps [@lingui/macro](https://github.com/lingui/js-lingui ) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.3...v3.14.0 )
---
updated-dependencies:
- dependency-name: "@lingui/macro"
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>
2022-06-23 09:46:07 +02:00
48f490b810
build(deps): bump sentry-sdk from 1.5.12 to 1.6.0 ( #3140 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.12 to 1.6.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.5.12...1.6.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2022-06-23 09:45:39 +02:00
aed382de0c
build(deps): bump pycryptodome from 3.14.1 to 3.15.0 ( #3141 )
...
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome ) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases )
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst )
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.14.1...v3.15.0 )
---
updated-dependencies:
- dependency-name: pycryptodome
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>
2022-06-23 09:45:27 +02:00
8ecf40a58b
build(deps): bump kubernetes from 23.6.0 to 24.2.0 ( #3142 )
...
Bumps [kubernetes](https://github.com/kubernetes-client/python ) from 23.6.0 to 24.2.0.
- [Release notes](https://github.com/kubernetes-client/python/releases )
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes-client/python/compare/v23.6.0...v24.2.0 )
---
updated-dependencies:
- dependency-name: kubernetes
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 09:45:10 +02:00
aca3c75e17
build(deps): bump @lingui/detect-locale from 3.13.3 to 3.14.0 in /web ( #3139 )
...
Bumps [@lingui/detect-locale](https://github.com/lingui/js-lingui ) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.3...v3.14.0 )
---
updated-dependencies:
- dependency-name: "@lingui/detect-locale"
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>
2022-06-23 09:44:51 +02:00
f28509608b
core: mark session as modified instead of saving it directly to bump expiry
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-22 08:48:14 +02:00
ff6c508de7
build(deps): bump geoip2 from 4.5.0 to 4.6.0 ( #3133 )
...
Bumps [geoip2](https://github.com/maxmind/GeoIP2-python ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/maxmind/GeoIP2-python/releases )
- [Changelog](https://github.com/maxmind/GeoIP2-python/blob/v4.6.0/HISTORY.rst )
- [Commits](https://github.com/maxmind/GeoIP2-python/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: geoip2
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>
2022-06-22 08:32:01 +02:00
7319ea2dcf
ci: add version family ( #3059 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-21 23:31:27 +02:00
6a4efaecb0
website/docs: start troubleshooting page for forward auth
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-21 22:26:17 +02:00
29b0eae43f
web/admin: only pre-select oauth2 provider key if creating a new instance
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-21 19:51:24 +02:00
9f3e742fb1
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 ( #3132 )
2022-06-21 06:51:55 +02:00
c8e09fea33
build(deps): bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 in /web ( #3128 )
2022-06-21 06:45:13 +02:00
437e932471
build(deps): bump goauthentik.io/api/v3 from 3.2022062.3 to 3.2022063.1 ( #3131 )
2022-06-21 06:44:54 +02:00
ce07d71d23
build(deps): bump codemirror from 5.65.5 to 5.65.6 in /web ( #3126 )
2022-06-21 06:44:31 +02:00
9815c591e0
build(deps): bump rollup from 2.75.6 to 2.75.7 in /web ( #3127 )
2022-06-21 06:42:43 +02:00
db7a3ab630
build(deps): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 in /web ( #3129 )
2022-06-21 06:42:27 +02:00
3fa772c32e
build(deps-dev): bump django-silk from 4.3.0 to 4.4.0 ( #3130 )
2022-06-21 06:42:10 +02:00
6c9dc7a15b
providers/oauth2: fix OAuth form_post response mode for code response_type
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3113
2022-06-20 21:52:36 +02:00
ece0429ea8
internal: failback with self-signed cert if cert for tenant fails to load
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-20 21:26:34 +02:00
d56ddb16b1
lifecycle: fix confusing success messages in startup healthiness check
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-20 21:26:21 +02:00
b6267fdf28
*: add versioned user agent to sentry
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-20 11:54:10 +02:00
1f190a9255
web: Update Web API Client version ( #3124 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-20 10:38:37 +02:00
1f0fc0a6a2
Merge branch 'version-2022.6'
2022-06-20 10:19:25 +02:00
3ba678851e
build(deps): bump @sentry/browser from 7.1.1 to 7.2.0 in /web ( #3118 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.1.1 to 7.2.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/7.1.1...7.2.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>
2022-06-20 10:18:52 +02:00
0869ef3d0d
build(deps): bump @sentry/tracing from 7.1.1 to 7.2.0 in /web ( #3119 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.1.1 to 7.2.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/7.1.1...7.2.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>
2022-06-20 10:11:28 +02:00
91100ce1e2
build(deps): bump eslint from 8.17.0 to 8.18.0 in /web ( #3120 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-06-20 10:06:34 +02:00
a65ce47736
build(deps): bump typescript from 4.7.3 to 4.7.4 in /web ( #3121 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-06-20 10:05:53 +02:00
def17bbc1e
build(deps-dev): bump pylint from 2.14.2 to 2.14.3 ( #3122 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.2...v2.14.3 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-06-20 10:05:43 +02:00
eb7da8f414
build(deps): bump django-filter from 21.1 to 22.1 ( #3123 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 21.1 to 22.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/21.1...22.1 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 10:05:26 +02:00
9201fc1834
release: 2022.6.3
2022-06-19 22:01:06 +02:00
5385feb428
website/docs: add 2022.6.3 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:41:36 +02:00
c6f29d9eb4
website/docs: add 2022.6.3 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:41:22 +02:00
db557401aa
web/admin: lint bound group under policies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:37:28 +02:00
c824af5bc3
web/elements: add spinner when loading dynamic routes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:37:22 +02:00
1faba11a57
providers/oauth2: add test to ensure capitalised redirect_uri isn't changed
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3114
2022-06-19 21:37:20 +02:00
f0c72e8536
providers/oauth2: dont lowercase URL for token requests ( #3114 )
...
this was a leftover from before the migration regex checking for redirect URIs
closes #3076 and #3083
2022-06-19 21:37:17 +02:00
91f91b08e5
core: fix migrations when creating bootstrap token
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:37:14 +02:00
8faa909c32
internal: fix routing to embedded outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:37:03 +02:00
49142fa80b
internal: dont sample gunicorn proxied requests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:57 +02:00
2a6fccd22a
providers/proxy: only send misconfiguration event once
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:50 +02:00
1d10afa209
website/docs: add version dropdown for subdomains
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:45 +02:00
4b7c3c38cd
website/docs: support levels ( #3103 )
...
* website/docs: add badges for integration level
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add badge for sources
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:42 +02:00
440cacbafe
webiste/docs: use autogenerated pages and categories ( #3102 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:39 +02:00
b33bff92ee
web/flows: fix error when webauthn operations failed and user retries
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:28 +02:00
caed306346
providers/oauth2: if a redirect_uri cannot be parsed as regex, compare strict ( #3070 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:19 +02:00
d0eb6af7e9
web/admin: remove invalid requirement for usernames
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:15 +02:00
ec5ed67f6c
web/flows: add divider to identification stage for security key
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:36:08 +02:00
59b899ddff
internal: skip tracing for go healthcheck and metrics endpoints
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:35:48 +02:00
85784f796c
root: ignore healthcheck routes in sentry tracing
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:35:46 +02:00
4c0e19cbea
web/flows: remove autofocus from password field of identifications tage
...
closes #2561
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:35:43 +02:00
b42eb9464f
lifecycle: run bootstrap tasks inline when using automated install
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:35:33 +02:00
6559fdee15
stages/authenticator_validate: add webauthn tests ( #3069 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:35:23 +02:00
3455bf3d27
policies: consolidate log user and application
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:35:04 +02:00
0d96e68c1e
core: add limit of 20 to group recursion
...
closes #3116
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:24:57 +02:00
29d3db5112
web/admin: lint bound group under policies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-19 21:22:47 +02:00
cdf88e4477
web/elements: add spinner when loading dynamic routes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-18 13:36:18 +02:00
7caac1d0c7
providers/oauth2: add test to ensure capitalised redirect_uri isn't changed
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3114
2022-06-18 13:13:36 +02:00
45364d6553
providers/oauth2: dont lowercase URL for token requests ( #3114 )
...
this was a leftover from before the migration regex checking for redirect URIs
closes #3076 and #3083
2022-06-18 13:08:15 +02:00
2298eb124f
core: fix migrations when creating bootstrap token
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-17 10:10:04 +02:00
6dff1f8e5e
build(deps-dev): bump prettier from 2.7.0 to 2.7.1 in /website ( #3107 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
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>
2022-06-17 09:38:57 +02:00
a944701f3a
build(deps): bump prettier from 2.7.0 to 2.7.1 in /web ( #3108 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
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>
2022-06-17 09:38:46 +02:00
23866fe459
build(deps): bump colorama from 0.4.4 to 0.4.5 ( #3109 )
...
Bumps [colorama](https://github.com/tartley/colorama ) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/tartley/colorama/releases )
- [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tartley/colorama/compare/0.4.4...0.4.5 )
---
updated-dependencies:
- dependency-name: colorama
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>
2022-06-17 09:38:37 +02:00
0a83b04419
internal: fix routing to embedded outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-16 17:05:27 +02:00
e6ecdf8b1d
website/admin: add missing description for user_write path
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-16 16:59:56 +02:00
2d48fe42f4
internal: dont sample gunicorn proxied requests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-16 11:32:21 +02:00
5894ccdaf2
build(deps): bump goauthentik.io/api/v3 from 3.2022062.2 to 3.2022062.3 ( #3106 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022062.2 to 3.2022062.3.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022062.2...v3.2022062.3 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-06-16 10:36:50 +02:00
79bec6f6b2
providers/proxy: only send misconfiguration event once
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-16 10:32:34 +02:00
9610f96c11
build(deps-dev): bump pylint from 2.14.1 to 2.14.2 ( #3105 )
2022-06-16 09:58:29 +02:00
36a326cd81
website/docs: add version dropdown for subdomains
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 21:43:44 +02:00
c0c222a0b8
website/docs: support levels ( #3103 )
...
* website/docs: add badges for integration level
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add badge for sources
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 21:31:34 +02:00
e17f7020e6
webiste/docs: use autogenerated pages and categories ( #3102 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 20:56:27 +02:00
6d9579d3e6
web/elements: rework treeview parents
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 20:06:01 +02:00
9f15ee8cb8
web/elements: fix child items not having a parent set causing wrong paths
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 14:25:01 +02:00
e892ed14da
providers/oauth2: include source's user path in M2M created users
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 14:07:28 +02:00
093a67525a
web: Update Web API Client version ( #3101 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-15 12:24:22 +02:00
1c62a3db6e
core: user paths ( #3085 )
...
* init
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add user_path_template
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add to sources and flow
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add outposts & api
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* dark theme for treeview
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add search
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add docs and tests for validation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add to user write stage
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add web ui
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web: improve error handling
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-15 12:12:26 +02:00
c4b4c7134d
build(deps): bump lit from 2.2.5 to 2.2.6 in /web ( #3095 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.6/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-06-15 09:45:27 +02:00
82cb6d41b8
build(deps): bump prettier from 2.6.2 to 2.7.0 in /web ( #3097 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0 )
---
updated-dependencies:
- dependency-name: prettier
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>
2022-06-15 09:45:18 +02:00
423380d987
build(deps-dev): bump prettier from 2.6.2 to 2.7.0 in /website ( #3096 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
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>
2022-06-15 09:45:11 +02:00
175d97fdcf
build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 ( #3098 )
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: helm/kind-action
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>
2022-06-15 09:45:01 +02:00
5dbbf970b0
build(deps): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 in /web ( #3089 )
...
build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.27.1 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-06-14 09:50:03 +02:00
1541d477af
build(deps): bump @babel/plugin-transform-runtime from 7.18.2 to 7.18.5 in /web ( #3088 )
...
build(deps): bump @babel/plugin-transform-runtime in /web
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.2 to 7.18.5.
- [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.18.5/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>
2022-06-14 09:48:51 +02:00
d745331654
build(deps): bump @babel/core from 7.18.2 to 7.18.5 in /web ( #3090 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.2 to 7.18.5.
- [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.18.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2022-06-14 09:48:37 +02:00
defbdc5068
build(deps): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 in /web ( #3091 )
...
build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.27.1 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-06-14 09:48:28 +02:00
350f0d8365
build(deps): bump goauthentik.io/api/v3 from 3.2022062.1 to 3.2022062.2 ( #3082 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022062.1 to 3.2022062.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022062.1...v3.2022062.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-06-13 09:35:15 +02:00
b5c93fb3e3
build(deps): bump @rollup/plugin-typescript from 8.3.2 to 8.3.3 in /web ( #3081 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v8.3.3/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
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>
2022-06-13 09:35:05 +02:00
5be45ebf8e
web/flows: fix error when webauthn operations failed and user retries
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-12 17:42:23 +02:00
ad8fe9fe81
website/integrations: add Sonarr Proxy Setup ( #3067 )
...
I was stuck after setting up as the guide never actually mentions you need to make the change to your reverse proxy
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-11 19:52:22 +02:00
c2f7edaa42
web: Update Web API Client version ( #3078 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-11 19:51:05 +02:00
6821402fef
providers/oauth2: remove deprecated verification_keys ( #3071 )
...
remove verification_keys
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-11 19:48:07 +02:00
8dbb0bd2c6
providers/oauth2: token revoke ( #3077 )
2022-06-11 18:49:16 +02:00
24a21c1761
web/flows: update default flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-10 23:33:17 +02:00
0cad56ec73
providers/oauth2: if a redirect_uri cannot be parsed as regex, compare strict ( #3070 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-10 23:32:57 +02:00
4d8021c403
web/admin: remove invalid requirement for usernames
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-10 22:59:59 +02:00
6573cbb16c
web/flows: add divider to identification stage for security key
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-10 22:50:40 +02:00
bdf76bb4b7
internal: skip tracing for go healthcheck and metrics endpoints
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-10 22:21:11 +02:00
74ce9cc6fd
root: ignore healthcheck routes in sentry tracing
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-10 20:10:27 +02:00
070a6d866e
web/flows: remove autofocus from password field of identifications tage
...
closes #2561
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-10 20:02:48 +02:00
5e2d647a6c
core: trigger bootstrap tasks in server if we're debugging
...
closes #3040
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-09 20:21:31 +02:00
7beebe030d
lifecycle: run bootstrap tasks inline when using automated install
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-09 20:09:55 +02:00
66f4a31b4c
stages/authenticator_validate: add webauthn tests ( #3069 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-08 20:50:48 +02:00
beddd6a460
web: update sentry and remove rollup-plugin-sourcemaps
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-08 20:32:56 +02:00
faec866581
build(deps): bump python from 3.10.4-slim-bullseye to 3.10.5-slim-bullseye ( #3062 )
...
build(deps): bump python
Bumps python from 3.10.4-slim-bullseye to 3.10.5-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
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>
2022-06-08 09:46:58 +02:00
effed50cc1
build(deps): bump rollup from 2.75.5 to 2.75.6 in /web ( #3064 )
2022-06-08 09:29:15 +02:00
38ad6096ad
build(deps): bump goauthentik.io/api/v3 from 3.2022061.3 to 3.2022062.1 ( #3066 )
2022-06-08 09:28:38 +02:00
bd53042553
web: Update Web API Client version ( #3061 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-07 22:30:36 +02:00
039d896dee
policies: consolidate log user and application
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-07 22:26:01 +02:00
ff2baf502b
release: 2022.6.2
2022-06-07 21:36:18 +02:00
3b182ca223
website/docs: add 2022.6.2 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-07 20:37:34 +02:00
8da8890a8e
web: Update Web API Client version ( #3058 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-07 20:20:03 +02:00
23023ec727
providers/oauth2: add JWKS URL to OAuth2ProviderSetupURLs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-07 20:17:06 +02:00
7d84a71a01
stages/authenticator_validate: fix double-negation of password-less check
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-07 09:52:10 +02:00
192001f193
build(deps): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 in /web ( #3052 )
...
build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.27.0 to 5.27.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-06-07 09:28:39 +02:00
63734682d2
build(deps): bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 in /web ( #3053 )
...
build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.27.0 to 5.27.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-06-07 09:26:44 +02:00
a0cd2d55f8
build(deps): bump @patternfly/patternfly from 4.194.4 to 4.196.7 in /web ( #3054 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.194.4 to 4.196.7.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.194.4...prerelease-v4.196.7 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
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>
2022-06-07 09:23:15 +02:00
a72c7adfc0
build(deps): bump actions/setup-node from 3.2.0 to 3.3.0 ( #3055 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-06-07 09:23:06 +02:00
e88e02ec85
build(deps-dev): bump pylint from 2.14.0 to 2.14.1 ( #3056 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.0...v2.14.1 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-06-07 09:22:58 +02:00
f7661c8bbd
build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 ( #3057 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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>
2022-06-07 09:22:46 +02:00
9add8479ca
stages/authenticator_validate: fix error in passwordless webauthn
...
closes #3050
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-06 13:50:11 +02:00
4c39e08dd4
website/docs: fix incorrect oauth end-session URL
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-06 12:48:06 +02:00
44ce2ebece
build(deps): bump typescript from 4.7.2 to 4.7.3 in /web ( #3046 )
2022-06-06 10:55:42 +02:00
f5a8859d00
build(deps): bump @formatjs/intl-listformat from 7.0.1 to 7.0.2 in /web ( #3047 )
2022-06-06 10:55:29 +02:00
9ef0e8bc5f
build(deps): bump eslint from 8.16.0 to 8.17.0 in /web ( #3048 )
2022-06-06 10:55:13 +02:00
60eeafd111
build(deps): bump goauthentik.io/api/v3 from 3.2022053.4 to 3.2022061.3 ( #3049 )
2022-06-06 10:54:57 +02:00
6f3d6efa22
webiste/docs: Improve clarity of dev environment setup doc ( #3045 )
...
* Improve clarity of dev environment setup doc
* Requested changes and further small improvements
* I actually read the makefile this time
* Add makefile entry for building ui
* Comments
* Add documentation setup
* Move documentation setup
* Formatting
2022-06-05 23:26:08 +02:00
8d3275817b
providers/ldap: fix existing binder not being carried forward correctly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-05 18:51:01 +02:00
ca40d31dac
*: make user logging more consistent
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-05 18:50:44 +02:00
438aac8879
web: Update Web API Client version ( #3043 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-05 14:37:17 +02:00
2dfa6c2c82
core: add setting to open application launch URL in a new browser tab ( #3037 )
...
* core: add setting to open application launch URL in a new browser tab
* core: fix failing applications unit tests
* core: fix formatting
* core: include models only generated when debug mode is enabled
2022-06-05 14:32:22 +02:00
c11435780d
sources/oauth: fix twitter client missing basic auth
...
closes #3038
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-05 14:21:32 +02:00
ee54328589
web: Update Web API Client version ( #3042 )
2022-06-05 01:01:30 +02:00
817d538b8f
core: add additional filters to source viewset
...
https://github.com/goauthentik/terraform-provider-authentik/issues/184
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-05 00:56:46 +02:00
210775776f
core: add slug to built-in source
...
https://github.com/goauthentik/terraform-provider-authentik/issues/184
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-05 00:50:10 +02:00
2a4ce75bc4
web/elements: add error handler when table fails to fetch objects
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-05 00:46:25 +02:00
b26111fb42
events: fix error when attempting to create event with GeoIP City in context
...
closes #2709
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-05 00:16:07 +02:00
e30103aa9f
providers/proxy: use same redirect-save code for all modes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-04 23:25:47 +02:00
dc9203789e
web: Update Web API Client version ( #3041 )
2022-06-04 22:54:07 +02:00
d70ce2776f
Merge branch 'version-2022.6'
2022-06-04 22:43:48 +02:00
ad7d65e903
website/docs: add 2022.6 to sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-04 22:29:59 +02:00
67d54c5209
release: 2022.6.1
2022-06-04 21:23:33 +02:00
bb244b8338
providers/ldap: fix session cache being lost on provider refresh
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-04 18:03:00 +02:00
fa04883ac1
events: use custom login failed signal, also send for mfa errors, add stage and more to context ( #3039 )
...
* use custom login failed signal, also send for mfa errors, add stage and more to context
closes #3027
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* include device class in event
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-04 15:30:56 +02:00
6739ded5a9
root: remove flower dependency
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-04 14:22:25 +02:00
9a7e5d934e
root: always set AUTHENTIK_DEBUG when generating schema
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#3037
2022-06-04 14:18:04 +02:00
6dc6d19d2d
web: Update Web API Client version ( #3036 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-06-03 19:42:42 +02:00
36cbc44ed6
migrate to main ( #3035 )
...
closes #3032
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-03 19:40:09 +02:00
0c591a50e3
*: don't dispatch tasks on startup of server ( #3033 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-03 18:29:24 +02:00
7ee655a318
core: add bootstrap variables with authentik prefix for helm charts ( #3031 )
...
https://github.com/goauthentik/helm/pull/72
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-03 15:22:56 +02:00
8447e9b9c2
providers/proxy: envoy v2 ( #3029 )
...
* add path prefix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use prefix correctly
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* only set redirect if session doesn't have a redirect yet
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-03 10:32:52 +02:00
09f92e5bad
build(deps-dev): bump coverage from 6.4 to 6.4.1 ( #3028 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.4 to 6.4.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/6.4...6.4.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
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>
2022-06-03 09:53:42 +02:00
f9a419107a
outposts/proxyv2: add basic envoy support ( #3026 )
...
* outposts/proxyv2: add basic envoy support
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* don't crash when backend is not available
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add envoy tests and docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-03 00:06:09 +02:00
8f0572d11e
outposts/ldap: add correct group objectClass ( #3023 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2861
2022-06-02 18:48:07 +02:00
7ebf793953
Translate '/web/src/locales/en.po' in 'zh_CN' ( #3024 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-06-02 18:30:38 +02:00
63783ee77b
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #3025 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-06-02 18:30:29 +02:00
eba339ba27
core: improve loading speed of flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-02 14:20:23 +02:00
0adb5a79f6
root: update supported versions
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-02 14:08:02 +02:00
fa81adf254
website/docs: Add warning for timezone mounts ( #3022 )
...
Improve documentation: #3005
2022-06-02 14:02:01 +02:00
558c7bba2a
lib: add lxml wrapper
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-02 13:25:24 +02:00
8cd1a42fb9
*: fix linting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-02 11:50:10 +02:00
8cf0e78aa0
Translate '/locale/en/LC_MESSAGES/django.po' in 'ko_KR' ( #3014 )
...
Apply translations in ko_KR
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'ko_KR' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-06-02 11:16:41 +02:00
3f69a57013
Translate '/web/src/locales/en.po' in 'zh_CN' ( #3017 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-06-02 11:13:45 +02:00
f7f12cab10
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #3018 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-06-02 11:13:37 +02:00
cacaa378c8
build(deps): bump django from 4.0.4 to 4.0.5 ( #3019 )
...
Bumps [django](https://github.com/django/django ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: django
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>
2022-06-02 11:13:24 +02:00
33fe85eb96
build(deps): bump golang from 1.18.2-bullseye to 1.18.3-bullseye ( #3015 )
...
Bumps golang from 1.18.2-bullseye to 1.18.3-bullseye.
---
updated-dependencies:
- dependency-name: golang
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>
2022-06-02 11:13:17 +02:00
a9744cbf48
build(deps-dev): bump pylint from 2.13.9 to 2.14.0 ( #3020 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.13.9 to 2.14.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.9...v2.14.0 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-06-02 11:12:56 +02:00
b91d8a676c
build(deps): bump goauthentik.io/api/v3 from 3.2022053.3 to 3.2022053.4 ( #3021 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022053.3 to 3.2022053.4.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022053.3...v3.2022053.4 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-06-02 11:12:45 +02:00
f19cd1c003
build(deps): bump rollup from 2.75.4 to 2.75.5 in /web ( #3016 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.75.4 to 2.75.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.75.4...v2.75.5 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-06-02 11:11:22 +02:00
65341cecd0
web: Update Web API Client version ( #3013 )
2022-06-01 23:23:31 +02:00
c0cb891078
stages/authenticator_sms: verify-only ( #3011 )
2022-06-01 23:16:28 +02:00
fc1c1a849a
stages/*: use bound logger ( #3012 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-01 23:01:58 +02:00
5a81ae956f
build(deps): bump @sentry/browser from 6.19.4 to 7.0.0 in /web ( #3008 )
2022-06-01 11:15:52 +02:00
0cac034512
build(deps): bump goauthentik.io/api/v3 from 3.2022053.2 to 3.2022053.3 ( #3010 )
2022-06-01 09:30:54 +02:00
5666995a15
build(deps): bump country-flag-icons from 1.5.4 to 1.5.5 in /web ( #3004 )
2022-06-01 09:29:05 +02:00
8d3059e4f3
build(deps): bump rollup from 2.75.3 to 2.75.4 in /web ( #3007 )
2022-06-01 09:28:53 +02:00
a90dc34494
build(deps): bump lxml from 4.8.0 to 4.9.0 ( #3009 )
2022-06-01 09:28:44 +02:00
2c6d82593e
root: cleanup session keys to use common format ( #3003 )
...
cleanup session keys to use common format
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-31 21:53:23 +02:00
34bcc2df1a
root: disable session_save_every_request as it overwrites the session with old data
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2991
2022-05-31 20:46:27 +02:00
c00f2907ea
web/elements: fix top-right dialog close button not resetting form
...
closes #2990
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-31 19:28:18 +02:00
b4d528a789
policies: fix incorrect bound_to count
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-31 10:16:09 +02:00
d9172cb296
Revert "build(deps): bump @sentry/browser from 6.19.4 to 7.0.0 in /web ( #3002 )"
...
This reverts commit 9c6be60ad9
.
2022-05-31 10:10:57 +02:00
bee36cde59
Revert "build(deps): bump @sentry/tracing from 6.19.4 to 7.0.0 in /web ( #2997 )"
...
This reverts commit 7171706d7f
.
2022-05-31 10:10:54 +02:00
d4e7d9d64a
Translate '/web/src/locales/en.po' in 'zh_CN' ( #2995 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-31 09:53:15 +02:00
7b0265207a
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2996 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-31 09:53:05 +02:00
7c076579fd
build(deps): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 in /web ( #3000 )
...
build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.26.0 to 5.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-05-31 09:50:32 +02:00
7171706d7f
build(deps): bump @sentry/tracing from 6.19.4 to 7.0.0 in /web ( #2997 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.19.4 to 7.0.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.19.4...7.0.0 )
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 09:50:20 +02:00
9cd46ecbeb
build(deps): bump codemirror from 5.65.4 to 5.65.5 in /web ( #2998 )
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.4 to 5.65.5.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.65.4...5.65.5 )
---
updated-dependencies:
- dependency-name: codemirror
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>
2022-05-31 09:50:06 +02:00
5f09ba675d
build(deps): bump react-feather from 2.0.9 to 2.0.10 in /website ( #2999 )
...
Bumps [react-feather](https://github.com/feathericons/react-feather ) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/feathericons/react-feather/releases )
- [Commits](https://github.com/feathericons/react-feather/commits )
---
updated-dependencies:
- dependency-name: react-feather
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>
2022-05-31 09:48:32 +02:00
630b926e2a
build(deps): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 in /web ( #3001 )
...
build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.26.0 to 5.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-05-31 09:48:12 +02:00
9c6be60ad9
build(deps): bump @sentry/browser from 6.19.4 to 7.0.0 in /web ( #3002 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.19.4 to 7.0.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.19.4...7.0.0 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 09:48:04 +02:00
a0397fdcf4
events: set default transport mode
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-30 21:32:48 +02:00
59e13e8026
website/docs: update docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-30 21:26:29 +02:00
374b51e956
web: Update Web API Client version ( #2993 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-30 20:58:21 +02:00
8faa1bf865
events: add local transport mode ( #2992 )
...
* events: add local transport mode
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add default local transport
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-30 20:55:05 +02:00
fc75867218
events: ignore session model
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-30 20:23:07 +02:00
6d94c2c925
build(deps): bump @docusaurus/preset-classic from 2.0.0-beta.20 to 2.0.0-beta.21 in /website ( #2983 )
...
build(deps): bump @docusaurus/preset-classic in /website
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.20 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
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>
2022-05-30 09:58:59 +02:00
eb51dd1379
build(deps): bump rollup from 2.74.1 to 2.75.3 in /web ( #2981 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.74.1 to 2.75.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.74.1...v2.75.3 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-05-30 09:51:43 +02:00
13a4559c37
build(deps): bump yaml from 2.1.0 to 2.1.1 in /web ( #2982 )
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: yaml
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>
2022-05-30 09:51:33 +02:00
4fcf7285d7
build(deps): bump @docusaurus/plugin-client-redirects from 2.0.0-beta.20 to 2.0.0-beta.21 in /website ( #2984 )
...
build(deps): bump @docusaurus/plugin-client-redirects in /website
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 2.0.0-beta.20 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
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>
2022-05-30 09:51:20 +02:00
0ba9f25155
build(deps-dev): bump selenium from 4.1.5 to 4.2.0 ( #2985 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.1.5 to 4.2.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.2.0 )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:development
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>
2022-05-30 09:51:11 +02:00
453c751c7f
build(deps): bump celery from 5.2.6 to 5.2.7 ( #2986 )
...
Bumps [celery](https://github.com/celery/celery ) from 5.2.6 to 5.2.7.
- [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.6...v5.2.7 )
---
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>
2022-05-30 09:51:02 +02:00
d1eaaef254
build(deps): bump goauthentik.io/api/v3 from 3.2022052.6 to 3.2022053.2 ( #2987 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022052.6 to 3.2022053.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022052.6...v3.2022053.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-05-30 09:49:18 +02:00
3eb466ff4b
lifecycle: cleanup prometheus ( #2972 )
...
* remove high cardinality labels
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* retry worker number for prometheus multiprocess id
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* revert to pid, use subdirectories
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* cleanup more
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use worker id based off of https://github.com/benoitc/gunicorn/issues/1352
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix missing app label
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* tests/e2e: remove static names
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-29 21:45:25 +02:00
9f2529c886
stages/authentiactor_validate: cookies ( #2978 )
...
* stages/authenticator_validate: rewrite to use signed jwt cookie + expiry as MFA threshold
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-29 19:47:34 +02:00
fb25b28976
core: db sessions ( #2979 )
...
* use db session backend
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* root: wrap session cookie in JWT and add useful claims
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix compatibility with tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use standard session key for writing in sessions too
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-29 18:58:54 +02:00
612163b82f
Translate '/web/src/locales/en.po' in 'zh_CN' ( #2976 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-28 23:27:58 +02:00
3c43690a96
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2977 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-28 23:27:45 +02:00
dd74565c7b
web: Update Web API Client version ( #2975 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-28 21:32:01 +02:00
fb69f67f47
*: cleanup vendor
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-28 21:26:33 +02:00
18b48684eb
providers/oauth2: add configuration error event when wrong redirect uri is used in token request
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-28 21:15:58 +02:00
098b0aef6e
*: use create_test_admin_user for all unittests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-28 21:13:16 +02:00
4ed8171130
web/user: fix static prompt fields being rendered with label
...
closes #2584
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-28 20:05:43 +02:00
335131affc
web/user: improve ux for restarting user settings flow
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-28 19:07:49 +02:00
bba17a8a67
web: Update Web API Client version ( #2974 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-28 13:23:01 +02:00
082df0ec51
Merge branch 'version-2022.5'
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# authentik/providers/oauth2/views/token.py
# web/src/locales/zh-Hans.po
2022-05-28 13:19:58 +02:00
1883402b3d
release: 2022.5.3
2022-05-28 12:04:26 +02:00
88a8b7d2fa
outposts/ldap: fix type assertion after upgrading to new API Client
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-27 21:43:58 +02:00
987f03c4be
website/docs: Update flow to run only during Github logins ( #2959 )
2022-05-27 21:43:55 +02:00
1b3aacfa1d
providers/oauth2: add migration from "*" to ".*"
...
closes #2970
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-27 21:43:51 +02:00
a03dde8a90
outposts/ldap: fix type assertion after upgrading to new API Client
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-27 16:36:15 +02:00
5f04a187ea
website/docs: Update flow to run only during Github logins ( #2959 )
2022-05-27 16:07:33 +02:00
2b68363452
providers/oauth2: add migration from "*" to ".*"
...
closes #2970
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-27 10:23:13 +02:00
3a994ab2a4
website/docs: prepare 2022.5.3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 22:18:02 +02:00
d7713357f4
api: migrate to openapi generator v6 ( #2968 )
...
* migrate to openapi generator v6
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* bump api
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# go.mod
# go.sum
2022-05-26 22:17:57 +02:00
e7c03fdb14
web/admin: add note that regex is used for redirect URIs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 22:17:37 +02:00
6105956847
providers/oauth2: regex-escape URLs when set to blank
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 22:17:34 +02:00
89028f175a
website/docs: Fix misconfiguration causing POST requests behing Nginx to timeout ( #2967 )
...
* Update _nginx_proxy_manager.md
* Update _nginx_standalone.md
2022-05-26 22:17:31 +02:00
f121098957
root: Add docker-compose postgresql and redis healthchecks ( #2958 )
...
* Add healthchecks to docker compose
Add healthchecks for postgresql and redis, see als #2519
* bump docker-compose version to 3.4
2022-05-26 22:17:10 +02:00
4ff32af343
flows: fix flakiness in tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 22:17:03 +02:00
972868c15c
providers/oauth2: only set expiry on user when it was freshly created
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 22:16:55 +02:00
0bc57f571b
api: update API browser to match admin UI and auto-switch theme
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 22:16:34 +02:00
9de5b6f93e
build(deps): bump rapidoc from 9.2.0 to 9.3.2 in /web ( #2957 )
...
Bumps [rapidoc](https://github.com/rapi-doc/RapiDoc ) from 9.2.0 to 9.3.2.
- [Release notes](https://github.com/rapi-doc/RapiDoc/releases )
- [Commits](https://github.com/rapi-doc/RapiDoc/compare/v9.2.0...v9.3.2 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-05-26 22:16:34 +02:00
acf1ded1d4
website/docs: prepare 2022.5.3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 22:16:07 +02:00
a286f999e2
api: migrate to openapi generator v6 ( #2968 )
...
* migrate to openapi generator v6
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* bump api
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 15:15:30 +02:00
4b6c1da51d
web/admin: add note that regex is used for redirect URIs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 12:52:56 +02:00
a81d5a3d41
providers/oauth2: regex-escape URLs when set to blank
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 12:52:56 +02:00
4d17111233
website/docs: Fix misconfiguration causing POST requests behing Nginx to timeout ( #2967 )
...
* Update _nginx_proxy_manager.md
* Update _nginx_standalone.md
2022-05-26 11:52:57 +02:00
64cb9812e0
build(deps): bump @babel/plugin-transform-runtime from 7.18.0 to 7.18.2 in /web ( #2962 )
...
build(deps): bump @babel/plugin-transform-runtime in /web
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.0 to 7.18.2.
- [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.18.2/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>
2022-05-26 09:56:20 +02:00
ed037b2e3a
build(deps): bump @babel/core from 7.18.0 to 7.18.2 in /web ( #2963 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.0 to 7.18.2.
- [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.18.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2022-05-26 09:56:10 +02:00
d2be6a8e3a
root: Add docker-compose postgresql and redis healthchecks ( #2958 )
...
* Add healthchecks to docker compose
Add healthchecks for postgresql and redis, see als #2519
* bump docker-compose version to 3.4
2022-05-26 09:56:00 +02:00
a9667eb0f4
build(deps): bump chart.js from 3.7.1 to 3.8.0 in /web ( #2960 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: chart.js
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>
2022-05-26 09:54:33 +02:00
7f3988f3c9
build(deps): bump @babel/preset-env from 7.18.0 to 7.18.2 in /web ( #2961 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.0 to 7.18.2.
- [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.18.2/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>
2022-05-26 09:54:23 +02:00
4c095a6f2a
build(deps): bump lit from 2.2.4 to 2.2.5 in /web ( #2964 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.5/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-05-26 09:54:07 +02:00
c10b5c3c8c
build(deps): bump @babel/plugin-proposal-decorators from 7.17.12 to 7.18.2 in /web ( #2965 )
...
build(deps): bump @babel/plugin-proposal-decorators in /web
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.17.12 to 7.18.2.
- [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.18.2/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
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>
2022-05-26 09:54:00 +02:00
9d920580a1
build(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 ( #2966 )
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
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>
2022-05-26 09:53:51 +02:00
34ef4af799
flows: fix flakiness in tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-26 09:53:40 +02:00
5da47b69dd
providers/oauth2: only set expiry on user when it was freshly created
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-25 23:02:33 +02:00
0e0dd2437b
providers/oauth2: handle attribute errors when validation JWK contains private key
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-25 22:23:05 +02:00
e42386b150
api: update API browser to match admin UI and auto-switch theme
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-25 20:09:29 +02:00
f21f81022e
build(deps): bump rapidoc from 9.2.0 to 9.3.2 in /web ( #2957 )
...
Bumps [rapidoc](https://github.com/rapi-doc/RapiDoc ) from 9.2.0 to 9.3.2.
- [Release notes](https://github.com/rapi-doc/RapiDoc/releases )
- [Commits](https://github.com/rapi-doc/RapiDoc/compare/v9.2.0...v9.3.2 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-05-25 10:47:58 +02:00
e73a468921
build(deps): bump rapidoc from 9.2.0 to 9.3.2 in /website ( #2956 )
...
Bumps [rapidoc](https://github.com/rapi-doc/RapiDoc ) from 9.2.0 to 9.3.2.
- [Release notes](https://github.com/rapi-doc/RapiDoc/releases )
- [Commits](https://github.com/rapi-doc/RapiDoc/compare/v9.2.0...v9.3.2 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-05-25 10:47:49 +02:00
c0ac053380
Translate '/web/src/locales/en.po' in 'zh_CN' ( #2949 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-25 10:05:33 +02:00
4e670295d1
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2950 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-25 10:05:24 +02:00
8d7d8d613c
build(deps): bump typescript from 4.6.4 to 4.7.2 in /web ( #2953 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-05-25 10:04:22 +02:00
4d632a8679
build(deps): bump goauthentik.io/api/v3 from 3.2022052.2 to 3.2022052.5 ( #2954 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022052.2 to 3.2022052.5.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022052.2...v3.2022052.5 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-05-25 10:04:11 +02:00
ef219198d4
flows: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-25 00:05:04 +02:00
cc744dc581
flows: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-25 00:04:58 +02:00
47006fc9d2
website/docs: fix formatting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 23:38:15 +02:00
ada53362d5
website/docs: fix formatting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 23:38:02 +02:00
a03e48c5ce
website/docs: prepare 2022.5.3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 23:35:09 +02:00
816b0c7d83
flows: fix re-imports of entries with identical PK re-creating objects
...
closes #2941
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 23:35:06 +02:00
a6398f46da
website/docs: prepare 2022.5.3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 23:34:51 +02:00
56babb2649
flows: fix re-imports of entries with identical PK re-creating objects
...
closes #2941
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 23:32:08 +02:00
0edf4296c4
web/elements: fix used_by refreshing for all elements when using DeleteBulkForm
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 22:14:29 +02:00
b8fdda50ec
ensure all viewsets have filter and search and add tests ( #2946 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 22:13:59 +02:00
d25a051eae
web/elements: fix used_by refreshing for all elements when using DeleteBulkForm
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 22:12:35 +02:00
4a9b788703
providers/oauth2: set related_name for many-to-many so used by detects the connection
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 22:12:35 +02:00
d4ef321ac2
web: Update Web API Client version ( #2948 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-24 22:03:17 +02:00
80c1dbdfbb
ensure all viewsets have filter and search and add tests ( #2946 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 22:01:18 +02:00
b0af062d74
web: Update Web API Client version ( #2945 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-24 21:04:58 +02:00
b4e75218f5
sources/oauth: OIDC well-known and JWKS ( #2936 )
...
* add initial
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add provider
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* include source and jwk key id in event
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tests for source
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix web formatting
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add provider tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix lint error
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 21:02:50 +02:00
ab1840dd66
web: Update Web API Client version ( #2944 )
2022-05-24 20:05:06 +02:00
482491e93c
core: fix username validator not allowing changes that can be done via flows
...
closes #2755
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-24 19:40:54 +02:00
2ca991ba3d
website/docs: fix grammar ( #2943 )
2022-05-24 13:56:19 +02:00
b20c384f5a
build(deps): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 in /web ( #2937 )
...
build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.25.0 to 5.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-05-24 10:29:21 +02:00
9ce8edbcd6
build(deps): bump country-flag-icons from 1.5.2 to 1.5.4 in /web ( #2938 )
...
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ) from 1.5.2 to 1.5.4.
- [Release notes](https://gitlab.com/catamphetamine/country-flag-icons/tags )
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.2...v1.5.4 )
---
updated-dependencies:
- dependency-name: country-flag-icons
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>
2022-05-24 10:27:25 +02:00
cb5b2148a3
build(deps): bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 in /web ( #2939 )
...
build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.25.0 to 5.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-05-24 10:27:14 +02:00
d5702c6282
web/admin: fix broken flow execute link ( #2940 )
2022-05-24 10:26:58 +02:00
61a876b582
providers/saml: handle parse error
...
AUTHENTIK-1K5
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 22:03:12 +02:00
8c9748e4a0
providers/oauth2: improve error handling for invalid regular expressions
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:47:36 +02:00
6460245d5e
website/docs: add missing docs for #2828
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:42:00 +02:00
b7979ad48e
Revert "events: ignore silk SQLQuery object"
...
This reverts commit a26f25ccd6
.
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:29:05 +02:00
cbd95848e7
web: decrease elements that refresh on global refresh signal
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:26:33 +02:00
4704de937a
stages/user_write: fix typo in request context variable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:18:37 +02:00
394d8e99a4
policies: improve error logging
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:18:00 +02:00
a26f25ccd6
events: ignore silk SQLQuery object
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:17:52 +02:00
94257e0f50
web/admin: refactor table refresh to preserve selected/expanded elements correctly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 20:07:56 +02:00
b2a42a68a4
web/admin: fix flow diagram not updating on flow changes
...
closes #2932
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-23 19:48:33 +02:00
7895d59da3
Translate '/web/src/locales/en.po' in 'zh_CN' ( #2934 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-23 14:13:17 +02:00
b54c60d7af
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2935 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-23 14:13:08 +02:00
6bab3bf68e
web/elements: fix missing click handler on wizard close button
...
closes #2931
2022-05-23 09:33:16 +00:00
fdc09c658a
web/admin: fix phrasing on LDAP provider form for bind mode
2022-05-23 09:28:22 +00:00
a690a02f99
web/admin: fix display of LDAP bind mode
...
closes #2930
2022-05-23 09:24:57 +00:00
0e912fd647
build(deps): bump codemirror from 5.65.3 to 5.65.4 in /web ( #2923 )
2022-05-23 09:11:23 +02:00
27af330932
build(deps): bump eslint from 8.15.0 to 8.16.0 in /web ( #2924 )
2022-05-23 09:11:12 +02:00
7187d28905
build(deps): bump country-flag-icons from 1.4.26 to 1.5.2 in /web ( #2925 )
2022-05-23 09:10:18 +02:00
ca832b6090
build(deps-dev): bump importlib-metadata from 4.11.3 to 4.11.4 ( #2926 )
2022-05-23 09:10:03 +02:00
53bd6bf06e
build(deps-dev): bump coverage from 6.3.3 to 6.4 ( #2927 )
2022-05-23 09:09:49 +02:00
813f271bdd
build(deps): bump goauthentik.io/api/v3 from 3.2022041.10 to 3.2022052.2 ( #2928 )
2022-05-23 09:09:31 +02:00
63dc8fe7dc
crypto: set SAN in default generated Certificate to semi-random domain
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2462
2022-05-22 23:22:06 +02:00
383f4e4dcf
root: exempt question for stale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-22 22:56:29 +02:00
2896652fef
web: Update Web API Client version ( #2922 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-22 19:36:17 +02:00
cfe2648b62
events: fix transport not allowing blank values
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-22 19:32:58 +02:00
8d49705c87
web/admin: add set password button to user view page
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-22 16:46:38 +02:00
c99e6d8f2c
website: fix typo in title
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 19:10:16 +02:00
0996bb500c
web: Update Web API Client version ( #2920 )
2022-05-21 18:07:18 +02:00
3d4a45c93f
release: 2022.5.2
2022-05-21 17:17:21 +02:00
0642af0b78
website/docs: add 2022.5.2 changelog
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 17:16:43 +02:00
dce623dd7c
web/user: fix use sub-pages not redirecting back to the subpage
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 17:07:30 +02:00
646d174dd2
internal: revert cookie path on proxy causing redirect loops
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 16:26:12 +02:00
b8fdb82adc
web/admin: improve error handling in TokenCopyButton
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 15:56:06 +02:00
75d6cd1674
outposts: ensure the user and token are created on initial outpost save
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 15:55:19 +02:00
5c91658484
internal: fix nil pointer dereference in ldap outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 15:48:50 +02:00
ebb44c992b
Revert "internal: set SameSite for outpost"
...
This reverts commit 7e95c756b9
.
2022-05-21 14:08:40 +02:00
233bb35ebe
Translate '/web/src/locales/en.po' in 'zh_CN' ( #2913 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-21 13:22:20 +02:00
f60d0b9753
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2914 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-21 13:22:12 +02:00
7e95c756b9
internal: set SameSite for outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 13:21:45 +02:00
be26b92927
internal: cleanup outpost logs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 13:18:06 +02:00
dd3ed1bfb9
web/admin: make external host clickable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 13:10:26 +02:00
6f56a61a64
website/docs: add docs for advanced SSH config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2916
2022-05-21 13:06:54 +02:00
2dee8034d3
outposts: allow externally managed SSH Config for outposts ( #2917 )
2022-05-21 12:10:08 +02:00
d9d42020cc
root: fix missing curl in dockerfile
...
closes #2915
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 00:49:15 +02:00
90298a2b6c
website/docs: fix typo
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-21 00:15:40 +02:00
7c17e7d52f
web: Update Web API Client version ( #2912 )
2022-05-20 19:53:05 +02:00
fbb3ca98c1
website: add 2022.5 to sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-20 19:47:46 +02:00
220d21c3e0
release: 2022.5.1
2022-05-20 19:34:45 +02:00
84e74bc21e
website/docs: final 2022.5 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-20 19:34:43 +02:00
ec15060c84
web/admin: add button to empty state to clear search ( #2911 )
2022-05-20 18:01:26 +02:00
334898ae23
website/integrations: Fix Gitea integration manual steps ( #2910 )
2022-05-20 16:47:39 +02:00
b43df2ae27
stages/identification: redirect with QS to keep next parameters ( #2909 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-20 16:10:10 +02:00
a52638d898
internal: fix typo in session name constant
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-20 10:10:29 +02:00
5bc893b890
build(deps): bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0 in /web ( #2904 )
2022-05-20 09:45:53 +02:00
fe5d9e4cd2
build(deps): bump @babel/core from 7.17.12 to 7.18.0 in /web ( #2903 )
2022-05-20 09:45:27 +02:00
a7442e0043
build(deps): bump @formatjs/intl-listformat from 6.5.3 to 7.0.1 in /web ( #2905 )
2022-05-20 09:45:06 +02:00
8103bbf9af
build(deps): bump rollup from 2.73.0 to 2.74.1 in /web ( #2906 )
2022-05-20 09:44:50 +02:00
056b90b590
build(deps): bump @babel/preset-env from 7.17.12 to 7.18.0 in /web ( #2907 )
2022-05-20 09:44:37 +02:00
70221e3d14
web: fix labels in forms for dark mode
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-19 22:03:03 +02:00
d570feffac
flows: add types to diagrams ( #2902 )
...
* add policy and stage types to diagram
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* show policies bound to the root flow
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix get_build_hash being empty
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-19 20:50:28 +02:00
3d52266773
flows: handle missing initial_data
in challenge
...
AUTHENTIK-1HK
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-19 20:31:28 +02:00
7bdecd2ee6
stages/user_write: dynamic groups ( #2901 )
...
* stages/user_write: add dynamic groups
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* simplify functions
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-19 20:28:16 +02:00
a500ff28ac
website/integrations: update proxmox docs ( #2899 )
...
Signed-off-by: Victor Roest <victor@xirion.net >
2022-05-19 20:23:27 +02:00
263bcae050
web/admin: improve empty state
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# web/src/elements/table/TablePage.ts
# web/src/pages/applications/ApplicationListPage.ts
2022-05-19 10:21:46 +02:00
8691a79204
build(deps): bump postcss from 8.4.13 to 8.4.14 in /website ( #2900 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.13 to 8.4.14.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.13...8.4.14 )
---
updated-dependencies:
- dependency-name: postcss
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>
2022-05-19 09:29:30 +02:00
3b0b6dcf29
web: fix display of radio buttons on wizard pages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-18 23:09:02 +02:00
11f7935155
providers/oauth2: use regex to check redirect URI
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2799
2022-05-18 21:22:27 +02:00
450a26d1b5
build(deps): bump @typescript-eslint/parser from 5.24.0 to 5.25.0 in /web ( #2895 )
...
build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-05-18 09:51:51 +02:00
3e42c1bad4
build(deps): bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0 in /web ( #2896 )
...
build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-05-18 09:50:15 +02:00
5abbb7657b
build(deps): bump lit from 2.2.3 to 2.2.4 in /web ( #2897 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.4/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-05-18 09:50:03 +02:00
75b0fb3393
sources/oauth: migrate twitter to oauth2 ( #2893 )
2022-05-18 00:03:02 +02:00
538c2ca4d3
stages/authenticator_*: directly save devices into db instead of session to prevent race conditions
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-17 10:02:30 +02:00
5080840ed9
admin: ensure disable_update_check is set to false for tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-17 10:00:26 +02:00
eded9bfb2d
build(deps): bump @babel/preset-typescript from 7.16.7 to 7.17.12 in /web ( #2885 )
...
build(deps): bump @babel/preset-typescript in /web
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.16.7 to 7.17.12.
- [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.17.12/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
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>
2022-05-17 09:34:09 +02:00
b3a43ae37c
build(deps): bump @typescript-eslint/parser from 5.23.0 to 5.24.0 in /web ( #2884 )
...
build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.24.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-05-17 09:30:24 +02:00
dc78746825
build(deps): bump @babel/preset-env from 7.17.10 to 7.17.12 in /web ( #2881 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.10 to 7.17.12.
- [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.17.12/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>
2022-05-17 09:29:58 +02:00
3c6828cbba
Translate '/web/src/locales/en.po' in 'zh_CN' ( #2878 )
...
Translate /web/src/locales/en.po in zh_CN
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-17 09:29:45 +02:00
26646264dc
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2879 )
...
Translate /web/src/locales/en.po in zh-Hans
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-17 09:29:36 +02:00
f7ecfdd4b6
build(deps): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.24.0 in /web ( #2883 )
...
build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.24.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-05-17 09:29:20 +02:00
967c80069b
build(deps): bump @babel/core from 7.17.10 to 7.17.12 in /web ( #2882 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.10 to 7.17.12.
- [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.17.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2022-05-17 09:28:57 +02:00
f8b0c071b7
build(deps): bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12 in /web ( #2886 )
...
build(deps): bump @babel/plugin-transform-runtime in /web
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.17.10 to 7.17.12.
- [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.17.12/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>
2022-05-17 09:28:40 +02:00
221ab47410
build(deps): bump actions/setup-node from 3.1.1 to 3.2.0 ( #2887 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-05-17 09:27:50 +02:00
ffe162214f
build(deps): bump @babel/plugin-proposal-decorators from 7.17.9 to 7.17.12 in /web ( #2888 )
...
build(deps): bump @babel/plugin-proposal-decorators in /web
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.17.9 to 7.17.12.
- [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.17.12/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>
2022-05-17 09:27:24 +02:00
ad9d8d26ed
build(deps): bump paramiko from 2.10.4 to 2.11.0 ( #2889 )
...
Bumps [paramiko](https://github.com/paramiko/paramiko ) from 2.10.4 to 2.11.0.
- [Release notes](https://github.com/paramiko/paramiko/releases )
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS )
- [Commits](https://github.com/paramiko/paramiko/compare/2.10.4...2.11.0 )
---
updated-dependencies:
- dependency-name: paramiko
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>
2022-05-17 09:27:07 +02:00
35402ada17
website/docs: fix missing new name attribute for invitations
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-16 20:40:24 +02:00
086a44bdbd
web/user: add message upon source connection deletion
...
closes #2522
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-16 20:28:23 +02:00
6494a0352f
Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2877 )
2022-05-16 09:20:20 +02:00
ca1fb737a8
Translate '/web/src/locales/en.po' in 'zh_CN' ( #2876 )
2022-05-16 09:20:02 +02:00
9e91a0a85d
build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 ( #2875 )
2022-05-16 09:19:36 +02:00
4e68fe2fea
build(deps): bump goauthentik.io/api/v3 from 3.2022041.6 to 3.2022041.10 ( #2874 )
2022-05-16 09:19:26 +02:00
a36eab81eb
build(deps-dev): bump pylint from 2.13.8 to 2.13.9 ( #2873 )
2022-05-16 09:19:09 +02:00
215b2a3224
build(deps): bump @patternfly/patternfly from 4.192.1 to 4.194.4 in /web ( #2872 )
2022-05-16 09:17:43 +02:00
4c3f8e446f
build(deps): bump yaml from 2.0.1 to 2.1.0 in /web ( #2871 )
2022-05-16 09:17:31 +02:00
4b9922e5b1
build(deps): bump rollup from 2.72.1 to 2.73.0 in /web ( #2870 )
2022-05-16 09:17:17 +02:00
6324521424
build(deps): bump react-before-after-slider-component from 1.1.2 to 1.1.3 in /website ( #2869 )
2022-05-16 09:17:02 +02:00
d6b18f2833
web: Update Web API Client version ( #2868 )
2022-05-16 01:13:29 +02:00
333e58ce2f
flows/layouts ( #2867 )
2022-05-16 01:10:23 +02:00
699d3ca067
ci: exclude confirmed issues from stale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-15 23:16:52 +02:00
296779ddf1
providers/ldap: remove technical preview disclaimer
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-15 17:33:03 +02:00
8669f498f1
web: Update Web API Client version ( #2866 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-14 22:43:55 +02:00
4de2ac3248
events: add task to expire seen notifications
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 22:41:50 +02:00
eb4dce91c3
events: add user filter to notifications
...
as superuser all notifications are returned regardless of permission so we need to filter
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 22:31:13 +02:00
c64a99345b
web: fix scrolling issue on library page
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 21:58:42 +02:00
2e174a1be5
website/docs: update 2022.5 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 21:48:28 +02:00
11ef500475
web: Update Web API Client version ( #2865 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-14 21:38:38 +02:00
d4fd6153c8
api: fix OwnerFilter filtering out objects for superusers
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 21:36:00 +02:00
85b6bfbe5f
sources: fix parent serializer for user connections
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 21:26:02 +02:00
5ddd138c97
web: update default flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 20:08:59 +02:00
5644d5f3f7
stages/authenticator_totp: fix key error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 19:57:00 +02:00
be06adcb59
web: lazy load parts of interfaces ( #2864 )
2022-05-14 17:07:37 +02:00
4da350ebfc
web: fix dateTimeLocal() dropping local timezone
...
closes #2860
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 12:47:30 +02:00
f391c33bdf
providers/oauth2: fix tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 12:41:40 +02:00
18f450bd49
root: enable sentry for tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 12:29:30 +02:00
ee36b7f3eb
flows: move autosubmit stage into flows package
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 12:06:19 +02:00
f56d619243
web: Update Web API Client version ( #2862 )
2022-05-14 00:17:33 +02:00
a9a62bbfc8
providers/oauth2: use correct title based on flow context and translated
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 00:08:29 +02:00
ddd785898b
providers/saml: add title attribute to autosubmit stage and render correctly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 00:08:14 +02:00
8ba45a5f6a
providers/oauth2: don't create events before client_id can be verified to prevent spam
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-14 00:02:01 +02:00
7d41e6227b
providers/oauth2: add tests for form_post, fix attrs not being flattened
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-13 23:52:50 +02:00
1363226697
providers/saml: make SAML metadata generation consistent
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-13 17:40:18 +02:00
25910bb577
build(deps-dev): bump coverage from 6.3.2 to 6.3.3 ( #2857 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/6.3.2...6.3.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
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>
2022-05-13 09:44:07 +02:00
62e54a3a51
build(deps): bump pyjwt from 2.3.0 to 2.4.0 ( #2858 )
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: pyjwt
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>
2022-05-13 09:43:54 +02:00
5f5b4c962b
ci: fix website mark
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-12 22:54:29 +02:00
4a9a19eacb
website/integrations: clear up home-assistant integration
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-12 21:40:58 +02:00
d4abf5621e
providers/oauth2: add support for form_post response mode ( #2818 )
...
* Added request verification and parameter generation
* response_mode added to OAuthAuthorizationParams return
* Added class OauthPostFulfillmentStage
Check response_mode in initialization
* Corrected typo
* Removed separate class
Added handling for FORM_POST in create_response_uri
Added handling for FORM_POST in return class
* Fixed pylint error (trailing-whitespace)
Removed comment
* Reformatted authorize.py with black
2022-05-12 21:36:31 +02:00
1cb71b5217
web: fix invalid import paths
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-12 13:22:22 +02:00
a884f23855
build(deps-dev): bump pytest-randomly from 3.11.0 to 3.12.0 ( #2855 )
...
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-randomly/releases )
- [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/HISTORY.rst )
- [Commits](https://github.com/pytest-dev/pytest-randomly/compare/3.11.0...3.12.0 )
---
updated-dependencies:
- dependency-name: pytest-randomly
dependency-type: direct:development
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>
2022-05-12 09:44:55 +02:00
421b003218
internal: set path on cookie for proxy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2305
2022-05-11 10:08:38 +02:00
25a4310bb1
internal: use Expires not MaxAge for LDAP session
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-11 10:04:32 +02:00
e897307548
Translate /web/src/locales/en.po in zh_CN ( #2846 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-11 10:00:09 +02:00
0fd959c5c0
Translate /web/src/locales/en.po in zh-Hans ( #2847 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-11 10:00:00 +02:00
ce7d18798f
build(deps): bump golang from 1.18.1-bullseye to 1.18.2-bullseye ( #2848 )
...
Bumps golang from 1.18.1-bullseye to 1.18.2-bullseye.
---
updated-dependencies:
- dependency-name: golang
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>
2022-05-11 09:59:08 +02:00
be3b034cb8
build(deps): bump fuse.js from 6.6.1 to 6.6.2 in /web ( #2849 )
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.6.1...v6.6.2 )
---
updated-dependencies:
- dependency-name: fuse.js
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>
2022-05-11 09:58:59 +02:00
9f674442d3
build(deps): bump goauthentik.io/api/v3 from 3.2022041.5 to 3.2022041.6 ( #2850 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022041.5 to 3.2022041.6.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022041.5...v3.2022041.6 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-05-11 09:58:51 +02:00
c21793943d
build(deps): bump sentry-sdk from 1.5.11 to 1.5.12 ( #2851 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.11 to 1.5.12.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.5.11...1.5.12 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2022-05-11 09:57:50 +02:00
ec67b60219
policies/hibp: check in prompt data ( #2845 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 23:47:36 +02:00
2fe553785e
web: Update Web API Client version ( #2844 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-10 21:08:47 +02:00
fd1d38f844
stages/authenticator_validate: remember ( #2828 )
...
* initial
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web: cleanup timedelta help
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tooltip
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* assert response code in self.assertStageResponse
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add more tests, add duo
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 21:05:22 +02:00
4d755dc0f6
build(deps): bump goauthentik.io/api/v3 from 3.2022041.4 to 3.2022041.5 ( #2843 )
...
* build(deps): bump goauthentik.io/api/v3 from 3.2022041.4 to 3.2022041.5
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022041.4 to 3.2022041.5.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022041.4...v3.2022041.5 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 20:33:19 +02:00
30c65f9e61
web: Update Web API Client version ( #2840 )
...
* web: Update Web API Client version
Signed-off-by: GitHub <noreply@github.com >
* fix
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 10:37:50 +02:00
3554406aa5
root: fix duplicate enum in api scheme
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 10:24:18 +02:00
5eeaac1ad9
ci: fix path for bumping web api client version
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 10:19:15 +02:00
5a172abdb9
ci: allow manual triggering of web API release
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 10:12:47 +02:00
8f861d8ecb
website/docs: Expanded documentation for SAML Federation w/ examples. ( #2822 )
...
* Expanded documentation for SAML Federation w/ examples.
* Added short section for setup on IDP side
* Formatting according to guidelines
Changed example section to table instead of headings
* Escaped <> for formatting
* Fixed quotation on <>
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-10 10:11:10 +02:00
f9fdcd2d07
build(deps): bump @typescript-eslint/parser in /web ( #2837 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-05-10 09:35:03 +02:00
ed58f21a21
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2838 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-05-10 09:33:50 +02:00
45af8eb4be
build(deps): bump @docusaurus/preset-classic in /website ( #2834 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.18 to 2.0.0-beta.20.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.20/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
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>
2022-05-09 21:33:04 +02:00
88573105a0
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #2835 )
...
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 2.0.0-beta.18 to 2.0.0-beta.20.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.20/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
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>
2022-05-09 21:31:03 +02:00
f9469e3f99
website: format docs with prettier ( #2833 )
...
* run prettier
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add scim to comparison
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-09 21:22:41 +02:00
26d92d9259
build(deps): bump kubernetes from 23.3.0 to 23.6.0 ( #2832 )
2022-05-09 09:11:28 +02:00
9cb0d37d51
build(deps): bump rollup from 2.72.0 to 2.72.1 in /web ( #2831 )
2022-05-09 09:11:23 +02:00
5a25e1524a
build(deps): bump eslint from 8.14.0 to 8.15.0 in /web ( #2830 )
2022-05-09 09:11:17 +02:00
9e1a518689
internal: add signal handler for SIGTERM
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-08 23:05:47 +02:00
cf5771dad3
Translate /web/src/locales/en.po in zh-Hans ( #2827 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-08 19:43:59 +02:00
db5aafed36
Translate /web/src/locales/en.po in zh_CN ( #2826 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-08 19:43:49 +02:00
4b0324220a
website/docs: prepare 2022.5 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-08 17:32:21 +02:00
0183d2c880
root: match client-go openapi generator version
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-08 17:25:09 +02:00
c1fe18a261
ci: always generate Go API Client
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-08 16:50:58 +02:00
ab2299ba1e
outposts/ldap: cached bind ( #2824 )
...
* initial cached ldap bind support
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add web
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* clean up api generation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* use gh action for golangci-lint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-08 16:48:53 +02:00
2678b381b9
web: Update Web API Client version ( #2825 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-05-08 16:14:02 +02:00
d3ef7920cb
root: add bind mode to schema
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-08 16:08:06 +02:00
860269acf0
root: set SESSION_SAVE_EVERY_REQUEST to enable sliding sessions
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1878
2022-05-07 22:32:56 +02:00
d2bd177b8f
Apply translations in zh_CN ( #2735 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-07 21:33:08 +02:00
32cc03832a
Apply translations in zh-Hans ( #2736 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-05-07 21:32:59 +02:00
948d2cbdca
web/user: add missing checkbox element in user settings ( #2762 )
2022-05-07 21:32:11 +02:00
22026f0755
website/integration: add Weblate integration with SAML ( #2786 )
...
* added weblate integration
* added missing entry in sidebarIntegrations
2022-05-07 21:26:10 +02:00
a7a7b5aacb
root: export poetry deps to requirements.txt so we don't need poetry … ( #2823 )
...
* root: export poetry deps to requirements.txt so we don't need poetry installed, removed packages we don't need anymore
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-07 21:22:33 +02:00
03d5b9e7e9
build(deps): bump fuse.js from 6.6.0 to 6.6.1 in /web ( #2810 )
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.6.0...v6.6.1 )
---
updated-dependencies:
- dependency-name: fuse.js
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>
2022-05-06 10:09:19 +02:00
30c7e6c94c
providers/oauth2: fixed typo (PROMPT_CONSNET => PROMPT_CONSENT) ( #2819 )
2022-05-06 10:09:09 +02:00
1ba96586f7
build(deps): bump rollup from 2.71.1 to 2.72.0 in /web ( #2811 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.71.1 to 2.72.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.71.1...v2.72.0 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-05-06 09:53:57 +02:00
607f632515
build(deps): bump docker/login-action from 1 to 2 ( #2812 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 09:53:49 +02:00
58b46fbfcd
build(deps): bump docker/setup-buildx-action from 1 to 2 ( #2813 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 09:53:40 +02:00
9b53e26ab0
build(deps): bump docker/setup-qemu-action from 1.2.0 to 2.0.0 ( #2814 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 09:53:28 +02:00
832d3175aa
build(deps): bump docker/build-push-action from 2 to 3 ( #2815 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 09:53:18 +02:00
ebea8369d6
build(deps-dev): bump selenium from 4.1.3 to 4.1.5 ( #2816 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits )
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:development
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>
2022-05-06 09:53:07 +02:00
a8508aac99
build(deps): bump github.com/go-openapi/runtime from 0.24.0 to 0.24.1 ( #2817 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.24.0...v0.24.1 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/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>
2022-05-06 09:52:25 +02:00
59df02b3b8
root: disable stdout capturing for tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-05 23:08:36 +02:00
f00657f217
website/integrations: update opnsense integration guidance ( #2808 )
...
* website/docs: update opnsense integration guidance
* website/docs: remove `-user` opnsense integration
2022-05-05 12:26:16 +02:00
110bc762a1
build(deps): bump sentry-sdk from 1.5.10 to 1.5.11 ( #2806 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.10 to 1.5.11.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.5.10...1.5.11 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2022-05-04 10:16:57 +02:00
f35e5f79aa
build(deps): bump fuse.js from 6.5.3 to 6.6.0 in /web ( #2800 )
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.5.3 to 6.6.0.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.5.3...v6.6.0 )
---
updated-dependencies:
- dependency-name: fuse.js
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>
2022-05-03 12:31:32 +02:00
3f32109706
build(deps): bump @rollup/plugin-node-resolve in /web ( #2801 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.3.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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>
2022-05-03 12:31:14 +02:00
0f042f2e4a
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2802 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-05-03 12:31:02 +02:00
34d1eb140b
build(deps): bump @typescript-eslint/parser in /web ( #2803 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-05-03 12:28:13 +02:00
62f67aabe3
build(deps-dev): bump pylint from 2.13.7 to 2.13.8 ( #2804 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.13.7 to 2.13.8.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.7...v2.13.8 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-05-03 10:49:18 +02:00
82c3eaa0f9
website/integrations: fix duplicate cn=
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-02 23:19:50 +02:00
31ede2ae1d
build(deps): bump @babel/preset-env from 7.16.11 to 7.17.10 in /web ( #2793 )
2022-05-02 13:41:45 +02:00
54c672256f
build(deps): bump postcss from 8.4.12 to 8.4.13 in /website ( #2794 )
2022-05-02 13:41:24 +02:00
5f47d46b6f
build(deps): bump @babel/core from 7.17.9 to 7.17.10 in /web ( #2795 )
2022-05-02 13:40:57 +02:00
3f23bc0b85
build(deps): bump rollup from 2.70.2 to 2.71.1 in /web ( #2796 )
2022-05-02 13:40:44 +02:00
366142382b
build(deps): bump @babel/plugin-transform-runtime in /web ( #2797 )
2022-05-02 13:40:23 +02:00
ddbe0aaf13
stages/user_delete: fix delete stage failing when pending user is not explicitly set
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-05-01 13:59:33 +02:00
75320bf579
website/docs: add missing breaking change in prompt stages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-29 21:19:51 +02:00
15d8988569
Revert "lifecycle: use worker nr instead of process id to keep number of prometheus database files low"
...
This reverts commit 254249e38b
.
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-29 18:14:04 +02:00
84930b4924
Revert "internal: fix high cpu when backend isnt healthy"
...
This reverts commit eb6cfd22a7
.
Revert "root: handle JSON error in metrics too"
This reverts commit 1ede972222
.
Revert "root: don't force multiprocess prometheus registry"
This reverts commit cd1d1b4402
.
Revert "root: add error handling for prometheus view"
This reverts commit c0a883f76f
.
2022-04-29 18:13:26 +02:00
1ede972222
root: handle JSON error in metrics too
...
this can happen when the worker is killed while writing metrics
2022-04-29 11:01:04 +00:00
cd1d1b4402
root: don't force multiprocess prometheus registry
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-29 10:53:47 +02:00
79caba45cc
build(deps): bump lit from 2.2.2 to 2.2.3 in /web ( #2787 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.3/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-04-29 10:25:07 +02:00
c101357051
build(deps): bump typescript from 4.6.3 to 4.6.4 in /web ( #2788 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-04-29 10:24:57 +02:00
9bebb82bbf
build(deps): bump webauthn from 1.5.0 to 1.5.2 ( #2789 )
...
Bumps [webauthn](https://github.com/duo-labs/py_webauthn ) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v1.5.0...v1.5.2 )
---
updated-dependencies:
- dependency-name: webauthn
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>
2022-04-29 10:24:46 +02:00
d95d2ca7fe
build(deps): bump github.com/go-openapi/runtime from 0.23.3 to 0.24.0 ( #2790 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.23.3 to 0.24.0.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.23.3...v0.24.0 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
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>
2022-04-29 10:24:30 +02:00
c0a883f76f
root: add error handling for prometheus view
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-29 10:17:53 +02:00
eb6cfd22a7
internal: fix high cpu when backend isnt healthy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-29 10:03:40 +02:00
254249e38b
lifecycle: use worker nr instead of process id to keep number of prometheus database files low
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2784
2022-04-28 23:09:39 +02:00
da28bb7d3c
build(deps): bump @typescript-eslint/parser in /web ( #2774 )
2022-04-26 14:42:41 +02:00
391c1ff911
build(deps): bump @patternfly/patternfly from 4.185.1 to 4.192.1 in /web ( #2773 )
2022-04-26 14:42:25 +02:00
1d475d0982
build(deps): bump paramiko from 2.10.3 to 2.10.4 ( #2777 )
2022-04-26 14:41:31 +02:00
f92fa61101
build(deps): bump drf-spectacular from 0.22.0 to 0.22.1 ( #2778 )
2022-04-26 14:41:24 +02:00
ccca397a77
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2775 )
2022-04-26 14:41:11 +02:00
162fd26f32
build(deps): bump github/codeql-action from 1 to 2 ( #2776 )
2022-04-26 14:41:02 +02:00
1d7a235766
build(deps): bump node from 16 to 18 ( #2753 )
...
Bumps node from 16 to 18.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 12:30:08 +02:00
01a8deb77f
build(deps): bump tslib from 2.3.1 to 2.4.0 in /web ( #2754 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0 )
---
updated-dependencies:
- dependency-name: tslib
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>
2022-04-25 12:29:54 +02:00
cba770a551
build(deps): bump eslint from 8.13.0 to 8.14.0 in /web ( #2764 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-04-25 12:29:33 +02:00
c67afc4084
build(deps): bump @lingui/detect-locale from 3.13.2 to 3.13.3 in /web ( #2765 )
...
Bumps [@lingui/detect-locale](https://github.com/lingui/js-lingui ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.2...v3.13.3 )
---
updated-dependencies:
- dependency-name: "@lingui/detect-locale"
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>
2022-04-25 12:29:19 +02:00
4ed30fa61e
build(deps): bump @lingui/cli from 3.13.2 to 3.13.3 in /web ( #2768 )
...
Bumps [@lingui/cli](https://github.com/lingui/js-lingui ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.2...v3.13.3 )
---
updated-dependencies:
- dependency-name: "@lingui/cli"
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>
2022-04-25 12:29:06 +02:00
db16a0ffbe
build(deps): bump @lingui/macro from 3.13.2 to 3.13.3 in /web ( #2763 )
...
Bumps [@lingui/macro](https://github.com/lingui/js-lingui ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.2...v3.13.3 )
---
updated-dependencies:
- dependency-name: "@lingui/macro"
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>
2022-04-25 12:28:37 +02:00
99ec355710
build(deps): bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 in /web ( #2766 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 21.1.0 to 22.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 12:27:53 +02:00
9e1882cebd
build(deps): bump @types/chart.js from 2.9.36 to 2.9.37 in /web ( #2767 )
...
Bumps [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chart.js ) from 2.9.36 to 2.9.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chart.js )
---
updated-dependencies:
- dependency-name: "@types/chart.js"
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>
2022-04-25 12:27:40 +02:00
80912cace0
build(deps): bump @lingui/core from 3.13.2 to 3.13.3 in /web ( #2769 )
...
Bumps [@lingui/core](https://github.com/lingui/js-lingui ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.2...v3.13.3 )
---
updated-dependencies:
- dependency-name: "@lingui/core"
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>
2022-04-25 12:27:20 +02:00
0882894dc3
build(deps): bump country-flag-icons from 1.4.25 to 1.4.26 in /web ( #2770 )
...
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ) from 1.4.25 to 1.4.26.
- [Release notes](https://gitlab.com/catamphetamine/country-flag-icons/tags )
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.4.25...v1.4.26 )
---
updated-dependencies:
- dependency-name: country-flag-icons
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>
2022-04-25 12:27:05 +02:00
c1582147d7
build(deps-dev): bump pytest from 7.1.1 to 7.1.2 ( #2771 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
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>
2022-04-25 12:24:58 +02:00
ab8b37a899
events: fix ignored instances not being a tuple
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-25 11:19:58 +02:00
9077eff34d
root: add silk and debugging views
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-21 22:38:32 +02:00
2399fa456b
policies: fix current user not being set in server-side policy deny
...
closes #2039
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-21 22:30:27 +02:00
c8c69a9a56
build(deps): bump codemirror from 5.65.2 to 5.65.3 in /web ( #2750 )
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.2 to 5.65.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.65.2...5.65.3 )
---
updated-dependencies:
- dependency-name: codemirror
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>
2022-04-21 10:54:37 +02:00
1258f3bba2
build(deps-dev): bump pylint from 2.13.5 to 2.13.7 ( #2751 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.13.5 to 2.13.7.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.5...v2.13.7 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-04-21 10:54:29 +02:00
5488120e84
build(deps): bump duo-client from 4.3.2 to 4.4.0 ( #2752 )
...
Bumps [duo-client](https://github.com/duosecurity/duo_client_python ) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/duosecurity/duo_client_python/releases )
- [Commits](https://github.com/duosecurity/duo_client_python/compare/4.3.2...4.4.0 )
---
updated-dependencies:
- dependency-name: duo-client
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>
2022-04-21 10:54:18 +02:00
0b4ac54363
*: default to max 60 for fqdn_rand
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-20 20:07:25 +02:00
1a1434bfda
*: decrease frequency of background tasks, smear tasks based on name and fqdn
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2159
2022-04-20 18:43:40 +02:00
1328c3e62c
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2746 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2022-04-19 09:39:15 +02:00
1800b62cd6
build(deps): bump @typescript-eslint/parser in /web ( #2747 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2022-04-19 09:36:48 +02:00
32fa4c9fcb
build(deps): bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0 in /web ( #2740 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 21.0.3 to 21.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.1.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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>
2022-04-18 13:23:22 +02:00
15f0045a00
build(deps): bump rollup from 2.70.1 to 2.70.2 in /web ( #2738 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.70.1 to 2.70.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.70.1...v2.70.2 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-04-18 13:22:32 +02:00
ac2211d9da
build(deps): bump moment from 2.29.2 to 2.29.3 in /web ( #2737 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.3 )
---
updated-dependencies:
- dependency-name: moment
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>
2022-04-18 13:22:24 +02:00
cbd5b0dbfd
build(deps): bump yaml from 2.0.0 to 2.0.1 in /web ( #2739 )
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: yaml
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>
2022-04-18 13:22:16 +02:00
8e4896d261
build(deps): bump @rollup/plugin-node-resolve in /web ( #2741 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.2.1/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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>
2022-04-18 13:22:01 +02:00
9481df619a
build(deps): bump sentry-sdk from 1.5.9 to 1.5.10 ( #2742 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.9 to 1.5.10.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.5.9...1.5.10 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2022-04-18 13:21:52 +02:00
d283a5236c
core: add custom shell command which imports all models and creates events for model events
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-17 18:14:57 +02:00
6add88654e
build(deps): bump goauthentik.io/api/v3 from 3.2022041.2 to 3.2022041.3 ( #2734 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022041.2 to 3.2022041.3.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022041.2...v3.2022041.3 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-04-17 17:30:40 +02:00
e4486b98fc
web: Update Web API Client version ( #2733 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-17 17:05:43 +02:00
778065f468
core: add flag to globally disable impersonation
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-17 16:52:55 +02:00
70794d79dd
sources/oauth: Fix wording for OAuth source names ( #2732 )
2022-04-17 16:40:10 +02:00
6e5ac4bffc
website/docs: add missing redis port to configuration page ( #2731 )
...
Added the `AUTHENTIK_REDIS__PORT` to the documentation.
2022-04-17 16:40:00 +02:00
4bab42fb58
Translate /locale/en/LC_MESSAGES/django.po in de ( #2727 )
2022-04-15 23:45:53 +02:00
c97823fe49
build(deps): bump goauthentik.io/api/v3 from 3.2022041.1 to 3.2022041.2 ( #2726 )
2022-04-15 11:09:56 +02:00
a3bb5d89cc
events: fix created events only being logged as debug level
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-14 22:37:30 +02:00
f4f9f525d7
providers/oauth2: include application in login event
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-14 22:36:45 +02:00
555525ea9d
build(deps): bump async from 2.6.3 to 2.6.4 in /website ( #2725 )
...
* root: use npm ci
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* build(deps): bump async from 2.6.3 to 2.6.4 in /website
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 22:35:53 +02:00
e455e20312
root: use npm ci
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-14 22:33:36 +02:00
4c14e88a25
flows: pin dependency in migration
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-04-14 22:28:26 +02:00
7561ea15de
providers/oauth2: add additional tracing to token view
2022-04-14 16:48:17 +00:00
8242b09394
flows: handle flow title formatting error better, add user to flow title context
2022-04-14 13:56:20 +00:00
6f0fa731c0
build(deps): bump golang from 1.18.0-bullseye to 1.18.1-bullseye ( #2720 )
...
Bumps golang from 1.18.0-bullseye to 1.18.1-bullseye.
---
updated-dependencies:
- dependency-name: golang
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>
2022-04-14 09:58:38 +02:00
576bb013ed
build(deps): bump @rollup/plugin-typescript from 8.3.1 to 8.3.2 in /web ( #2721 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v8.3.2/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
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>
2022-04-14 09:58:24 +02:00
aefedfb836
build(deps): bump goauthentik.io/api/v3 from 3.2022033.11 to 3.2022041.1 ( #2722 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022033.11 to 3.2022041.1.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022033.11...v3.2022041.1 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
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>
2022-04-14 09:57:46 +02:00
4295ddb671
web: Update Web API Client version ( #2718 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-04-13 10:34:47 +02:00