056b90b590 
					 
					
						
						
							
							build(deps): bump @babel/preset-env from 7.17.12 to 7.18.0 in /web ( #2907 )  
						
						
						
						
					 
					
						2022-05-20 09:44:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						70221e3d14 
					 
					
						
						
							
							web: fix labels in forms for dark mode  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-19 22:03:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d570feffac 
					 
					
						
						
							
							flows: add types to diagrams ( #2902 )  
						
						... 
						
						
						
						* add policy and stage types to diagram
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* show policies bound to the root flow
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix get_build_hash being empty
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* update tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-19 20:50:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3d52266773 
					 
					
						
						
							
							flows: handle missing initial_data in challenge  
						
						... 
						
						
						
						AUTHENTIK-1HK
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-19 20:31:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7bdecd2ee6 
					 
					
						
						
							
							stages/user_write: dynamic groups ( #2901 )  
						
						... 
						
						
						
						* stages/user_write: add dynamic groups
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* simplify functions
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-19 20:28:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a500ff28ac 
					 
					
						
						
							
							website/integrations: update proxmox docs ( #2899 )  
						
						... 
						
						
						
						Signed-off-by: Victor Roest <victor@xirion.net > 
						
						
					 
					
						2022-05-19 20:23:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						263bcae050 
					 
					
						
						
							
							web/admin: improve empty state  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
#	web/src/elements/table/TablePage.ts
#	web/src/pages/applications/ApplicationListPage.ts 
						
						
					 
					
						2022-05-19 10:21:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8691a79204 
					 
					
						
						
							
							build(deps): bump postcss from 8.4.13 to 8.4.14 in /website ( #2900 )  
						
						... 
						
						
						
						Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.13 to 8.4.14.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.13...8.4.14 )
---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-19 09:29:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b0b6dcf29 
					 
					
						
						
							
							web: fix display of radio buttons on wizard pages  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-18 23:09:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11f7935155 
					 
					
						
						
							
							providers/oauth2: use regex to check redirect URI  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2799  
						
						
					 
					
						2022-05-18 21:22:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						450a26d1b5 
					 
					
						
						
							
							build(deps): bump @typescript-eslint/parser from 5.24.0 to 5.25.0 in /web ( #2895 )  
						
						... 
						
						
						
						build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.24.0 to 5.25.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/v5.25.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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> 
						
						
					 
					
						2022-05-18 09:51:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3e42c1bad4 
					 
					
						
						
							
							build(deps): bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0 in /web ( #2896 )  
						
						... 
						
						
						
						build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.24.0 to 5.25.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.25.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> 
						
						
					 
					
						2022-05-18 09:50:15 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5abbb7657b 
					 
					
						
						
							
							build(deps): bump lit from 2.2.3 to 2.2.4 in /web ( #2897 )  
						
						... 
						
						
						
						Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.2.3 to 2.2.4.
- [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.2.4/packages/lit )
---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-18 09:50:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						75b0fb3393 
					 
					
						
						
							
							sources/oauth: migrate twitter to oauth2 ( #2893 )  
						
						
						
						
					 
					
						2022-05-18 00:03:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						538c2ca4d3 
					 
					
						
						
							
							stages/authenticator_*: directly save devices into db instead of session to prevent race conditions  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-17 10:02:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5080840ed9 
					 
					
						
						
							
							admin: ensure disable_update_check is set to false for tests  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-17 10:00:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eded9bfb2d 
					 
					
						
						
							
							build(deps): bump @babel/preset-typescript from 7.16.7 to 7.17.12 in /web ( #2885 )  
						
						... 
						
						
						
						build(deps): bump @babel/preset-typescript in /web
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.16.7 to 7.17.12.
- [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.17.12/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  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> 
						
						
					 
					
						2022-05-17 09:34:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3a43ae37c 
					 
					
						
						
							
							build(deps): bump @typescript-eslint/parser from 5.23.0 to 5.24.0 in /web ( #2884 )  
						
						... 
						
						
						
						build(deps): bump @typescript-eslint/parser in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.23.0 to 5.24.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/v5.24.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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> 
						
						
					 
					
						2022-05-17 09:30:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dc78746825 
					 
					
						
						
							
							build(deps): bump @babel/preset-env from 7.17.10 to 7.17.12 in /web ( #2881 )  
						
						... 
						
						
						
						Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.10 to 7.17.12.
- [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.17.12/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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> 
						
						
					 
					
						2022-05-17 09:29:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3c6828cbba 
					 
					
						
						
							
							Translate '/web/src/locales/en.po' in 'zh_CN' ( #2878 )  
						
						... 
						
						
						
						Translate /web/src/locales/en.po in zh_CN
translation completed 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> 
						
						
					 
					
						2022-05-17 09:29:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						26646264dc 
					 
					
						
						
							
							Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2879 )  
						
						... 
						
						
						
						Translate /web/src/locales/en.po in zh-Hans
translation completed 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> 
						
						
					 
					
						2022-05-17 09:29:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f7ecfdd4b6 
					 
					
						
						
							
							build(deps): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.24.0 in /web ( #2883 )  
						
						... 
						
						
						
						build(deps): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.23.0 to 5.24.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.24.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> 
						
						
					 
					
						2022-05-17 09:29:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						967c80069b 
					 
					
						
						
							
							build(deps): bump @babel/core from 7.17.10 to 7.17.12 in /web ( #2882 )  
						
						... 
						
						
						
						Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.10 to 7.17.12.
- [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.17.12/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> 
						
						
					 
					
						2022-05-17 09:28:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f8b0c071b7 
					 
					
						
						
							
							build(deps): bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12 in /web ( #2886 )  
						
						... 
						
						
						
						build(deps): bump @babel/plugin-transform-runtime in /web
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.17.10 to 7.17.12.
- [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.17.12/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  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> 
						
						
					 
					
						2022-05-17 09:28:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						221ab47410 
					 
					
						
						
							
							build(deps): bump actions/setup-node from 3.1.1 to 3.2.0 ( #2887 )  
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  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> 
						
						
					 
					
						2022-05-17 09:27:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ffe162214f 
					 
					
						
						
							
							build(deps): bump @babel/plugin-proposal-decorators from 7.17.9 to 7.17.12 in /web ( #2888 )  
						
						... 
						
						
						
						build(deps): bump @babel/plugin-proposal-decorators in /web
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.17.9 to 7.17.12.
- [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.17.12/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  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> 
						
						
					 
					
						2022-05-17 09:27:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ad9d8d26ed 
					 
					
						
						
							
							build(deps): bump paramiko from 2.10.4 to 2.11.0 ( #2889 )  
						
						... 
						
						
						
						Bumps [paramiko](https://github.com/paramiko/paramiko ) from 2.10.4 to 2.11.0.
- [Release notes](https://github.com/paramiko/paramiko/releases )
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS )
- [Commits](https://github.com/paramiko/paramiko/compare/2.10.4...2.11.0 )
---
updated-dependencies:
- dependency-name: paramiko
  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> 
						
						
					 
					
						2022-05-17 09:27:07 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						35402ada17 
					 
					
						
						
							
							website/docs: fix missing new name attribute for invitations  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-16 20:40:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						086a44bdbd 
					 
					
						
						
							
							web/user: add message upon source connection deletion  
						
						... 
						
						
						
						closes  #2522 
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
					
						2022-05-16 20:28:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6494a0352f 
					 
					
						
						
							
							Translate '/web/src/locales/en.po' in 'zh-Hans' ( #2877 )  
						
						
						
						
					 
					
						2022-05-16 09:20:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca1fb737a8 
					 
					
						
						
							
							Translate '/web/src/locales/en.po' in 'zh_CN' ( #2876 )  
						
						
						
						
					 
					
						2022-05-16 09:20:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e91a0a85d 
					 
					
						
						
							
							build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 ( #2875 )  
						
						
						
						
					 
					
						2022-05-16 09:19:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e68fe2fea 
					 
					
						
						
							
							build(deps): bump goauthentik.io/api/v3 from 3.2022041.6 to 3.2022041.10 ( #2874 )  
						
						
						
						
					 
					
						2022-05-16 09:19:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a36eab81eb 
					 
					
						
						
							
							build(deps-dev): bump pylint from 2.13.8 to 2.13.9 ( #2873 )  
						
						
						
						
					 
					
						2022-05-16 09:19:09 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						215b2a3224 
					 
					
						
						
							
							build(deps): bump @patternfly/patternfly from 4.192.1 to 4.194.4 in /web ( #2872 )  
						
						
						
						
					 
					
						2022-05-16 09:17:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c3f8e446f 
					 
					
						
						
							
							build(deps): bump yaml from 2.0.1 to 2.1.0 in /web ( #2871 )  
						
						
						
						
					 
					
						2022-05-16 09:17:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b9922e5b1 
					 
					
						
						
							
							build(deps): bump rollup from 2.72.1 to 2.73.0 in /web ( #2870 )  
						
						
						
						
					 
					
						2022-05-16 09:17:17 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6324521424 
					 
					
						
						
							
							build(deps): bump react-before-after-slider-component from 1.1.2 to 1.1.3 in /website ( #2869 )  
						
						
						
						
					 
					
						2022-05-16 09:17:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d6b18f2833 
					 
					
						
						
							
							web: Update Web API Client version ( #2868 )  
						
						
						
						
					 
					
						2022-05-16 01:13:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						333e58ce2f 
					 
					
						
						
							
							flows/layouts ( #2867 )  
						
						
						
						
					 
					
						2022-05-16 01:10:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						699d3ca067 
					 
					
						
						
							
							ci: exclude confirmed issues from stale  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-15 23:16:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						296779ddf1 
					 
					
						
						
							
							providers/ldap: remove technical preview disclaimer  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-15 17:33:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8669f498f1 
					 
					
						
						
							
							web: Update Web API Client version ( #2866 )  
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com > 
						
						
					 
					
						2022-05-14 22:43:55 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4de2ac3248 
					 
					
						
						
							
							events: add task to expire seen notifications  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-14 22:41:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb4dce91c3 
					 
					
						
						
							
							events: add user filter to notifications  
						
						... 
						
						
						
						as superuser all notifications are returned regardless of permission so we need to filter
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-14 22:31:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c64a99345b 
					 
					
						
						
							
							web: fix scrolling issue on library page  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-14 21:58:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e174a1be5 
					 
					
						
						
							
							website/docs: update 2022.5 release notes  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-14 21:48:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11ef500475 
					 
					
						
						
							
							web: Update Web API Client version ( #2865 )  
						
						... 
						
						
						
						Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com > 
						
						
					 
					
						2022-05-14 21:38:38 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d4fd6153c8 
					 
					
						
						
							
							api: fix OwnerFilter filtering out objects for superusers  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-14 21:36:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						85b6bfbe5f 
					 
					
						
						
							
							sources: fix parent serializer for user connections  
						
						... 
						
						
						
						Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org > 
						
						
					 
					
						2022-05-14 21:26:02 +02:00