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 54d508ae8c
ci: fix pyright errors (#5392)
* ci: fix pyright errors

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

* fix error in oauth 1 source

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

* remove redundant blueprint fixtures

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-04-27 17:33:47 +03:00
..
management/commands crypto: fix import_certificate checking private key as certificate 2022-10-02 00:31:14 +02:00
migrations root: add ruff linter (#5240) 2023-04-18 13:28:19 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
apps.py crypto: prevent creation of duplicate self-signed default certs 2023-01-06 16:51:07 +01:00
builder.py crypto: fallback when no SAN values are given 2023-01-18 19:40:24 +01:00
models.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +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 ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00