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 Langhammer 7798292aa8 sources/plex: use exception_to_string in tasks
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-11-05 01:16:36 +01:00
..
api sources/plex: allow users to connect their plex account without login flow 2021-11-03 21:09:02 +01:00
migrations *: fix typos in code 2021-09-25 00:01:11 +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 sources/plex: allow users to connect their plex account without login flow 2021-11-03 21:09:02 +01:00
plex.py sources/plex: allow users to connect their plex account without login flow 2021-11-03 21:09:02 +01:00
settings.py sources/plex: add background task to monitor validity of plex token 2021-08-01 12:24:52 +02:00
tasks.py sources/plex: use exception_to_string in tasks 2021-11-05 01:16:36 +01:00
tests.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00