This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/outposts
dependabot[bot] 04f876af7b
build(deps): bump docker from 4.3.1 to 4.4.0 (#344)
* build(deps): bump docker from 4.3.1 to 4.4.0

Bumps [docker](https://github.com/docker/docker-py) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.3.1...4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* outposts: fix both network_mode and ports being set during tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2020-11-26 11:25:06 +01:00
..
controllers build(deps): bump docker from 4.3.1 to 4.4.0 (#344) 2020-11-26 11:25:06 +01:00
migrations outposts: add docker TLS authentication and verification 2020-11-19 13:10:18 +01:00
templates/outposts static: add TokenCopyButton for token lists, improve colours on buttons 2020-11-22 22:06:00 +01:00
__init__.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
api.py outposts: add docker TLS authentication and verification 2020-11-19 13:10:18 +01:00
apps.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
channels.py outposts: always save state, even without version 2020-10-14 12:15:40 +02:00
docker_tls.py outposts: add docker TLS authentication and verification 2020-11-19 13:10:18 +01:00
forms.py outposts: add docker TLS authentication and verification 2020-11-19 13:10:18 +01:00
models.py outposts: add docker TLS authentication and verification 2020-11-19 13:10:18 +01:00
settings.py outposts: periodically update state of service connection, show state in UI 2020-11-08 21:31:27 +01:00
signals.py outposts: call controller.down on outpost pre_delete 2020-10-16 22:27:00 +02:00
tasks.py build(deps): bump docker from 4.3.1 to 4.4.0 (#344) 2020-11-26 11:25:06 +01:00
tests.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
urls.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
views.py outposts: fix defaults and tests for outposts 2020-11-04 10:57:06 +01:00