5413a01360 
					 
					
						
						
							
							web: fix drawer not updating after marking notification as seen  
						
						
						
						
							
						
					 
					
						2021-03-09 10:38:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d9c3a29404 
					 
					
						
						
							
							build(deps-dev): bump @typescript-eslint/parser in /web ( #618 )  
						
						... 
						
						
						
						Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-09 10:37:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bcce91476c 
					 
					
						
						
							
							build(deps-dev): bump @typescript-eslint/eslint-plugin in /web ( #619 )  
						
						... 
						
						
						
						Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-09 09:18:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						56f0f454d0 
					 
					
						
						
							
							build(deps): bump boto3 from 1.17.22 to 1.17.23 ( #620 )  
						
						... 
						
						
						
						Bumps [boto3](https://github.com/boto/boto3 ) from 1.17.22 to 1.17.23.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.17.22...1.17.23 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-09 09:17:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25e63edf77 
					 
					
						
						
							
							build(deps): bump defusedxml from 0.7.0 to 0.7.1 ( #621 )  
						
						
						
						
							
						
					 
					
						2021-03-09 09:05:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d150851ff5 
					 
					
						
						
							
							root: fix date settings  
						
						
						
						
							
						
					 
					
						2021-03-08 15:24:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e2840c71e 
					 
					
						
						
							
							helm: add service monitors  
						
						
						
						
							
						
					 
					
						2021-03-08 13:02:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ff276fcc58 
					 
					
						
						
							
							web: fix layout for search  
						
						
						
						
							
						
					 
					
						2021-03-08 12:55:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2852fa3c5e 
					 
					
						
						
							
							web: use generated API Client ( #616 )  
						
						... 
						
						
						
						* api: fix types for config API
* api: remove broken swagger UI
* admin: re-fix system task enum
* events: make event optional
* events: fix Schema for notification transport test
* flows: use APIView for Flow Executor
* core: fix schema for Metrics APIs
* web: rewrite to use generated API client
* web: generate API Client in CI
* admin: use x_cord and y_cord to prevent yaml issues
* events: fix linting errors
* web: don't lint generated code
* core: fix fields not being required in TypeSerializer
* flows: fix missing permission_classes
* web: cleanup
* web: fix rendering of graph on Overview page
* web: cleanup imports
* core: fix missing background image filter
* flows: fix flows not advancing properly
* stages/*: fix warnings during get_challenge
* web: send Flow response as JSON instead of FormData
* web: fix styles for horizontal tabs
* web: add base chart class and custom chart for application view
* root: generate ts client for e2e tests
* web: don't attempt to connect to websocket in selenium tests
* web: fix UserTokenList not being included in the build
* web: fix styling for static token list
* web: fix CSRF Token missing
* stages/authenticator_static: fix error when disable static tokens
* core: fix display issue when updating user info
* web: fix Flow executor not showing spinner when redirecting 
						
						
							
						
					 
					
						2021-03-08 11:14:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c6d498621 
					 
					
						
						
							
							web: fix Flow executor not showing spinner when redirecting  
						
						... 
						
						
						
						# Conflicts:
#	web/src/pages/generic/FlowExecutor.ts 
						
						
							
						
					 
					
						2021-03-08 10:26:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3f0e4bb654 
					 
					
						
						
							
							stages/authenticator_static: fix error when disable static tokens  
						
						
						
						
							
						
					 
					
						2021-03-08 10:26:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a59d78a7c7 
					 
					
						
						
							
							web: fix styling for static token list  
						
						
						
						
							
						
					 
					
						2021-03-08 10:25:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a24202f1e 
					 
					
						
						
							
							build(deps): bump boto3 from 1.17.21 to 1.17.22 ( #617 )  
						
						
						
						
							
						
					 
					
						2021-03-08 07:45:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cbc86d674d 
					 
					
						
						
							
							web: fix Colours for user settings in dark mode  
						
						
						
						
							
						
					 
					
						2021-03-06 23:00:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						082628771b 
					 
					
						
						
							
							tests/integration: add more tests for docker outpost  
						
						
						
						
							
						
					 
					
						2021-03-05 19:09:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						93b50e7d6e 
					 
					
						
						
							
							tests/e2e: add tests for OIDC implicit flow  
						
						
						
						
							
						
					 
					
						2021-03-05 17:18:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c6de4e47d7 
					 
					
						
						
							
							providers/oauth2: allow protected_resource_view when method is OPTIONS  
						
						
						
						
							
						
					 
					
						2021-03-05 16:57:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0e9e378bdf 
					 
					
						
						
							
							docs: update manual k8s outpost deployment  
						
						
						
						
							
						
					 
					
						2021-03-05 15:30:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de4b3d6290 
					 
					
						
						
							
							providers/oauth2: always set CORS headers on provider info view  
						
						
						
						
							
						
					 
					
						2021-03-05 14:27:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						56f75aecc7 
					 
					
						
						
							
							docs: bump version of outpost in docs  
						
						
						
						
							
						
					 
					
						2021-03-05 14:14:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0fe009d37c 
					 
					
						
						
							
							stages/authenticator_webauthn: add missing migration  
						
						
						
						
							
						
					 
					
						2021-03-05 14:14:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						49db283e71 
					 
					
						
						
							
							build(deps): bump boto3 from 1.17.20 to 1.17.21 ( #613 )  
						
						... 
						
						
						
						Bumps [boto3](https://github.com/boto/boto3 ) from 1.17.20 to 1.17.21.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.17.20...1.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-05 09:27:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7058366623 
					 
					
						
						
							
							build(deps): bump defusedxml from 0.6.0 to 0.7.0 ( #614 )  
						
						... 
						
						
						
						Bumps [defusedxml](https://github.com/tiran/defusedxml ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/tiran/defusedxml/releases )
- [Changelog](https://github.com/tiran/defusedxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/tiran/defusedxml/compare/v0.6.0...v0.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-05 09:26:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ced45513b8 
					 
					
						
						
							
							build(deps-dev): bump typescript from 4.2.2 to 4.2.3 in /web ( #615 )  
						
						... 
						
						
						
						Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-05 09:26:18 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						15e15c9635 
					 
					
						
						
							
							docs: add 2021.3.2  
						
						
						
						
							
						
					 
					
						2021-03-04 09:40:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d53c82eee2 
					 
					
						
						
							
							core: fix link on login template  
						
						
						
						
							
						
					 
					
						2021-03-04 09:39:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e1e0b0cf7d 
					 
					
						
						
							
							release: 2021.3.2  
						
						
						
						
							
 
						
					 
					
						2021-03-04 09:33:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						33e013a59f 
					 
					
						
						
							
							build(deps): bump boto3 from 1.17.19 to 1.17.20 ( #611 )  
						
						... 
						
						
						
						Bumps [boto3](https://github.com/boto/boto3 ) from 1.17.19 to 1.17.20.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.17.19...1.17.20 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-04 08:55:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						96a74776f8 
					 
					
						
						
							
							build(deps): bump sentry-sdk from 0.20.3 to 1.0.0 ( #612 )  
						
						... 
						
						
						
						Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.20.3 to 1.0.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.20.3...1.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-03-04 08:54:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bb63d08682 
					 
					
						
						
							
							web: fix submit in Modal reloading page in firefox  
						
						
						
						
							
						
					 
					
						2021-03-03 23:01:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						32655567da 
					 
					
						
						
							
							sources/ldap: fix sync for Users without pwdLastSet  
						
						
						
						
							
						
					 
					
						2021-03-03 22:54:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ff5f5f65e8 
					 
					
						
						
							
							web: fix date display issue  
						
						
						
						
							
						
					 
					
						2021-03-03 21:53:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f97aa09fa 
					 
					
						
						
							
							docs: fix typos in release notes  
						
						
						
						
							
						
					 
					
						2021-03-03 21:15:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						32e5ebb8a3 
					 
					
						
						
							
							release: 2021.3.1  
						
						
						
						
							
 
						
					 
					
						2021-03-03 20:53:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						597e00dd86 
					 
					
						
						
							
							root: update bumpversion config  
						
						
						
						
							
						
					 
					
						2021-03-03 20:53:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dd31191845 
					 
					
						
						
							
							Merge branch 'master' into version-2021.3  
						
						
						
						
							
						
					 
					
						2021-03-03 20:48:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e9d95b1311 
					 
					
						
						
							
							docs: Add Wiki.js integration docs ( #610 )  
						
						... 
						
						
						
						* docs(wikijs): Add Wiki.js integration docs
* docs(wikijs): Add to sidebar. 
						
						
							
						
					 
					
						2021-03-03 20:31:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3319547a0e 
					 
					
						
						
							
							outposts: improve error handling for kubernetes outpost  
						
						
						
						
							
						
					 
					
						2021-03-03 20:27:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1a00730cdd 
					 
					
						
						
							
							core: cleanup output for backup task  
						
						
						
						
							
						
					 
					
						2021-03-03 20:11:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						466723573c 
					 
					
						
						
							
							api: fix types for config API  
						
						
						
						
							
						
					 
					
						2021-03-03 20:05:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea784d47f4 
					 
					
						
						
							
							admin: fix mismatched Swagger schema  
						
						
						
						
							
						
					 
					
						2021-03-03 17:44:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						77d5ba2862 
					 
					
						
						
							
							events: fix typo in events API  
						
						
						
						
							
						
					 
					
						2021-03-03 16:54:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f4580a1097 
					 
					
						
						
							
							api: remove legacy messages API as its WS only  
						
						
						
						
							
						
					 
					
						2021-03-03 15:02:20 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e3d1f0baa 
					 
					
						
						
							
							web: fix circular dependency  
						
						
						
						
							
						
					 
					
						2021-03-03 11:38:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c002c4b610 
					 
					
						
						
							
							api: make pagination required  
						
						
						
						
							
						
					 
					
						2021-03-03 10:37:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dde5e910cf 
					 
					
						
						
							
							root: fix name of docker images  
						
						
						
						
							
						
					 
					
						2021-03-03 10:36:46 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5218332bce 
					 
					
						
						
							
							web: improve error handing for fetch in AdminLoginChart  
						
						
						
						
							
						
					 
					
						2021-03-03 10:06:54 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						28cd08bbba 
					 
					
						
						
							
							core: make user settings use vertical tabs  
						
						
						
						
							
						
					 
					
						2021-03-03 10:05:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3cb0575a1e 
					 
					
						
						
							
							root: fix swagger pagination not matching API  
						
						
						
						
							
						
					 
					
						2021-03-03 09:28:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dc1c1b9569 
					 
					
						
						
							
							build(deps): bump boto3 from 1.17.18 to 1.17.19 ( #609 )  
						
						
						
						
							
						
					 
					
						2021-03-03 08:58:24 +01:00