authentik/authentik/tenants
Jens L 06d1062423
tenants: fix scheduled tasks not running on default tenant (#9583)
* tenants: fix scheduled tasks not running on default tenant

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

* add some extra time to keep system task around

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

* make sure we actually send it to all tenants

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-05-06 03:16:30 +02:00
..
api core: add user settable token durations (#7410) 2024-04-11 13:05:05 +02:00
management root: early spring clean for linting (#8498) 2024-02-24 18:13:35 +01:00
migrations providers/saml: fix ecdsa support (#9537) 2024-05-02 15:18:14 +02:00
tests root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
__init__.py tenants: initial implementation 2021-05-29 17:47:25 +02:00
apps.py enterprise: use tenant uuid instead of install_id when tenants are enabled (#8823) 2024-03-06 17:53:11 +01:00
checks.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
models.py core: fix logic for token expiration (#9426) 2024-04-25 15:42:58 +02:00
scheduler.py tenants: fix scheduled tasks not running on default tenant (#9583) 2024-05-06 03:16:30 +02:00
signals.py tenants: really ensure default tenant cannot be deleted (#8875) 2024-03-11 14:42:26 +00:00
urls.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
utils.py enterprise: use tenant uuid instead of install_id when tenants are enabled (#8823) 2024-03-06 17:53:11 +01:00