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/api
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
..
templates/api web: full web components part 1 (#4964) 2023-03-17 23:10:19 +01:00
tests core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01:00
v3 providers/radius: simple radius outpost (#1796) 2023-03-20 16:54:35 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py api: fix missing scheme in securitySchemes 2022-10-29 18:50:34 +02:00
authentication.py providers/oauth2: rework OAuth2 Provider (#4652) 2023-02-09 20:19:48 +01:00
authorization.py api: add filter backend for secret key to allow access to tenants and certificates 2022-12-28 18:59:25 +01:00
decorators.py core: fix tokens not being viewable but superusers 2021-09-19 16:11:20 +02:00
pagination.py core: make filefields readonly 2021-05-16 17:34:55 +02:00
schema.py api: fix schema not referencing errors correctly 2022-09-11 23:01:26 +02:00
urls.py root: remove old api path 2022-01-06 22:21:21 +01:00
views.py *: linting pass, rename from swagger to schema 2021-05-16 15:22:57 +02:00