|  | 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 |  |