7569314a24 
					 
					
						
						
							
							web: bump mermaid from 10.5.1 to 10.6.0 in /web ( #7304 )  
						
						... 
						
						
						
						Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.5.1 to 10.6.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.5.1...v10.6.0 )
---
updated-dependencies:
- dependency-name: mermaid
  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-10-26 11:52:14 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e640eab229 
					 
					
						
						
							
							core: bump duo-client from 5.1.0 to 5.2.0 ( #7306 )  
						
						... 
						
						
						
						Bumps [duo-client](https://github.com/duosecurity/duo_client_python ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/duosecurity/duo_client_python/releases )
- [Commits](https://github.com/duosecurity/duo_client_python/compare/5.1.0...5.2.0 )
---
updated-dependencies:
- dependency-name: duo-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-26 11:51:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						848fe3e428 
					 
					
						
						
							
							web: bump ts-lit-plugin from 1.2.1 to 2.0.0 in /web ( #7308 )  
						
						... 
						
						
						
						Bumps [ts-lit-plugin](https://github.com/runem/lit-analyzer ) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/runem/lit-analyzer/releases )
- [Changelog](https://github.com/runem/lit-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/runem/lit-analyzer/commits )
---
updated-dependencies:
- dependency-name: ts-lit-plugin
  dependency-type: direct:development
  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-10-26 11:51:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a52e4a3262 
					 
					
						
						
							
							web: extract form processing ( #7298 )  
						
						... 
						
						
						
						* web: break circular dependency between AKElement & Interface.
This commit changes the way the root node of the web application shell is
discovered by child components, such that the base class shared by both
no longer results in a circular dependency between the two models.
I've run this in isolation and have seen no failures of discovery; the identity
token exists as soon as the Interface is constructed and is found by every item
on the page.
* web: fix broken typescript references
This built... and then it didn't?  Anyway, the current fix is to
provide type information the AkInterface for the data that consumers
require.
* web: extract the form processing from the form submission process
Our forms have a lot of customized value handling, and the function `serializeForm` takes
our input structures and creates a JSON object ready for submission across the wire for
the various models provided by the API.
That function was embedded in the `ak-form` object, but it has no actual dependencies on
the state of that object; aside from identifying the input elements, which is done at the
very start of processing, this large block of code stands alone.  Separating out the
"processing the form" from "identifying the form" allows us to customize our form handling
and preserve form information on the client for transactional purposes such as our wizard.
w 
						
						
					 
					
						2023-10-25 14:39:50 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f2d03dcd0 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh_CN ( #7299 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-25 21:21:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						484cbc8c73 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh-Hans ( #7300 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-25 21:21:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6118ec876 
					 
					
						
						
							
							web/admin: add preview banner to RBAC pages ( #7295 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-25 20:15:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						488420eeb6 
					 
					
						
						
							
							web: fix typo in traefik name  
						
						... 
						
						
						
						Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
					 
					
						2023-10-25 18:55:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a8f066eb51 
					 
					
						
						
							
							web/admin: disable wizard banner for now ( #7294 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-25 18:30:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7673e5a297 
					 
					
						
						
							
							web/admin: small fixes ( #7292 )  
						
						... 
						
						
						
						* show user type better on admin interface
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix rendering for backchannel in app form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix missing trailing slash in admin redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-25 18:25:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						add873ca9b 
					 
					
						
						
							
							core: Use branding_title in the end session page ( #7282 )  
						
						... 
						
						
						
						Update end_session.html
Use branding_title in the end session "You've logged out of" section
Signed-off-by: Oleh Vivtash <oleh@vivtash.net > 
						
						
					 
					
						2023-10-25 15:55:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f12a533e91 
					 
					
						
						
							
							web: bump pyright from 1.1.332 to 1.1.333 in /web ( #7287 )  
						
						... 
						
						
						
						Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright ) from 1.1.332 to 1.1.333.
- [Release notes](https://github.com/Microsoft/pyright/releases )
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.333/packages/pyright )
---
updated-dependencies:
- dependency-name: pyright
  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-10-25 12:10:08 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						18766d6d41 
					 
					
						
						
							
							website: bump react-tooltip from 5.21.5 to 5.21.6 in /website ( #7283 )  
						
						... 
						
						
						
						Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip ) from 5.21.5 to 5.21.6.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases )
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ReactTooltip/react-tooltip/compare/v5.21.5...v5.21.6 )
---
updated-dependencies:
- dependency-name: react-tooltip
  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-10-25 12:09:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3dd1094c50 
					 
					
						
						
							
							web: bump the sentry group in /web with 2 updates ( #7285 )  
						
						... 
						
						
						
						Bumps the sentry group in /web with 2 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript ) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/browser` from 7.74.1 to 7.75.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.74.1...7.75.0 )
Updates `@sentry/tracing` from 7.74.1 to 7.75.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.74.1...7.75.0 )
---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/tracing"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-25 12:09:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b2ed944dc 
					 
					
						
						
							
							web: bump the eslint group in /web with 1 update ( #7286 )  
						
						... 
						
						
						
						Bumps the eslint group in /web with 1 update: [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit ).
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.9.1...v1.10.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-25 12:09:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a445463a92 
					 
					
						
						
							
							core: bump ruff from 0.1.1 to 0.1.2 ( #7289 )  
						
						... 
						
						
						
						Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.1...v0.1.2 )
---
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-10-25 12:09:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cefdf98b22 
					 
					
						
						
							
							core: bump pytest from 7.4.2 to 7.4.3 ( #7288 )  
						
						... 
						
						
						
						Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-25 12:09:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f675c25b83 
					 
					
						
						
							
							web: bump the wdio group in /tests/wdio with 3 updates ( #7290 )  
						
						... 
						
						
						
						Bumps the wdio group in /tests/wdio with 3 updates: [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli ), [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner ) and [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework ).
Updates `@wdio/cli` from 8.20.2 to 8.20.5
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.20.5/packages/wdio-cli )
Updates `@wdio/local-runner` from 8.20.0 to 8.20.5
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.20.5/packages/wdio-local-runner )
Updates `@wdio/mocha-framework` from 8.20.0 to 8.20.3
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.20.3/packages/wdio-mocha-framework )
---
updated-dependencies:
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
- dependency-name: "@wdio/mocha-framework"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-25 12:08:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aa954c4807 
					 
					
						
						
							
							website/blogs: fixed typo in blog ( #7281 )  
						
						... 
						
						
						
						typo
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-24 16:02:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						87f2b37348 
					 
					
						
						
							
							core: bump pylint from 2.17.7 to 3.0.2 ( #7270 )  
						
						... 
						
						
						
						* core: bump pylint from 2.17.7 to 3.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 2.17.7 to 3.0.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.7...v3.0.2 )
---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix pylint warning
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-10-24 12:37:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1d36d84229 
					 
					
						
						
							
							web: bump the eslint group in /tests/wdio with 2 updates ( #7274 )  
						
						... 
						
						
						
						Bumps the eslint group in /tests/wdio with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 6.9.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/v6.9.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-24 11:45:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0091690863 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh-Hans ( #7278 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-24 11:45:05 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a289125108 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh_CN ( #7277 )  
						
						... 
						
						
						
						Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-24 11:44:47 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e26019b14b 
					 
					
						
						
							
							ci: bump actions/setup-node from 3 to 4 ( #7268 )  
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-24 11:44:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						60981228d4 
					 
					
						
						
							
							core: bump pylint-django from 2.5.4 to 2.5.5 ( #7271 )  
						
						... 
						
						
						
						Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/commits )
---
updated-dependencies:
- dependency-name: pylint-django
  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-10-24 11:44:06 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						03a0914553 
					 
					
						
						
							
							web: bump the eslint group in /web with 2 updates ( #7269 )  
						
						... 
						
						
						
						Bumps the eslint group in /web with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 6.9.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/v6.9.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-24 11:43:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						959fce2198 
					 
					
						
						
							
							web: bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1 in /tests/wdio ( #7275 )  
						
						... 
						
						
						
						web: bump @trivago/prettier-plugin-sort-imports in /tests/wdio
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases )
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md )
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  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-10-24 11:43:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c171e4e55 
					 
					
						
						
							
							core: bump black from 23.10.0 to 23.10.1 ( #7273 )  
						
						... 
						
						
						
						Bumps [black](https://github.com/psf/black ) from 23.10.0 to 23.10.1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.10.0...23.10.1 )
---
updated-dependencies:
- dependency-name: black
  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-10-24 11:43:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						50780b62a7 
					 
					
						
						
							
							web: bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1 in /web ( #7272 )  
						
						... 
						
						
						
						web: bump @trivago/prettier-plugin-sort-imports in /web
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases )
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md )
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  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-10-24 11:42:39 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e60820a9d1 
					 
					
						
						
							
							website/blogs: edited to add 1Password ( #7266 )  
						
						... 
						
						
						
						* edited to add 1Password
* edits
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-23 20:27:46 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c0fe99714f 
					 
					
						
						
							
							stages/authenticator_sms: fix error when phone number from context already exists ( #7264 )  
						
						
						
						
					 
					
						2023-10-24 02:42:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f67c1a277 
					 
					
						
						
							
							website: fix blog title quotation  
						
						... 
						
						
						
						also fix typo
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-24 02:02:48 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						04d27cbcb6 
					 
					
						
						
							
							website/blogs: Okta breach  blog ( #7265 )  
						
						... 
						
						
						
						* draft for Okta blog
* polish and edit
* Update website/blog/2023-10-23-another-okta-breach/item.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/blog/2023-10-23-another-okta-breach/item.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana Berry <tana@goauthentik.io >
Co-authored-by: Jens L. <jens@goauthentik.io > 
						
						
					 
					
						2023-10-23 23:51:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e3ac774a18 
					 
					
						
						
							
							web: 3 fixes for small typos, annoyances, and improvements ( #7249 )  
						
						... 
						
						
						
						I'm conducting a more comprehensive survey of the UI in order to get a more holistic idea of the
changes that should be implemented.  Along the way, I'm finding a few small details that annoy me.
Here are three.
It goes to "User statistics."  I have changed both the text of the link and the page to read "User
Statistics" (it's a title, it should be capitalized).
Give people warning when you're about to take them out of the system, especially if you're opening a
new tab along the way.
Just a thing I spotted along the way. 
						
						
					 
					
						2023-10-23 10:48:16 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						75aedb4d3f 
					 
					
						
						
							
							web/admin: small wizard fixes ( #7259 )  
						
						
						
						
					 
					
						2023-10-23 18:48:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f3e02f9281 
					 
					
						
						
							
							core: bump pylint-django from 2.5.3 to 2.5.4 ( #7255 )  
						
						... 
						
						
						
						Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.5.3...v2.5.4 )
---
updated-dependencies:
- dependency-name: pylint-django
  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-10-23 11:13:14 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1e254b63a0 
					 
					
						
						
							
							core: bump goauthentik.io/api/v3 from 3.2023083.9 to 3.2023083.10 ( #7256 )  
						
						... 
						
						
						
						Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2023083.9 to 3.2023083.10.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2023083.9...v3.2023083.10 )
---
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-10-23 11:13:05 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						09ba0c470a 
					 
					
						
						
							
							web: bump the wdio group in /tests/wdio with 1 update ( #7258 )  
						
						... 
						
						
						
						Bumps the wdio group in /tests/wdio with 1 update: [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli ).
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.20.2/packages/wdio-cli )
---
updated-dependencies:
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wdio
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-23 11:12:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						549d6d7c8e 
					 
					
						
						
							
							web: bump the eslint group in /tests/wdio with 1 update ( #7257 )  
						
						... 
						
						
						
						Bumps the eslint group in /tests/wdio with 1 update: [eslint](https://github.com/eslint/eslint ).
- [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.51.0...v8.52.0 )
---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-23 11:12:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						616f0b8b4f 
					 
					
						
						
							
							sources/oauth: fix name clash ( #7253 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-21 20:29:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						52a452488c 
					 
					
						
						
							
							web: bump the eslint group in /web with 1 update ( #7250 )  
						
						
						
						
					 
					
						2023-10-21 15:54:01 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b13f7158c7 
					 
					
						
						
							
							web: bump mermaid from 10.5.0 to 10.5.1 in /web ( #7247 )  
						
						... 
						
						
						
						Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.5.1 )
---
updated-dependencies:
- dependency-name: mermaid
  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-10-21 00:42:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9582cd4599 
					 
					
						
						
							
							web: break circular dependency between AKElement & Interface. ( #7165 )  
						
						... 
						
						
						
						* web: break circular dependency between AKElement & Interface.
This commit changes the way the root node of the web application shell is
discovered by child components, such that the base class shared by both
no longer results in a circular dependency between the two models.
I've run this in isolation and have seen no failures of discovery; the identity
token exists as soon as the Interface is constructed and is found by every item
on the page.
* web: fix broken typescript references
This built... and then it didn't?  Anyway, the current fix is to
provide type information the AkInterface for the data that consumers
require. 
						
						
					 
					
						2023-10-20 14:26:57 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e213f3ca6 
					 
					
						
						
							
							sources/oauth: fix oidc well-known parsing ( #7248 )  
						
						
						
						
					 
					
						2023-10-20 20:37:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cc781cad00 
					 
					
						
						
							
							web/admin: improve user email button labels ( #7233 )  
						
						... 
						
						
						
						* web: isolate clipboard handling
We would like to use the clipboard for more than just the token copy button.  This commit
enables that by separating the "Write to Clipboard" and "Write to Notifications" routines
into separate functions, putting "writeToClipboard" into the utilities collection, and
clarifying what happens when a custom presses the TokenCopy button.
* web: break out the recovery link logic into a standalone function
UserViewPage and UserLinkPage have the same functionality to request to view a
link with which a user may access an account recovery flow.  The language and
error messages were different on both of those pages.  This commit harmonizes
the language by making the request a standalone function.  It also exploits the
breakout of the "write to clipboard" commit to write the link to the clipboard,
and to inform the user that the clipboard has been written to, when possible.
* web: parity between UserViewPage and UserListPage
Since the UserListPage's "accordion" view has an offer to "Email
the recovery link" to the user, it seemed appropriate to grant the
same capability to the UserListPage.
* web: harmonize the CSS.
After a bit of messing around, I have also ensured that the gap between the buttons is
the same in all cases, that in the columnar display the buttons are of uniform width,
and that the buttons have the same next:
- "Set Password"
- "View Recovery Link"
- "Email Recovery Link"
NOTE: This commit is contingent upon the PR for [isolate clipboard
handling](https://github.com/goauthentik/authentik/pull/7229 ) to
be accepted, as it relies on the clipboard handler for the "write
link to clipboard" feature.
* web: ensure the existence of the user
Every `...render()` method in the UserViewPage class has a preamble
guard clause:
```
    if (!this.user) {
        return html``;
    }
```
With this clause, it should not be necessary to repeatedly check
the type of `this.user` throughout the rest of the method, but the
nominal type is `User?`, which means that functions called from
within the method need to be protected against `undefined` failure.
By creating a new variable with the type after the guard clause,
we ensure the type is `User` (no question!) and can safely use it
without those checks.
Along the way, I replaced the empty html with `nothing` and corrected
(mostly by removing) the return types.
References:
- [Lit-HTML: Prefer `nothing` over empty html or other falsey walues](https://lit.dev/docs/api/templates/#nothing )
- [TypeScript: Type annotations on return types are rarely
necessary](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#:~:text=Return%20Type%20Annotations&text=Much%20like%20variable%20type%20annotations,example%20doesn't%20change%20anything .)
* web: accepting suggested label change 
						
						
					 
					
						2023-10-20 10:01:18 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cbbb638ca7 
					 
					
						
						
							
							web: bump API Client version ( #7246 )  
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> 
						
						
					 
					
						2023-10-20 15:27:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						63426bc9a8 
					 
					
						
						
							
							sources/oauth: include default JWKS URLs for OAuth sources ( #6992 )  
						
						... 
						
						
						
						* sources/oauth: include default JWKS URLs for OAuth sources
makes it easier to use pre-defined types like github, google, azure with JWT M2M instead of needing to create a generic OAuth Source
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix error
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-20 16:54:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						63c52fd936 
					 
					
						
						
							
							sources/oauth: periodically update OAuth sources' OIDC configuration ( #7245 )  
						
						... 
						
						
						
						* sources/oauth: periodically update OAuth sources' OIDC configuration
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make monitored task
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-20 16:51:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5e5bc5cd49 
					 
					
						
						
							
							website/blogs: Fix sso blog to remove 3rd reason ( #7230 )  
						
						... 
						
						
						
						* edits form Nick
* links
---------
Co-authored-by: Tana Berry <tana@goauthentik.io > 
						
						
					 
					
						2023-10-20 07:30:48 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6fb7586b00 
					 
					
						
						
							
							lifecycle: fix otp_merge migration again ( #7244 )  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
					 
					
						2023-10-20 14:27:57 +02:00