557aadecc0 
					 
					
						
						
							
							stages/authenticator_sms: Fix json serialization in send_generic ( #5630 )  
						
						... 
						
						
						
						stages/authenticator_sms: Fix SMS Authenticator Setup Stage with generic provider does not work without mapping
This fixes issue #5629 . Problem is/was that self.get_message(token) in send_generic returned a type django.utils.functional.lazy.<locals>.__proxy__ which is not json serializable. 
						
						
					 
					
						2023-05-16 10:28:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						33b8c45f5c 
					 
					
						
						
							
							core: bump sentry-sdk from 1.22.2 to 1.23.0 ( #5625 )  
						
						... 
						
						
						
						Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.22.2 to 1.23.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.22.2...1.23.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> 
						
						
					 
					
						2023-05-16 12:20:25 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						52132112f6 
					 
					
						
						
							
							web/elements: don't send value from writeOnly field that hasn't been modified ( #5614 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-15 19:45:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ff1510dedc 
					 
					
						
						
							
							events: sanitize enums ( #5610 )  
						
						... 
						
						
						
						when importing a flow and returning logs, sometimes an enum might be included which is currently not sanitized and hence causes an exception
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-15 14:39:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3398004ff 
					 
					
						
						
							
							blueprints: add meta models to schema ( #5611 )  
						
						... 
						
						
						
						these models were previously ignored
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-15 14:39:48 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						47f09ac285 
					 
					
						
						
							
							providers/scim: improve SCIM error messages ( #5600 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-15 14:39:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						259c87fa37 
					 
					
						
						
							
							website/integrations: harbor requires a signing key for RS256 ( #5601 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-15 13:43:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						80bb6c6274 
					 
					
						
						
							
							web: bump @rollup/plugin-typescript from 11.1.0 to 11.1.1 in /web ( #5605 )  
						
						... 
						
						
						
						Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 11.1.0 to 11.1.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.1/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> 
						
						
					 
					
						2023-05-15 10:39:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f8c2fc2ead 
					 
					
						
						
							
							web: bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 in /web ( #5604 )  
						
						... 
						
						
						
						Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 24.1.0 to 25.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.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> 
						
						
					 
					
						2023-05-15 10:39:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea84ee0222 
					 
					
						
						
							
							web: bump @codemirror/lang-javascript from 6.1.7 to 6.1.8 in /web ( #5606 )  
						
						... 
						
						
						
						Bumps [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript ) from 6.1.7 to 6.1.8.
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-javascript/compare/6.1.7...6.1.8 )
---
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> 
						
						
					 
					
						2023-05-15 10:39:15 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a695ffc224 
					 
					
						
						
							
							core: bump dacite from 1.8.0 to 1.8.1 ( #5607 )  
						
						... 
						
						
						
						Bumps [dacite](https://github.com/konradhalas/dacite ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/konradhalas/dacite/releases )
- [Changelog](https://github.com/konradhalas/dacite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/konradhalas/dacite/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: dacite
  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> 
						
						
					 
					
						2023-05-15 10:38:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e22f007a8 
					 
					
						
						
							
							core: bump ruff from 0.0.265 to 0.0.267 ( #5608 )  
						
						... 
						
						
						
						Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.265 to 0.0.267.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.265...v0.0.267 )
---
updated-dependencies:
- dependency-name: ruff
  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> 
						
						
					 
					
						2023-05-15 10:38:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6299fc7f81 
					 
					
						
						
							
							root: migrate from os.path to Pathlib ( #5594 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-12 20:04:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a032fd529b 
					 
					
						
						
							
							events: don't include task uid in task metric ( #5595 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-12 20:03:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ec78e56fbd 
					 
					
						
						
							
							providers/scim: fix group patch schema ( #5596 )  
						
						... 
						
						
						
						the original request was made based on the sentry docs, which aren't actually correct
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-12 20:03:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ad7dedb61f 
					 
					
						
						
							
							website: add email subscription form to footer ( #5597 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-12 20:03:22 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8356ceaead 
					 
					
						
						
							
							website/docs: added info about how to upgrade ( #5589 )  
						
						... 
						
						
						
						added info about how to upgrade
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-05-12 10:25:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						228197ea5e 
					 
					
						
						
							
							website/docs: update 2023.5 release notes ( #5526 )  
						
						... 
						
						
						
						* website/docs: update 2023.5 release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update changelog
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-12 13:45:25 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						27d3d4a534 
					 
					
						
						
							
							web: bump pyright from 1.1.307 to 1.1.308 in /web ( #5591 )  
						
						... 
						
						
						
						Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright ) from 1.1.307 to 1.1.308.
- [Release notes](https://github.com/Microsoft/pyright/releases )
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.308/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-05-12 11:47:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f2dcbf9b1d 
					 
					
						
						
							
							core: bump docker from 6.1.1 to 6.1.2 ( #5592 )  
						
						... 
						
						
						
						Bumps [docker](https://github.com/docker/docker-py ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/6.1.1...6.1.2 )
---
updated-dependencies:
- dependency-name: docker
  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> 
						
						
					 
					
						2023-05-12 11:47:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						03e39a6557 
					 
					
						
						
							
							core: bump django-otp from 1.1.6 to 1.2.0 ( #5587 )  
						
						
						
						
					 
					
						2023-05-11 20:58:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						454a09d91e 
					 
					
						
						
							
							root: Test codeowners ( #5586 )  
						
						... 
						
						
						
						* root: add initial codeowners
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* dependabot should assign based on codeowners, so remove redundant
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix contributing guideline link in PR template
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-11 20:26:04 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						61434c807d 
					 
					
						
						
							
							stages/identification: auto-redirect to source when no user fields are selected ( #5583 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-11 16:52:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7265a56f05 
					 
					
						
						
							
							root: switch sentry dsn to our relay ( #5494 )  
						
						... 
						
						
						
						Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2023-05-11 15:24:38 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						95df14106c 
					 
					
						
						
							
							blueprints: further copy-edits ( #5559 )  
						
						... 
						
						
						
						another copy-edit
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-05-11 13:48:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						91d78b0c7d 
					 
					
						
						
							
							sources/oauth: re-fix reddit source ( #5582 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-11 13:48:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c492fbeee 
					 
					
						
						
							
							web: bump API Client version ( #5581 )  
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-05-11 11:16:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f7ef8c89c2 
					 
					
						
						
							
							core: compile backend translations ( #5580 )  
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com > 
						
						
					 
					
						2023-05-11 12:51:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c6c460fb48 
					 
					
						
						
							
							core: compile backend translations ( #5579 )  
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com > 
						
						
					 
					
						2023-05-11 12:44:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78ecbc097c 
					 
					
						
						
							
							Translations for web/src/locales/en.po in zh_CN ( #5574 )  
						
						... 
						
						
						
						Translate web/src/locales/en.po in zh_CN
100% translated 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> 
						
						
					 
					
						2023-05-11 11:55:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7fc350bb0b 
					 
					
						
						
							
							Translations for web/src/locales/en.po in zh-Hans ( #5575 )  
						
						... 
						
						
						
						Translate web/src/locales/en.po in zh-Hans
100% translated 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> 
						
						
					 
					
						2023-05-11 11:55:35 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3bada52fd6 
					 
					
						
						
							
							Translations for locale/en/LC_MESSAGES/django.po in zh-Hans ( #5576 )  
						
						... 
						
						
						
						Translate django.po in zh-Hans
100% translated source file: 'django.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-05-11 11:55:19 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						847fe6ddee 
					 
					
						
						
							
							Translations for locale/en/LC_MESSAGES/django.po in zh_CN ( #5573 )  
						
						... 
						
						
						
						Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated 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> 
						
						
					 
					
						2023-05-11 11:55:10 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						312f09204b 
					 
					
						
						
							
							web: bump pyright from 1.1.306 to 1.1.307 in /web ( #5577 )  
						
						... 
						
						
						
						Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright ) from 1.1.306 to 1.1.307.
- [Release notes](https://github.com/Microsoft/pyright/releases )
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.307/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-05-11 11:54:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d76c823268 
					 
					
						
						
							
							core: bump goauthentik.io/api/v3 from 3.2023041.11 to 3.2023041.12 ( #5578 )  
						
						... 
						
						
						
						* core: bump goauthentik.io/api/v3 from 3.2023041.11 to 3.2023041.12
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2023041.11 to 3.2023041.12.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2023041.11...v3.2023041.12 )
---
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 >
* skip flaky test for now
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-11 11:53:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8e074c363 
					 
					
						
						
							
							web/admin: add description to notification rule group field ( #5568 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-10 21:00:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						906faf9cce 
					 
					
						
						
							
							providers/proxy: fix panic when claims in session were nil ( #5569 )  
						
						... 
						
						
						
						* providers/proxy: fix panic when claims in session were nil
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add new options
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-10 20:58:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c68a42f63b 
					 
					
						
						
							
							website/docs: improve docs for OAuth2 device code flow ( #5570 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-10 20:58:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fd8c1d41db 
					 
					
						
						
							
							web/admin: only show prompt creation when editing prompt stage ( #5572 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-10 20:58:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3704f4ccf4 
					 
					
						
						
							
							core: disallow username and email changes by default ( #5571 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-10 20:57:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb071d4d90 
					 
					
						
						
							
							providers/oauth2: add user UUID as subject option ( #5556 )  
						
						... 
						
						
						
						* providers/oauth2: add user UUID as subject option
* Added translations for new OAuth2 subject option 
						
						
					 
					
						2023-05-10 17:50:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c04dc0986 
					 
					
						
						
							
							providers/SCIM: patch group name ( #5564 )  
						
						... 
						
						
						
						* providers/scim: patch name when group put fails
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-raise ResourceMissing in group update to trigger recreation
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-10 12:29:39 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						639a5c429c 
					 
					
						
						
							
							core: bump goauthentik.io/api/v3 from 3.2023041.10 to 3.2023041.11 ( #5562 )  
						
						... 
						
						
						
						Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2023041.10 to 3.2023041.11.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2023041.10...v3.2023041.11 )
---
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> 
						
						
					 
					
						2023-05-10 10:58:32 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						35bae56486 
					 
					
						
						
							
							core: bump geoip2 from 4.6.0 to 4.7.0 ( #5561 )  
						
						... 
						
						
						
						Bumps [geoip2](https://github.com/maxmind/GeoIP2-python ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/maxmind/GeoIP2-python/releases )
- [Changelog](https://github.com/maxmind/GeoIP2-python/blob/main/HISTORY.rst )
- [Commits](https://github.com/maxmind/GeoIP2-python/compare/v4.6.0...v4.7.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> 
						
						
					 
					
						2023-05-10 10:57:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a8de6499c 
					 
					
						
						
							
							core: bump pyjwt from 2.6.0 to 2.7.0 ( #5563 )  
						
						... 
						
						
						
						Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.6.0 to 2.7.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.6.0...2.7.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> 
						
						
					 
					
						2023-05-10 10:57:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f164fff2e7 
					 
					
						
						
							
							website/developer-docs: add notice about libxmlsec compatibility ( #5553 )  
						
						
						
						
					 
					
						2023-05-09 23:46:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51a56942bc 
					 
					
						
						
							
							web: bump API Client version ( #5560 )  
						
						
						
						
					 
					
						2023-05-09 23:45:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92fd6a55db 
					 
					
						
						
							
							blueprints: adjust wording on managed field ( #5558 )  
						
						
						
						
					 
					
						2023-05-09 23:41:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b5b1ed5887 
					 
					
						
						
							
							sources/oauth: fix reddit ( #5557 )  
						
						
						
						
					 
					
						2023-05-09 23:41:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8ccdbdc370 
					 
					
						
						
							
							web/user: fix empty banner on application page not showing correctly ( #5555 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-05-09 21:12:58 +02:00