|  | c39d136383 | flows: add title field | 2020-08-28 15:23:03 +02:00 |  | 
			
				
					|  | a977184577 | flows: export export/import functions in UI | 2020-08-28 15:06:25 +02:00 |  | 
			
				
					|  | b7ca40d98e | build(deps): bump boto3 from 1.14.49 to 1.14.50 (#194) Bumps [boto3](https://github.com/boto/boto3) from 1.14.49 to 1.14.50.
- [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.14.49...1.14.50)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-28 09:13:21 +02:00 |  | 
			
				
					|  | b2cb794865 | build(deps): bump @patternfly/patternfly in /passbook/static/static (#192) Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.31.6 to 4.35.2.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.31.6...prerelease-v4.35.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-27 10:38:27 +02:00 |  | 
			
				
					|  | 874f03e4dd | build(deps): bump boto3 from 1.14.48 to 1.14.49 (#193) Bumps [boto3](https://github.com/boto/boto3) from 1.14.48 to 1.14.49.
- [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.14.48...1.14.49)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-27 10:19:48 +02:00 |  | 
			
				
					|  | 8f08d78bf1 | build(deps): bump sentry-sdk from 0.16.5 to 0.17.0 (#190) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.16.5 to 0.17.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/0.16.5...0.17.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-26 10:58:01 +02:00 |  | 
			
				
					|  | 2661f2bbb3 | build(deps): bump boto3 from 1.14.47 to 1.14.48 (#191) Bumps [boto3](https://github.com/boto/boto3) from 1.14.47 to 1.14.48.
- [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.14.47...1.14.48)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-26 08:58:16 +02:00 |  | 
			
				
					|  | 7d321e8aa8 | helm: make image name configurable, make postgres and redis charts optional | 2020-08-25 18:02:51 +02:00 |  | 
			
				
					|  | a732beb72b | helm: update to v2 chart | 2020-08-25 17:58:05 +02:00 |  | 
			
				
					|  | 0996775ebf | helm: cleanup | 2020-08-25 17:51:33 +02:00 |  | 
			
				
					|  | 4147e8d1a7 | helm: remove unmaintained monitoring | 2020-08-25 17:45:56 +02:00 |  | 
			
				
					|  | 983bbb622d | helm: fix invalid domain | 2020-08-25 17:45:03 +02:00 |  | 
			
				
					|  | 885f8bae9f | helm: remove mount of configmap, read entirely from env | 2020-08-25 17:43:37 +02:00 |  | 
			
				
					|  | aaa662199c | build(deps): bump django-prometheus from 2.0.0 to 2.1.0 (#188) Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/korfuri/django-prometheus/releases)
- [Changelog](https://github.com/korfuri/django-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/korfuri/django-prometheus/compare/2.0.0...2.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-24 14:25:47 +02:00 |  | 
			
				
					|  | 0e0898c3cf | Flow exporting/importing (#187) * stages/*: Add SerializerModel as base model, implement serializer property
* flows: add initial flow exporter and importer
* policies/*: implement .serializer for all policies
* root: fix missing dacite requirement | 2020-08-22 00:42:15 +02:00 |  | 
			
				
					|  | 8b17e8be99 | build(deps): bump codemirror in /passbook/static/static (#185) Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.56.0...5.57.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-21 10:52:03 +02:00 |  | 
			
				
					|  | a082222b58 | build(deps): bump boto3 from 1.14.45 to 1.14.47 (#186) Bumps [boto3](https://github.com/boto/boto3) from 1.14.45 to 1.14.47.
- [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.14.45...1.14.47)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-21 10:34:16 +02:00 |  | 
			
				
					|  | 9826bb4d01 | root: fix sentry's being passed incorrectly | 2020-08-20 23:12:54 +02:00 |  | 
			
				
					|  | f7c629ec9b | root: when error_reporting is enabled, don't sent pii data by default | 2020-08-20 22:19:49 +02:00 |  | 
			
				
					|  | e2aeb96a6a | root: fix invalid import for clean_expired_models | 2020-08-20 21:53:20 +02:00 |  | 
			
				
					|  | ff810c689f | Replace Elastic APM with Sentry APM (#183) | 2020-08-20 20:39:21 +02:00 |  | 
			
				
					|  | 0eb94df1f7 | providers/oauth2: fix redirect_uri not being checked correctly if multiple redirect_uris are configured | 2020-08-20 16:41:00 +02:00 |  | 
			
				
					|  | 86597df159 | build(deps): bump boto3 from 1.14.43 to 1.14.45 (#181) Bumps [boto3](https://github.com/boto/boto3) from 1.14.43 to 1.14.45.
- [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.14.43...1.14.45)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org> | 2020-08-20 09:09:56 +02:00 |  | 
			
				
					|  | 0394adaf46 | *: fix general Linting errors | 2020-08-19 10:49:14 +02:00 |  | 
			
				
					|  | c7a2410b1d | OAuth Provider Rewrite (#182) | 2020-08-19 10:32:44 +02:00 |  | 
			
				
					|  | b9076b5fd4 | build(deps): bump @patternfly/patternfly from 4.31.4 to 4.31.6 in /passbook/static/static (#179) Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.31.4 to 4.31.6.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.31.4...prerelease-v4.31.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-18 21:42:39 +02:00 |  | 
			
				
					|  | c07a45083f | build(deps-dev): bump unittest-xml-reporting from 3.0.3 to 3.0.4 (#180) Bumps [unittest-xml-reporting](https://github.com/xmlrunner/unittest-xml-reporting) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/xmlrunner/unittest-xml-reporting/releases)
- [Commits](https://github.com/xmlrunner/unittest-xml-reporting/compare/3.0.3...3.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-18 21:42:20 +02:00 |  | 
			
				
					|  | 4b10fa3d93 | build(deps): bump boto3 from 1.14.42 to 1.14.43 (#177) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-17 12:41:10 +02:00 |  | 
			
				
					|  | c910dc9a3c | build(deps-dev): bump unittest-xml-reporting from 3.0.2 to 3.0.3 (#175) Bumps [unittest-xml-reporting](https://github.com/xmlrunner/unittest-xml-reporting) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/xmlrunner/unittest-xml-reporting/releases)
- [Commits](https://github.com/xmlrunner/unittest-xml-reporting/compare/3.0.2...3.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-17 12:16:46 +02:00 |  | 
			
				
					|  | 882dc60292 | build(deps): bump sentry-sdk from 0.16.4 to 0.16.5 (#176) | 2020-08-17 11:52:20 +02:00 |  | 
			
				
					|  | 7923468a01 | admin: fix incorrect view name for groups | 2020-08-16 17:41:48 +02:00 |  | 
			
				
					|  | 9ebbb51cf7 | Merge pull request #157 from BeryJu/dependabot/pip/django-3.1 build(deps): bump django from 3.0.9 to 3.1 | 2020-08-15 21:44:54 +02:00 |  | 
			
				
					|  | bd25cadb71 | lib: fix config possibly iterating None | 2020-08-15 21:12:38 +02:00 |  | 
			
				
					|  | 7334599efd | *: update JSON fields to django 3.1 | 2020-08-15 21:04:22 +02:00 |  | 
			
				
					|  | 54f0728005 | build(deps): bump django from 3.0.9 to 3.1 Bumps [django](https://github.com/django/django) from 3.0.9 to 3.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.9...3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-08-14 21:25:04 +00:00 |  | 
			
				
					|  | e0c7637382 | Merge pull request #170 from BeryJu/dependabot/npm_and_yarn/passbook/static/static/patternfly/patternfly-4.31.4 build(deps): bump @patternfly/patternfly from 4.23.3 to 4.31.4 in /passbook/static/static | 2020-08-14 23:20:56 +02:00 |  | 
			
				
					|  | 086a3c0548 | build(deps): bump @patternfly/patternfly in /passbook/static/static Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.23.3 to 4.31.4.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.23.3...prerelease-v4.31.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-08-14 20:58:38 +00:00 |  | 
			
				
					|  | 65efbbd7ee | Merge pull request #160 from BeryJu/dependabot/pip/django-prometheus-2.1.0.dev61 build(deps): bump django-prometheus from 2.1.0.dev54 to 2.1.0.dev61 | 2020-08-14 22:25:35 +02:00 |  | 
			
				
					|  | 5cc045e3c9 | build(deps): bump django-prometheus from 2.1.0.dev54 to 2.1.0.dev61 Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.1.0.dev54 to 2.1.0.dev61.
- [Release notes](https://github.com/korfuri/django-prometheus/releases)
- [Changelog](https://github.com/korfuri/django-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/korfuri/django-prometheus/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-08-14 20:04:40 +00:00 |  | 
			
				
					|  | 56d259ce75 | Merge pull request #172 from BeryJu/dependabot/pip/sentry-sdk-0.16.4 build(deps): bump sentry-sdk from 0.16.3 to 0.16.4 | 2020-08-14 22:00:24 +02:00 |  | 
			
				
					|  | 8919bade55 | build(deps): bump sentry-sdk from 0.16.3 to 0.16.4 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/0.16.3...0.16.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-08-14 19:33:46 +00:00 |  | 
			
				
					|  | 703d511089 | Merge pull request #173 from BeryJu/dependabot/pip/django-otp-1.0.0 build(deps): bump django-otp from 0.9.4 to 1.0.0 | 2020-08-14 21:29:34 +02:00 |  | 
			
				
					|  | aabedfc3e4 | build(deps): bump django-otp from 0.9.4 to 1.0.0 Bumps [django-otp](https://github.com/django-otp/django-otp) from 0.9.4 to 1.0.0.
- [Release notes](https://github.com/django-otp/django-otp/releases)
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst)
- [Commits](https://github.com/django-otp/django-otp/compare/v0.9.4...v1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-08-14 17:49:44 +00:00 |  | 
			
				
					|  | 0f154dee11 | Merge pull request #167 from BeryJu/dependabot/pip/docker-4.3.0 build(deps-dev): bump docker from 4.2.2 to 4.3.0 | 2020-08-14 19:45:39 +02:00 |  | 
			
				
					|  | a5c46d7e72 | build(deps-dev): bump docker from 4.2.2 to 4.3.0 Bumps [docker](https://github.com/docker/docker-py) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.2.2...4.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-08-14 17:10:06 +00:00 |  | 
			
				
					|  | bbd59698e1 | Merge pull request #174 from BeryJu/dependabot/pip/boto3-1.14.42 build(deps): bump boto3 from 1.14.41 to 1.14.42 | 2020-08-14 19:06:09 +02:00 |  | 
			
				
					|  | 3b0216bc00 | build(deps): bump boto3 from 1.14.41 to 1.14.42 Bumps [boto3](https://github.com/boto/boto3) from 1.14.41 to 1.14.42.
- [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.14.41...1.14.42)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2020-08-14 16:41:51 +00:00 |  | 
			
				
					|  | b4fc32afac | e2e: fix typo, log when docker healthcheck fails | 2020-08-14 18:09:49 +02:00 |  | 
			
				
					|  | 45df127f18 | e2e: lock mailhog docker image | 2020-08-14 17:55:44 +02:00 |  | 
			
				
					|  | 55cf49bb8a | root: attempt to fix broken e2e tests | 2020-08-14 17:39:41 +02:00 |  |