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 L b85be12567
providers/oauth2: fix issues with es256 and add tests (#3808)
fix issues with es256 and add tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-10-18 22:01:29 +02:00
..
management/commands crypto: fix import_certificate checking private key as certificate 2022-10-02 00:31:14 +02:00
migrations blueprints: webui (#3356) 2022-08-03 00:05:49 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py crypto: fix cert_expiry not having the correct format 2022-10-15 23:32:02 +02:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
builder.py providers/oauth2: fix issues with es256 and add tests (#3808) 2022-10-18 22:01:29 +02:00
models.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02: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 crypto: make certificate parsing optional for crypto api (#3711) 2022-10-01 00:06:00 +02:00