2c781ae423 
					 
					
						
						
							
							root: use custom model serializer that saves m2m without bulk ( #10139 )  
						
						... 
						
						
						
						* use custom model serializer that saves m2m without bulk
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* sigh
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
							
						
					 
					
						2024-06-18 22:48:05 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						81540fdae5 
					 
					
						
						
							
							core: bump urllib3 from 2.2.1 to 2.2.2 ( #10143 )  
						
						... 
						
						
						
						Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-18 18:41:33 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						22a6acf56c 
					 
					
						
						
							
							ci: bump docker/build-push-action from 5 to 6 ( #10144 )  
						
						... 
						
						
						
						Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
  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> 
						
						
							
						
					 
					
						2024-06-18 18:41:20 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						29c0d1d5f4 
					 
					
						
						
							
							web: bump the storybook group in /web with 7 updates ( #10147 )  
						
						... 
						
						
						
						Bumps the storybook group in /web with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.1.9` | `8.1.10` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.1.9` | `8.1.10` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks ) | `8.1.9` | `8.1.10` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.1.9` | `8.1.10` |
| [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components ) | `8.1.9` | `8.1.10` |
| [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite ) | `8.1.9` | `8.1.10` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.1.9` | `8.1.10` |
Updates `@storybook/addon-essentials` from 8.1.9 to 8.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/addons/essentials )
Updates `@storybook/addon-links` from 8.1.9 to 8.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/addons/links )
Updates `@storybook/blocks` from 8.1.9 to 8.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/ui/blocks )
Updates `@storybook/manager-api` from 8.1.9 to 8.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/lib/manager-api )
Updates `@storybook/web-components` from 8.1.9 to 8.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/renderers/web-components )
Updates `@storybook/web-components-vite` from 8.1.9 to 8.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/frameworks/web-components-vite )
Updates `storybook` from 8.1.9 to 8.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/manager-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/web-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/web-components-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-18 18:41:10 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b17947b64 
					 
					
						
						
							
							web: bump ws from 8.16.0 to 8.17.1 in /web ( #10149 )  
						
						... 
						
						
						
						Bumps [ws](https://github.com/websockets/ws ) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-18 17:39:25 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2f42144b33 
					 
					
						
						
							
							web: fix needed because recent upgrade to task breaks spinner button (cherry-pick  #10142 ) ( #10150 )  
						
						... 
						
						
						
						web: fix needed because recent upgrade to task breaks spinner button (#10142 )
web: fix broken Task plug-in
rebase and fix package json
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Ken Sternberg <133134217+kensternberg-authentik@users.noreply.github.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
							
						
					 
					
						2024-06-18 17:39:13 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eef02f2892 
					 
					
						
						
							
							core: include version in built JS files (cherry-pick  #9558 ) ( #10148 )  
						
						... 
						
						
						
						core: include version in built JS files (#9558 )
* web: fix esbuild issue with style sheets
Getting ESBuild, Lit, and Storybook to all agree on how to read and parse stylesheets is a serious
pain. This fix better identifies the value types (instances) being passed from various sources in
the repo to the three *different* kinds of style processors we're using (the native one, the
polyfill one, and whatever the heck Storybook does internally).
Falling back to using older CSS instantiating techniques one era at a time seems to do the trick.
It's ugly, but in the face of the aggressive styling we use to avoid Flashes of Unstyled Content
(FLoUC), it's the logic with which we're left.
In standard mode, the following warning appears on the console when running a Flow:
```
Autofocus processing was blocked because a document already has a focused element.
```
In compatibility mode, the following **error** appears on the console when running a Flow:
```
crawler-inject.js:1106 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
    at initDomMutationObservers (crawler-inject.js:1106:18)
    at crawler-inject.js:1114:24
    at Array.forEach (<anonymous>)
    at initDomMutationObservers (crawler-inject.js:1114:10)
    at crawler-inject.js:1549:1
initDomMutationObservers @ crawler-inject.js:1106
(anonymous) @ crawler-inject.js:1114
initDomMutationObservers @ crawler-inject.js:1114
(anonymous) @ crawler-inject.js:1549
```
Despite this error, nothing seems to be broken and flows work as anticipated.
* core: include version in built JS files
* add fallback
* include build hash
* format
* fix stuff
why does this even work locally
* idk man node
* just not use import assertions
* web: add no-console, use proper dirname path
* web: retarget to use the base package.json file.
* web: encode path to root package.json using git
This is the most authoritative way of finding the root of the git project.
* use full version to match frontend
* add fallback for missing .git folder
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens L <jens@goauthentik.io >
Co-authored-by: Ken Sternberg <ken@goauthentik.io > 
						
						
							
						
					 
					
						2024-06-18 17:39:04 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7c3eb96525 
					 
					
						
						
							
							web: fix needed because recent upgrade to task breaks spinner button ( #10142 )  
						
						... 
						
						
						
						web: fix broken Task plug-in
rebase and fix package json
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
							
						
					 
					
						2024-06-18 17:09:48 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ff06214b0e 
					 
					
						
						
							
							core: include version in built JS files ( #9558 )  
						
						... 
						
						
						
						* web: fix esbuild issue with style sheets
Getting ESBuild, Lit, and Storybook to all agree on how to read and parse stylesheets is a serious
pain. This fix better identifies the value types (instances) being passed from various sources in
the repo to the three *different* kinds of style processors we're using (the native one, the
polyfill one, and whatever the heck Storybook does internally).
Falling back to using older CSS instantiating techniques one era at a time seems to do the trick.
It's ugly, but in the face of the aggressive styling we use to avoid Flashes of Unstyled Content
(FLoUC), it's the logic with which we're left.
In standard mode, the following warning appears on the console when running a Flow:
```
Autofocus processing was blocked because a document already has a focused element.
```
In compatibility mode, the following **error** appears on the console when running a Flow:
```
crawler-inject.js:1106 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
    at initDomMutationObservers (crawler-inject.js:1106:18)
    at crawler-inject.js:1114:24
    at Array.forEach (<anonymous>)
    at initDomMutationObservers (crawler-inject.js:1114:10)
    at crawler-inject.js:1549:1
initDomMutationObservers @ crawler-inject.js:1106
(anonymous) @ crawler-inject.js:1114
initDomMutationObservers @ crawler-inject.js:1114
(anonymous) @ crawler-inject.js:1549
```
Despite this error, nothing seems to be broken and flows work as anticipated.
* core: include version in built JS files
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add fallback
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* include build hash
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix stuff
why does this even work locally
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* idk man node
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* just not use import assertions
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* web: add no-console, use proper dirname path
* web: retarget to use the base package.json file.
* web: encode path to root package.json using git
This is the most authoritative way of finding the root of the git project.
* use full version to match frontend
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add fallback for missing .git folder
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Ken Sternberg <ken@goauthentik.io > 
						
						
							
						
					 
					
						2024-06-18 17:05:28 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bdde6775bc 
					 
					
						
						
							
							website/integations/services: Slack integration docs ( #9933 )  
						
						... 
						
						
						
						* draft and sidebar
* added rest of config steps
* formatting
* typo
* tweaks
* contributors edit
* fixed support badge
* fix formatting
* marc edit
* 4d62 edit
* tech edits
* fix prettier error
* add link from Jens
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com > 
						
						
							
						
					 
					
						2024-06-17 15:20:46 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						57399c2907 
					 
					
						
						
							
							web: fix early modal stack depletion ( #10068 )  
						
						... 
						
						
						
						* web: fix esbuild issue with style sheets
Getting ESBuild, Lit, and Storybook to all agree on how to read and parse stylesheets is a serious
pain. This fix better identifies the value types (instances) being passed from various sources in
the repo to the three *different* kinds of style processors we're using (the native one, the
polyfill one, and whatever the heck Storybook does internally).
Falling back to using older CSS instantiating techniques one era at a time seems to do the trick.
It's ugly, but in the face of the aggressive styling we use to avoid Flashes of Unstyled Content
(FLoUC), it's the logic with which we're left.
In standard mode, the following warning appears on the console when running a Flow:
```
Autofocus processing was blocked because a document already has a focused element.
```
In compatibility mode, the following **error** appears on the console when running a Flow:
```
crawler-inject.js:1106 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
    at initDomMutationObservers (crawler-inject.js:1106:18)
    at crawler-inject.js:1114:24
    at Array.forEach (<anonymous>)
    at initDomMutationObservers (crawler-inject.js:1114:10)
    at crawler-inject.js:1549:1
initDomMutationObservers @ crawler-inject.js:1106
(anonymous) @ crawler-inject.js:1114
initDomMutationObservers @ crawler-inject.js:1114
(anonymous) @ crawler-inject.js:1549
```
Despite this error, nothing seems to be broken and flows work as anticipated.
* web: fix early modal stack depletion
While working on something else, I discovered this mutation inside
the modal stack handler; I've changed it to make a copy of the
original stack, modify that copy, and then write the changed stack
back to the original.  While unlikely, it is possible that the stack
could get out-of-sync and be depleted before all stacked modals
have been closed.  This fixes that issue.
* make eslint shut up
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io > 
						
						
							
						
					 
					
						2024-06-17 08:25:03 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4df1b50542 
					 
					
						
						
							
							website: bump react-tooltip from 5.26.4 to 5.27.0 in /website ( #10129 )  
						
						... 
						
						
						
						Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip ) from 5.26.4 to 5.27.0.
- [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.26.4...v5.27.0 )
---
updated-dependencies:
- dependency-name: react-tooltip
  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> 
						
						
							
						
					 
					
						2024-06-17 19:41:19 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c5e0e5e09d 
					 
					
						
						
							
							web: bump @patternfly/elements from 3.0.1 to 3.0.2 in /web ( #10132 )  
						
						... 
						
						
						
						Bumps [@patternfly/elements](https://github.com/patternfly/patternfly-elements/tree/HEAD/elements ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/patternfly/patternfly-elements/releases )
- [Changelog](https://github.com/patternfly/patternfly-elements/blob/main/elements/CHANGELOG.md )
- [Commits](https://github.com/patternfly/patternfly-elements/commits/@patternfly/elements@3.0.2/elements )
---
updated-dependencies:
- dependency-name: "@patternfly/elements"
  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> 
						
						
							
						
					 
					
						2024-06-17 19:41:03 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8d7305caec 
					 
					
						
						
							
							core: bump github.com/gorilla/sessions from 1.2.2 to 1.3.0 ( #10135 )  
						
						... 
						
						
						
						Bumps [github.com/gorilla/sessions](https://github.com/gorilla/sessions ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/gorilla/sessions/releases )
- [Commits](https://github.com/gorilla/sessions/compare/v1.2.2...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/sessions
  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> 
						
						
							
						
					 
					
						2024-06-17 19:40:54 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9448d06301 
					 
					
						
						
							
							web: bump chromedriver from 126.0.0 to 126.0.1 in /tests/wdio ( #10136 )  
						
						... 
						
						
						
						Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 126.0.0 to 126.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/126.0.0...126.0.1 )
---
updated-dependencies:
- dependency-name: chromedriver
  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> 
						
						
							
						
					 
					
						2024-06-17 19:40:45 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e8a1929993 
					 
					
						
						
							
							core: bump github.com/spf13/cobra from 1.8.0 to 1.8.1 ( #10133 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-17 07:26:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9edece404c 
					 
					
						
						
							
							core, web: update translations ( #10127 )  
						
						... 
						
						
						
						Co-authored-by: rissson <18313093+rissson@users.noreply.github.com > 
						
						
							
						
					 
					
						2024-06-17 09:06:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a636df2863 
					 
					
						
						
							
							core: bump ruff from 0.4.8 to 0.4.9 ( #10128 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-17 09:05:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ee24bd28b 
					 
					
						
						
							
							core: bump goauthentik.io/api/v3 from 3.2024042.11 to 3.2024042.13 ( #10134 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-17 09:05:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8e7ae07f13 
					 
					
						
						
							
							core, web: update translations ( #10118 )  
						
						... 
						
						
						
						Co-authored-by: rissson <18313093+rissson@users.noreply.github.com > 
						
						
							
						
					 
					
						2024-06-16 22:09:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40c1934ed9 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh-Hans ( #10121 )  
						
						... 
						
						
						
						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> 
						
						
							
						
					 
					
						2024-06-16 22:09:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d7e9c86672 
					 
					
						
						
							
							translate: Updates for file web/xliff/en.xlf in zh_CN ( #10120 )  
						
						... 
						
						
						
						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> 
						
						
							
						
					 
					
						2024-06-16 22:08:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						016299dd41 
					 
					
						
						
							
							stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs ( #10119 )  
						
						... 
						
						
						
						Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-16 22:08:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6157ecaf1 
					 
					
						
						
							
							policies/reputation: fix existing reputation update (cherry-pick  #10124 ) ( #10125 )  
						
						... 
						
						
						
						policies/reputation: fix existing reputation update (#10124 )
* add failing test case
* fix reputation update
* lint
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-16 19:52:04 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						49e7c5b873 
					 
					
						
						
							
							policies/reputation: fix existing reputation update ( #10124 )  
						
						... 
						
						
						
						* add failing test case
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix reputation update
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* lint
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-16 18:45:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6a79b3a4af 
					 
					
						
						
							
							website/docs: add more info about multiple replicas ( #10117 )  
						
						... 
						
						
						
						* add info
* tweak
* removed same as
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com > 
						
						
							
						
					 
					
						2024-06-14 15:03:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						35cd126406 
					 
					
						
						
							
							release: 2024.6.0-rc1  
						
						
						
						
							
 
						
					 
					
						2024-06-14 18:42:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f89a4fc276 
					 
					
						
						
							
							website/docs: update 2024.6 release notes with latest changes (cherry-pick  #10109 ) ( #10115 )  
						
						... 
						
						
						
						Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-14 18:33:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea76295976 
					 
					
						
						
							
							website/docs: update 2024.6 release notes with latest changes ( #10109 )  
						
						
						
						
							
						
					 
					
						2024-06-14 09:08:43 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d7f380b2d 
					 
					
						
						
							
							web: bump API Client version (cherry-pick  #10113 ) ( #10114 )  
						
						
						
						
							
						
					 
					
						2024-06-15 00:33:28 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6e98c9a6a9 
					 
					
						
						
							
							web: bump API Client version ( #10113 )  
						
						
						
						
							
						
					 
					
						2024-06-15 00:33:08 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cb8379031a 
					 
					
						
						
							
							admin: system api: fix FIPS status schema (cherry-pick  #10110 ) ( #10112 )  
						
						... 
						
						
						
						admin: system api: fix FIPS status schema (#10110 )
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-15 00:27:33 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						45bc16286c 
					 
					
						
						
							
							website/docs: Specify Synology DSM Account type to use ( #10111 )  
						
						
						
						
							
						
					 
					
						2024-06-14 15:27:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c0521762bc 
					 
					
						
						
							
							admin: system api: fix FIPS status schema ( #10110 )  
						
						
						
						
							
						
					 
					
						2024-06-14 15:24:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0c604ceba4 
					 
					
						
						
							
							website/docs: release notes for 2024.6 ( #9812 )  
						
						... 
						
						
						
						Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-14 15:38:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						30e39c75ff 
					 
					
						
						
							
							policies/reputation: save to database directly ( #10059 )  
						
						... 
						
						
						
						* policies/reputation: save to database directly
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* makemigrations
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix settings
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* also update expiry
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* lint?
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-14 22:34:43 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d7bebbcc3 
					 
					
						
						
							
							providers/enterprise: import user/group data when manually linking objects ( #10089 )  
						
						... 
						
						
						
						* providers/enterprise: import user/group data when manually linking objects
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* select immutable ID
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* generalize and implement for all
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io > 
						
						
							
						
					 
					
						2024-06-14 22:34:33 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dc332ec7b0 
					 
					
						
						
							
							core, web: update translations ( #10108 )  
						
						... 
						
						
						
						Co-authored-by: rissson <18313093+rissson@users.noreply.github.com > 
						
						
							
						
					 
					
						2024-06-14 12:11:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						31e94a2814 
					 
					
						
						
							
							web: Add enterprise / FIPS notification to the AdminOverviewPage ( #10090 )  
						
						... 
						
						
						
						Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-14 11:38:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb08214f0e 
					 
					
						
						
							
							core: bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 ( #10095 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-14 13:21:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a5ab8a618e 
					 
					
						
						
							
							web: bump API Client version ( #10107 )  
						
						... 
						
						
						
						Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-14 11:15:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b8cbdcae22 
					 
					
						
						
							
							admin: system api: do not show FIPS status if no valid license ( #10091 )  
						
						... 
						
						
						
						* admin: system api: do not show FIPS status if no valid license
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* also for outposts
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* black
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space > 
						
						
							
						
					 
					
						2024-06-14 12:52:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ae86184511 
					 
					
						
						
							
							root: add configuration option to enable fips ( #10088 )  
						
						
						
						
							
						
					 
					
						2024-06-14 10:04:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b704388c2f 
					 
					
						
						
							
							web: bump the sentry group across 1 directory with 2 updates ( #10101 )  
						
						
						
						
							
						
					 
					
						2024-06-14 15:52:07 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a35f9fdd7b 
					 
					
						
						
							
							web: bump ts-pattern from 5.1.2 to 5.2.0 in /web ( #10098 )  
						
						... 
						
						
						
						Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern ) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/gvergnaud/ts-pattern/releases )
- [Commits](https://github.com/gvergnaud/ts-pattern/compare/v5.1.2...v5.2.0 )
---
updated-dependencies:
- dependency-name: ts-pattern
  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> 
						
						
							
						
					 
					
						2024-06-14 15:31:30 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d95220be0e 
					 
					
						
						
							
							web: bump the storybook group across 1 directory with 7 updates ( #10102 )  
						
						... 
						
						
						
						Bumps the storybook group with 6 updates in the /web directory:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.1.6` | `8.1.9` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.1.6` | `8.1.9` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.1.6` | `8.1.9` |
| [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components ) | `8.1.6` | `8.1.9` |
| [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite ) | `8.1.6` | `8.1.9` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.1.6` | `8.1.9` |
Updates `@storybook/addon-essentials` from 8.1.6 to 8.1.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.9/code/addons/essentials )
Updates `@storybook/addon-links` from 8.1.6 to 8.1.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.9/code/addons/links )
Updates `@storybook/blocks` from 8.1.6 to 8.1.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.9/code/ui/blocks )
Updates `@storybook/manager-api` from 8.1.6 to 8.1.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.9/code/lib/manager-api )
Updates `@storybook/web-components` from 8.1.6 to 8.1.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.9/code/renderers/web-components )
Updates `@storybook/web-components-vite` from 8.1.6 to 8.1.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.9/code/frameworks/web-components-vite )
Updates `storybook` from 8.1.6 to 8.1.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.9/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/manager-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/web-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/web-components-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-14 15:31:16 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba1b86efa1 
					 
					
						
						
							
							core: bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 ( #10103 )  
						
						... 
						
						
						
						Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.2...v1.5.3 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  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> 
						
						
							
						
					 
					
						2024-06-14 15:31:05 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cd93de1141 
					 
					
						
						
							
							core: bump pydantic from 2.7.3 to 2.7.4 ( #10093 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-13 15:47:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cc148bd552 
					 
					
						
						
							
							core: bump bandit from 1.7.8 to 1.7.9 ( #10094 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-06-13 17:27:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f82dac84e 
					 
					
						
						
							
							website/developer-docs: add a baby Style Guide ( #9900 )  
						
						... 
						
						
						
						* draft style guide
* broken links
* rename partial file
* added content to style guide, more links
* sidebar and link
* polish
* typo
* forgot to save
* kens formatting trick
* typo
* Jens' edits
* tweak
* simplify formatting for variables
* edits from 4d62
* fixed link
* more edits
* tweak re formatting command
* tweak re formatting command
---------
Co-authored-by: Tana M Berry <tana@goauthentik.com > 
						
						
							
						
					 
					
						2024-06-13 09:10:59 -05:00