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/authentik/outposts
Jens Langhammer 7f65ae3f92 Merge branch 'master' into stage-challenge
# Conflicts:
#	web/package-lock.json
2021-02-28 00:47:18 +01:00
..
api Merge branch 'master' into stage-challenge 2021-02-28 00:47:18 +01:00
controllers *: replace tuple and set from typing with normal 2021-02-18 13:53:57 +01:00
migrations outposts: allow blank kubeconfig 2020-12-24 13:23:14 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
channels.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
docker_tls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
forms.py outposts: validate kubeconfig before saving 2020-12-24 13:23:19 +01:00
models.py *: replace List from typing with normal list 2021-02-18 13:45:46 +01:00
settings.py outposts: regularly ensure that all outposts have a valid service account and token 2020-12-13 17:10:56 +01:00
signals.py outposts: fix ProxyProvider update not triggering outpost update 2021-02-09 20:59:39 +01:00
tasks.py events: create event when system task fails 2021-01-18 10:09:14 +01:00
tests.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00