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/sources/plex
Jens L eaa3d11df8
api: modular urls (#5551)
* api: make API urls modular

load API urls from app module's urls file instead of a single static file

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

* refactor websocket url mounting

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-05-09 14:46:47 +02:00
..
api ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
migrations root: add ruff linter (#5240) 2023-04-18 13:28:19 +02:00
__init__.py sources/plex: initial plex source implementation 2021-05-02 14:43:51 +02:00
apps.py sources/plex: initial plex source implementation 2021-05-02 14:43:51 +02:00
models.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
plex.py core: bump pylint from 2.15.10 to 2.16.0 (#4600) 2023-02-02 11:05:46 +01:00
settings.py *: default to max 60 for fqdn_rand 2022-04-20 20:07:25 +02:00
tasks.py web: bump mermaid from 10.0.1 to 10.0.2 in /web (#4837) 2023-03-03 10:27:16 +01:00
tests.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00