This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
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.
b694816e7b
authentik
/
authentik
/
sources
/
plex
History
Jens Langhammer
b694816e7b
sources/*: Allow creation of source connections via API
...
closes
#1888
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-06 10:05:42 +01:00
..
api
sources/*: Allow creation of source connections via API
2021-12-06 10:05:42 +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