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 3c8bbc2621 sources/*: only allow superusers to directly create source connections
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-06 12:22:40 +01:00
..
api sources/*: only allow superusers to directly create source connections 2021-12-06 12:22:40 +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: fix plex token being included in event log 2021-12-03 18:37:40 +01:00
tests.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00