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 L 3f5effb1bc
providers/radius: simple radius outpost (#1796)
* initial implementation

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* cleanup

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add migrations

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix web

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* minor fixes

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* use search-select

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update locale

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fixup

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix ip with port being sent to delegated ip

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add radius tests

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update docs

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-20 16:54:35 +01:00
..
api providers/radius: simple radius outpost (#1796) 2023-03-20 16:54:35 +01:00
controllers providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
migrations providers/radius: simple radius outpost (#1796) 2023-03-20 16:54:35 +01:00
tests core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
channels.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
docker_ssh.py outposts: fix indentation in generated SSH Config 2022-09-29 09:23:27 +00:00
docker_tls.py outposts: add remote docker integration via SSH 2021-12-25 16:31:34 +01:00
models.py providers/radius: simple radius outpost (#1796) 2023-03-20 16:54:35 +01:00
settings.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
tasks.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00