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/crypto
Jens Langhammer 0b4ac54363 *: default to max 60 for fqdn_rand
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-04-20 20:07:25 +02:00
..
migrations crypto: add managed field, prepare managed JWT cert 2021-10-09 19:14:39 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py crypto: fully parse certificate on validation in serializer to prevent invalid certificates from being saved 2022-01-10 20:36:50 +01:00
apps.py crypto: add certificate discovery to automatically import certificates from lets encrypt 2021-12-03 18:27:36 +01:00
builder.py tenants: add web certificate field, make authentik's core certificate configurable based on keypair 2021-12-22 11:43:45 +01:00
managed.py crypto: add managed field, prepare managed JWT cert 2021-10-09 19:14:39 +02:00
models.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
settings.py *: default to max 60 for fqdn_rand 2022-04-20 20:07:25 +02:00
tasks.py crypto: only count discovered when cert was loaded successfully 2022-03-28 08:58:23 +00:00
tests.py providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected 2021-12-22 22:09:49 +01:00