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
Jens Langhammer 4b7399f454 *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-14 12:21:28 +02:00
..
admin *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
api stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
core *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
crypto crypto: add managed field, prepare managed JWT cert 2021-10-09 19:14:39 +02:00
events *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
flows *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
lib *: migrate everything to goauthentik.io docker proxy 2021-10-12 11:04:47 +02:00
managed *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
outposts *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
policies *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
providers core: fix squash migrations error when AK_ADMIN_TOKEN is set 2021-10-12 17:45:10 +02:00
recovery recovery: handle error when user doesn't exist 2021-10-05 10:40:59 +02:00
root root: remove structlog.processors.format_exc_info for new structlog version 2021-10-13 09:42:49 +02:00
sources *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
stages stages/authenticator_sms: make fields non-nullable 2021-10-14 11:42:11 +02:00
tenants interface split (#943) 2021-09-16 17:30:16 +02:00
__init__.py release: 2021.9.8 2021-10-10 13:12:26 +02:00