f72fa41a75 
					 
					
						
						
							
							website/integrations: DokuWiki integration ( #5208 )  
						
						... 
						
						
						
						* website: adds dokuwiki integration
* Apply suggestions from code review
Signed-off-by: Jens L. <jens@beryju.org >
* removed patch note since patch is upstream now
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens L. <jens@beryju.org >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Christian Mellwig <mellwig.c@fug-elektronik.de >
Co-authored-by: Jens L <jens@beryju.org >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-24 12:36:00 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						adf4191066 
					 
					
						
						
							
							web: bump eslint from 8.38.0 to 8.39.0 in /web ( #5356 )  
						
						... 
						
						
						
						Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.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.38.0...v8.39.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> 
						
						
					 
					
						2023-04-24 12:31:06 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d2de586cc9 
					 
					
						
						
							
							website: bump prettier from 2.8.7 to 2.8.8 in /website ( #5357 )  
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [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.8.7...2.8.8 )
---
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> 
						
						
					 
					
						2023-04-24 11:30:10 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dad5021870 
					 
					
						
						
							
							core: bump importlib-metadata from 6.5.0 to 6.6.0 ( #5359 )  
						
						... 
						
						
						
						Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v6.5.0...v6.6.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
  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> 
						
						
					 
					
						2023-04-24 11:29:42 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ab3f993bb9 
					 
					
						
						
							
							web: bump prettier from 2.8.7 to 2.8.8 in /web ( #5358 )  
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [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.8.7...2.8.8 )
---
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> 
						
						
					 
					
						2023-04-24 11:00:09 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						158fe2f9bb 
					 
					
						
						
							
							web/admin: fix cert expiry coloring ( #5354 )  
						
						
						
						
					 
					
						2023-04-23 19:16:50 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5970a6e2a2 
					 
					
						
						
							
							events: always run policies for notification rules even if no group is selected ( #5353 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-23 19:10:22 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5c8f024d12 
					 
					
						
						
							
							website: add documentation for AUTHENTIK_REDIS__TLS ( #5349 )  
						
						... 
						
						
						
						* website: add documentation for AUTHENTIK_REDIS__TLS
Signed-off-by: Bardi Harborow <bardi@bardiharborow.com >
* add tls reqs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Bardi Harborow <bardi@bardiharborow.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-23 11:37:53 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						428daa5323 
					 
					
						
						
							
							website/docs: Update terminology.md ( #5350 )  
						
						... 
						
						
						
						Signed-off-by: Patrick Hofmann <patrick@ph89.de > 
						
						
					 
					
						2023-04-23 11:32:01 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4001af4d35 
					 
					
						
						
							
							core: bump sqlparse from 0.4.3 to 0.4.4 ( #5347 )  
						
						
						
						
					 
					
						2023-04-22 02:25:42 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f1cec03dcf 
					 
					
						
						
							
							web/admin: remove grouping ( #5343 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-21 21:31:23 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						574ed72b95 
					 
					
						
						
							
							website/integrations: Update Discord login docs ( #5345 )  
						
						... 
						
						
						
						* Added trailing slash to redirect URI
Signed-off-by: Lázaro Blanc <40198445+lazaroblanc@users.noreply.github.com >
* updated images and removed unused one
---------
Signed-off-by: Lázaro Blanc <40198445+lazaroblanc@users.noreply.github.com >
Co-authored-by: Lázaro Blanc <lazaroblanc@users.noreply.github.com > 
						
						
					 
					
						2023-04-21 19:24:42 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						480f5c2aac 
					 
					
						
						
							
							ci: add log grouping ( #5342 )  
						
						... 
						
						
						
						* ci: add log grouping
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* try to group structlog output
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* earlier hooks
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* hmm
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* disable beats integration for now
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* test container logs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove testing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-21 19:06:11 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d4e502fdf5 
					 
					
						
						
							
							ci: bump setup-node version ( #5340 )  
						
						... 
						
						
						
						* ci: bump setup-node version
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* set skip-pkg-cache
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix failing codeQL
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix airgapped avatars
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-21 15:45:41 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						05b2fb5ec1 
					 
					
						
						
							
							root: Change docker-compose HTTP and HTTPS port variables ( #5335 )  
						
						... 
						
						
						
						* Clarify that COMPOSE_PORT_ changes exposed ports
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com >
* Change AUTHENTIK_PORT to COMPOSE_PORT 
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com >
* Change AUTHENTIK_PORT to COMPOSE_PORT 
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com >
* Add hint to Configuration for internal ports
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com >
* dont use different env syntaxes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add changelog entry
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Bojan Bogojevic <20166636+Bojan023@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-21 14:54:40 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bb92c4a967 
					 
					
						
						
							
							providers/ldap: remove deprecated fields ( #5154 )  
						
						... 
						
						
						
						* providers/ldap: remove deprecated fields
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-04-21 14:10:24 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b40caf12df 
					 
					
						
						
							
							core: bump node from 18 to 20 ( #5329 )  
						
						... 
						
						
						
						* core: bump node from 18 to 20
Bumps node from 18 to 20.
---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* bump node everywhere, fixup go ci
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump versions in docs
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-04-21 13:54:23 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8ebd2d14b4 
					 
					
						
						
							
							web: bump @sentry/tracing from 7.48.0 to 7.49.0 in /web ( #5330 )  
						
						... 
						
						
						
						Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.48.0 to 7.49.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.48.0...7.49.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> 
						
						
					 
					
						2023-04-21 13:39:03 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						445bc05b67 
					 
					
						
						
							
							web: bump @sentry/browser from 7.48.0 to 7.49.0 in /web ( #5331 )  
						
						... 
						
						
						
						Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.48.0 to 7.49.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.48.0...7.49.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> 
						
						
					 
					
						2023-04-21 13:37:03 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7538b2f860 
					 
					
						
						
							
							ci: add docker tag without timestamp ( #5325 )  
						
						... 
						
						
						
						* ci: add docker tag without timestamp
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* ci: outposts: build for arm64 as well, align tags with main build
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* ci: remove branch name from sha-only tag
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix outposts images base
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* remove useless changes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* remove useless outpost container tag
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix dev-server arm new tag name
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2023-04-21 13:36:35 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						367f86ecfb 
					 
					
						
						
							
							root: optimise healthchecks ( #5337 )  
						
						... 
						
						
						
						* tests: remove redundant healthchecks
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* internal: do healthcheck within proxy instead of wget to use correct port
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tags
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-21 13:32:48 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						055ead54b5 
					 
					
						
						
							
							core: bump github.com/spf13/cobra from 0.0.3 to 1.7.0 ( #5333 )  
						
						... 
						
						
						
						Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 0.0.3 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  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-04-21 11:31:22 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df0232358b 
					 
					
						
						
							
							core: bump twilio from 8.0.0 to 8.1.0 ( #5332 )  
						
						... 
						
						
						
						Bumps [twilio](https://github.com/twilio/twilio-python ) from 8.0.0 to 8.1.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/8.0.0...8.1.0 )
---
updated-dependencies:
- dependency-name: twilio
  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-04-21 11:31:09 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						baa3ea6585 
					 
					
						
						
							
							core: bump selenium from 4.8.3 to 4.9.0 ( #5334 )  
						
						... 
						
						
						
						Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.8.3 to 4.9.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.9.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> 
						
						
					 
					
						2023-04-21 11:26:50 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e75e2cf324 
					 
					
						
						
							
							website/docs: flow context docs ( #5243 )  
						
						... 
						
						
						
						* add flow context docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup some redundant things
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* added more section headers
* tweaked new headings
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
* add more keys, use dedicated prefix for internal keys
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* set toc_max_heading_level: 5
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update datatypes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more consistent header
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Update website/docs/flow/context/index.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/flow/context/index.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/flow/context/index.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com > 
						
						
					 
					
						2023-04-20 17:31:34 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						948b83a2b2 
					 
					
						
						
							
							web: fix build ( #5327 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-20 19:48:56 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34e9af57fe 
					 
					
						
						
							
							website/integrations: switch default gitlab name identifier ( #5321 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io >
#5312  
						
						
					 
					
						2023-04-20 19:47:41 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						94ae490284 
					 
					
						
						
							
							lifecycle: migrate internal healthcheck to use go ( #5322 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-20 19:46:49 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						690f263bac 
					 
					
						
						
							
							website: bump postcss from 8.4.22 to 8.4.23 in /website ( #5314 )  
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.22 to 8.4.23.
- [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.22...8.4.23 )
---
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> 
						
						
					 
					
						2023-04-20 11:45:39 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6280446450 
					 
					
						
						
							
							web: bump @codemirror/lang-javascript from 6.1.6 to 6.1.7 in /web ( #5315 )  
						
						... 
						
						
						
						Bumps [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript ) from 6.1.6 to 6.1.7.
- [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.6...6.1.7 )
---
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-04-20 11:45:26 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7d87f86410 
					 
					
						
						
							
							core: bump goauthentik.io/api/v3 from 3.2023041.2 to 3.2023041.3 ( #5317 )  
						
						... 
						
						
						
						Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2023041.2 to 3.2023041.3.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2023041.2...v3.2023041.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> 
						
						
					 
					
						2023-04-20 11:45:10 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0d1201f972 
					 
					
						
						
							
							core: bump sentry-sdk from 1.19.1 to 1.20.0 ( #5316 )  
						
						... 
						
						
						
						Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.19.1 to 1.20.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.19.1...1.20.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-04-20 11:44:38 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78b23c4bd4 
					 
					
						
						
							
							core: bump ruff from 0.0.261 to 0.0.262 ( #5318 )  
						
						... 
						
						
						
						Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.261 to 0.0.262.
- [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.261...v0.0.262 )
---
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-04-20 11:43:43 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7fcfc48af2 
					 
					
						
						
							
							web: bump API Client version ( #5311 )  
						
						... 
						
						
						
						* web: bump API Client version
Signed-off-by: GitHub <noreply@github.com >
* bump go api
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: GitHub <noreply@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-19 14:39:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						611fd96e3a 
					 
					
						
						
							
							root: update API schema ( #5310 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-19 16:22:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4671d4afb4 
					 
					
						
						
							
							enterprise: initial license ( #5293 )  
						
						... 
						
						
						
						* enterprise: add enterprise license and app
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add license and terms
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* don't build enterprise into docker for now
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-19 16:13:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						07c4ef986b 
					 
					
						
						
							
							web: bump API Client version ( #5309 )  
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-04-19 10:42:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7d64ec5066 
					 
					
						
						
							
							website/docs: minor outpost adaptions ( #5308 )  
						
						... 
						
						
						
						* update configuration link
* Update Outposts list
* fix formatting
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-19 12:29:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ee6edec1d8 
					 
					
						
						
							
							stages/prompt: Add initial_data prompt field and ability to select a default choice for choice fields ( #5095 )  
						
						... 
						
						
						
						* Added initial_value to model
* Added initial_value to admin panel
* Added initial_value support to flows; updated tests
* Updated default blueprints
* update docs
* Fix test
* Fix another test
* Fix yet another test
* Add placeholder migration
* Remove unused import 
						
						
					 
					
						2023-04-19 12:27:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						04cc7817ee 
					 
					
						
						
							
							web/admin: fix blueprint instance list without metadata or labels ( #5296 )  
						
						... 
						
						
						
						* Update BlueprintListPage.ts
`Object.hasOwn()` throws an exception if the first argument is `null` or `undefined`.
This change ensures that the first argument is never `null` or `undefined`.
Signed-off-by: cskwrd <cskwrd@users.noreply.github.com >
* Update web/src/admin/blueprints/BlueprintListPage.ts
Signed-off-by: Jens L. <jens@beryju.org >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: cskwrd <cskwrd@users.noreply.github.com >
Signed-off-by: Jens L. <jens@beryju.org >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens L <jens@beryju.org > 
						
						
					 
					
						2023-04-19 12:15:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9ac6511548 
					 
					
						
						
							
							root: add argon2-cffi ( #5294 )  
						
						... 
						
						
						
						deps: add argon2-cffi
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2023-04-19 11:22:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2eee53806a 
					 
					
						
						
							
							web: bump @formatjs/intl-listformat from 7.2.0 to 7.2.1 in /web ( #5304 )  
						
						... 
						
						
						
						Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs ) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.2.0...@formatjs/intl-listformat@7.2.1 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-04-19 10:25:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c5af79f176 
					 
					
						
						
							
							web: bump eslint-plugin-lit from 1.8.2 to 1.8.3 in /web ( #5302 )  
						
						... 
						
						
						
						Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases )
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-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> 
						
						
					 
					
						2023-04-19 10:25:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0477862b73 
					 
					
						
						
							
							web: bump pyright from 1.1.303 to 1.1.304 in /web ( #5303 )  
						
						... 
						
						
						
						Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright ) from 1.1.303 to 1.1.304.
- [Release notes](https://github.com/Microsoft/pyright/releases )
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.304/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-04-19 10:25:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ef5213fae 
					 
					
						
						
							
							core: bump importlib-metadata from 6.4.1 to 6.5.0 ( #5305 )  
						
						... 
						
						
						
						Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v6.4.1...v6.5.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
  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> 
						
						
					 
					
						2023-04-19 10:24:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6a554ef45a 
					 
					
						
						
							
							web/admin: fix error when prompt previewing fails when loading the page ( #5290 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-18 14:53:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f44175303b 
					 
					
						
						
							
							root: add ruff linter ( #5240 )  
						
						... 
						
						
						
						* root: add ruff linter
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* actually add ruff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-18 13:28:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dfa80543b5 
					 
					
						
						
							
							root: add ruff linter ( #5240 )  
						
						... 
						
						
						
						* root: add ruff linter
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* actually add ruff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-18 13:28:19 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5f99887b50 
					 
					
						
						
							
							web/admin: fix flow stage binding update failing ( #5287 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-18 13:10:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2502a7cece 
					 
					
						
						
							
							website: update comparison and pricing ( #5284 )  
						
						... 
						
						
						
						* website: update comparison and pricing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add radius to comparison
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-04-18 11:10:05 +02:00