5c0d7f9a58 
					 
					
						
						
							
							web/admin: fix error when creating bindings due to hidden inputs ( #5081 )  
						
						 
						
						... 
						
						
						
						* web/admin: fix error when creating bindings due to hidden inputs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix flaky test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-26 18:58:02 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						95b99e3e55 
					 
					
						
						
							
							web: bump API Client version ( #5079 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-03-25 22:39:03 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6437fbc814 
					 
					
						
						
							
							web/admin: prompt preview ( #5078 )  
						
						 
						
						... 
						
						
						
						* add initial prompt preview
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* improve error handling
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* don't flood api with requests when fields are changeed
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-25 22:31:48 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d6fa19a97f 
					 
					
						
						
							
							web: bump API Client version ( #5072 )  
						
						 
						
						
						
						
					 
					
						2023-03-24 13:34:24 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1957717160 
					 
					
						
						
							
							providers: Add ability to choose a default authentication flow ( #5070 )  
						
						 
						
						... 
						
						
						
						* core: add ability to choose a default authentication flow for a provider
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* update web to use correct ak-search-select
I don't think this element existed when the PR was initially created, lol
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* only use provider authentication flow for authentication designation
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-24 13:26:00 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b3dd87bbab 
					 
					
						
						
							
							web: remove more until ( #5057 )  
						
						 
						
						... 
						
						
						
						* more cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* don't dynamically import duo form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix import
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* properly send evens when tab isn't switched
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix loop on tabs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* don't bubble tab events
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove most other uses of until()
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup user settings
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* only use stale for issues
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-23 23:16:26 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						14f0034a0a 
					 
					
						
						
							
							web/elements: only render form once instance is loaded ( #5049 )  
						
						 
						
						... 
						
						
						
						* web/elements: only render form once instance is loaded
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use radio for transport
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* only wait for instance to be loaded if set
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add hook to load additional data in form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make send an abstract function instead of attribute
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ensure form is updated after data is loaded
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove until for select and multi-selects in forms
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* don't use until for file uploads
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove last until from form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove deprecated import
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* prevent form double load, add error handling for PreventFormSubmit
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix double creation of inner element in proxy form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make PreventFormSubmit work correctly
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-23 14:05:14 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						20522558fe 
					 
					
						
						
							
							web: bump country-flag-icons from 1.5.6 to 1.5.7 in /web ( #5051 )  
						
						 
						
						... 
						
						
						
						Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ) from 1.5.6 to 1.5.7.
- [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.6...v1.5.7 )
---
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> 
						
						
					 
					
						2023-03-23 11:09:58 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6b42e404bf 
					 
					
						
						
							
							stages/prompt: Fix dropdown invalid choice ( #5046 )  
						
						 
						
						
						
						
					 
					
						2023-03-22 21:25:13 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9abd4b3e14 
					 
					
						
						
							
							web/admin: fix error listing blueprints with missing metadata ( #5041 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-22 10:21:27 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						865138e7e7 
					 
					
						
						
							
							web: bump @sentry/tracing from 7.44.1 to 7.44.2 in /web ( #5037 )  
						
						 
						
						... 
						
						
						
						Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.44.1 to 7.44.2.
- [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.44.1...7.44.2 )
---
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> 
						
						
					 
					
						2023-03-22 10:17:01 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7524413b22 
					 
					
						
						
							
							web: bump prettier from 2.8.5 to 2.8.6 in /web ( #5039 )  
						
						 
						
						... 
						
						
						
						Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.5 to 2.8.6.
- [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.5...2.8.6 )
---
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-03-22 10:16:43 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						70bdbfd5ef 
					 
					
						
						
							
							web: bump pyright from 1.1.299 to 1.1.300 in /web ( #5038 )  
						
						 
						
						... 
						
						
						
						Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright ) from 1.1.299 to 1.1.300.
- [Release notes](https://github.com/Microsoft/pyright/releases )
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.300/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-03-22 10:11:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						73a7c0c559 
					 
					
						
						
							
							web: bump lit from 2.6.1 to 2.7.0 in /web ( #5040 )  
						
						 
						
						... 
						
						
						
						Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.6.1 to 2.7.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.7.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-03-22 10:08:41 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						524fbd5838 
					 
					
						
						
							
							Translate 'web/src/locales/en.po' in 'zh-Hans' [manual sync] ( #5033 )  
						
						 
						
						... 
						
						
						
						Translate web/src/locales/en.po in zh-Hans [Manual Sync]
100% translated 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> 
						
						
					 
					
						2023-03-21 13:04:02 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bb7c3456fa 
					 
					
						
						
							
							Translate 'web/src/locales/en.po' in 'zh_CN' [manual sync] ( #5034 )  
						
						 
						
						... 
						
						
						
						Translate web/src/locales/en.po in zh_CN [Manual Sync]
100% translated 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> 
						
						
					 
					
						2023-03-21 13:03:54 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b611fd10a2 
					 
					
						
						
							
							web: bump @codemirror/legacy-modes from 6.3.1 to 6.3.2 in /web ( #5023 )  
						
						 
						
						... 
						
						
						
						Bumps [@codemirror/legacy-modes](https://github.com/codemirror/legacy-modes ) from 6.3.1 to 6.3.2.
- [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.3.1...6.3.2 )
---
updated-dependencies:
- dependency-name: "@codemirror/legacy-modes"
  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-03-21 12:12:55 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						65b1cbc010 
					 
					
						
						
							
							web: bump @sentry/browser from 7.43.0 to 7.44.2 in /web ( #5030 )  
						
						 
						
						... 
						
						
						
						Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.43.0 to 7.44.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.44.2/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.43.0...7.44.2 )
---
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-03-21 12:10:11 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1352ed7e44 
					 
					
						
						
							
							web: bump @sentry/tracing from 7.43.0 to 7.44.1 in /web ( #5022 )  
						
						 
						
						
						
						
					 
					
						2023-03-21 12:00:18 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						34ce85fcd1 
					 
					
						
						
							
							web: bump prettier from 2.8.4 to 2.8.5 in /web ( #5024 )  
						
						 
						
						
						
						
					 
					
						2023-03-21 12:00:08 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a464ffe846 
					 
					
						
						
							
							web: bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 in /web ( #5025 )  
						
						 
						
						
						
						
					 
					
						2023-03-21 11:58:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6757d43d33 
					 
					
						
						
							
							web: bump @typescript-eslint/parser from 5.55.0 to 5.56.0 in /web ( #5026 )  
						
						 
						
						
						
						
					 
					
						2023-03-21 11:53:46 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						32840d3909 
					 
					
						
						
							
							web/admin: fix error adding users to groups ( #5016 )  
						
						 
						
						... 
						
						
						
						* web/admin: fix error adding users to groups
and vice versa
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove seed
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-20 18:15:36 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4868d4a14d 
					 
					
						
						
							
							web: bump API Client version ( #5013 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-03-20 16:57:25 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3f5effb1bc 
					 
					
						
						
							
							providers/radius: simple radius outpost ( #1796 )  
						
						 
						
						... 
						
						
						
						* initial implementation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add migrations
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix web
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* minor fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use search-select
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update locale
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fixup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix ip with port being sent to delegated ip
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add radius tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-20 16:54:35 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bad7deb52a 
					 
					
						
						
							
							web: bump country-flag-icons from 1.5.5 to 1.5.6 in /web ( #5006 )  
						
						 
						
						... 
						
						
						
						Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ) from 1.5.5 to 1.5.6.
- [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.5...v1.5.6 )
---
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> 
						
						
					 
					
						2023-03-20 11:02:44 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a566856b65 
					 
					
						
						
							
							web: bump API Client version ( #5003 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-03-19 19:05:33 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8b52d711e8 
					 
					
						
						
							
							stages/prompt: Add Radio Button Group, Dropdown and Text Area prompt fields ( #4822 )  
						
						 
						
						... 
						
						
						
						* Added radio-button prompt type in model
* Add radio-button prompt
* Refactored radio-button prompt; Added dropdown prompt
* Added tests
* Fixed unrelated to choice fields bug causing validation errors; Added more tests
* Added description for new prompts
* Added docs
* Fix lint
* Add forgotten file changes
* Fix lint
* Small fix
* Add text-area prompts
* Update authentik/stages/prompt/models.py
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com >
* Update authentik/stages/prompt/models.py
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com >
* Fix inline css
* remove AKGlobal, update schema
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens L. <jens@beryju.org >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-19 18:56:17 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e2d3a95c80 
					 
					
						
						
							
							web: full web components part 1 ( #4964 )  
						
						 
						
						... 
						
						
						
						* migrate loading
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate api browser
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate base css
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* move tenant fetching to base interface
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* import pre-loaded stages in flow interface and not executor to strip down executor size
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix redirect and such
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-17 23:10:19 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bebf18f257 
					 
					
						
						
							
							web/admin: fix prompt field display ( #4990 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-17 16:05:27 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9dbd54690c 
					 
					
						
						
							
							web/elements: fix search select inconsistency ( #4989 )  
						
						 
						
						... 
						
						
						
						* web/elements: fix search-select inconsistency
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* web/common: fix config having to be json converted everywhere
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* web/elements: refactor form without iron-form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* web/admin: fix misc
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-17 13:48:34 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e2e83f5631 
					 
					
						
						
							
							web: bump API Client version ( #4981 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-03-16 22:46:01 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8363016982 
					 
					
						
						
							
							version: 2023.3 ( #4980 )  
						
						 
						
						... 
						
						
						
						* release: 2023.3.0
* providers/ldap: fix duplicate attributes (#4972 )
closes  #4971 
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* providers/oauth2: fix response for response_type code and response_mode fragment (#4975 )
* web/flows: fix authenticator selector in dark mode (#4974 )
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* release: 2023.3.1
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-16 22:43:57 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						397b9845ec 
					 
					
						
						
							
							web/admin: fix inconsistent display of flows in selections ( #4977 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-16 22:39:26 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						40cdf6877d 
					 
					
						
						
							
							web/flows: fix authenticator selector in dark mode ( #4974 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-16 15:59:21 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						808f697423 
					 
					
						
						
							
							web: bump pyright from 1.1.298 to 1.1.299 in /web ( #4967 )  
						
						 
						
						... 
						
						
						
						Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright ) from 1.1.298 to 1.1.299.
- [Release notes](https://github.com/Microsoft/pyright/releases )
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.299/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-03-16 10:43:02 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						acde584cbd 
					 
					
						
						
							
							web: bump API Client version ( #4961 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-03-15 20:25:28 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						eaf56f4f3f 
					 
					
						
						
							
							stages/user_login: stay logged in ( #4958 )  
						
						 
						
						... 
						
						
						
						* add initial remember me offset
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add to go executor
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add ui for user login stage
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-15 20:21:05 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fd9293e3e8 
					 
					
						
						
							
							web/user: fix custom user interface background with dark theme ( #4960 )  
						
						 
						
						... 
						
						
						
						closes  #4947 
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-15 18:43:01 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						520de8d5b0 
					 
					
						
						
							
							web/common: fix tab label color on dark theme ( #4959 )  
						
						 
						
						... 
						
						
						
						closes  #4936 
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-15 18:42:36 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						109f06c3ae 
					 
					
						
						
							
							web: bump @babel/core from 7.21.0 to 7.21.3 in /web ( #4953 )  
						
						 
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.0 to 7.21.3.
- [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.21.3/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> 
						
						
					 
					
						2023-03-15 11:20:13 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						73d7b5f110 
					 
					
						
						
							
							root: add common fixture loader ( #4946 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-14 17:13:03 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						681644b854 
					 
					
						
						
							
							web: bump @sentry/tracing from 7.42.0 to 7.43.0 in /web ( #4939 )  
						
						 
						
						... 
						
						
						
						Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 7.42.0 to 7.43.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.42.0...7.43.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-03-14 11:31:45 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						de4d388e0a 
					 
					
						
						
							
							web: bump @sentry/browser from 7.42.0 to 7.43.0 in /web ( #4940 )  
						
						 
						
						... 
						
						
						
						Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.42.0 to 7.43.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.42.0...7.43.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-03-14 11:30:11 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						cbe2cb51e7 
					 
					
						
						
							
							web: bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 in /web ( #4941 )  
						
						 
						
						... 
						
						
						
						Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.54.1 to 5.55.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.55.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> 
						
						
					 
					
						2023-03-14 11:29:46 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9176c71075 
					 
					
						
						
							
							web: bump core-js from 3.29.0 to 3.29.1 in /web ( #4944 )  
						
						 
						
						
						
						
					 
					
						2023-03-14 10:29:47 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1c05e4ca09 
					 
					
						
						
							
							web: bump @typescript-eslint/parser from 5.54.1 to 5.55.0 in /web ( #4943 )  
						
						 
						
						
						
						
					 
					
						2023-03-14 10:29:27 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2d55d3c743 
					 
					
						
						
							
							web/admin: fix wizards with radio selects not working correctly after use ( #4933 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-13 23:42:52 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0a9482b28a 
					 
					
						
						
							
							web: bump API Client version ( #4934 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com > 
						
						
					 
					
						2023-03-13 23:38:58 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b81ddf2b80 
					 
					
						
						
							
							web/flows: update background ( #4927 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-03-13 19:14:04 +01:00