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 69f0460f69
website: update translation docs (#5875)
* website/docs: remove lingui references

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

* replace deprecated cryptography types

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

* tell eslint to avoid escapes in strings when possible

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

* ignore generated locale code

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-06-06 12:32:32 +02:00
..
management/commands crypto: fix import_certificate checking private key as certificate 2022-10-02 00:31:14 +02:00
migrations blueprints: adjust wording on managed field (#5558) 2023-05-09 23:41:42 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py blueprints: improve schema generation by including model schema (#5503) 2023-05-07 12:32:01 +02:00
apps.py crypto: prevent creation of duplicate self-signed default certs 2023-01-06 16:51:07 +01:00
builder.py website: update translation docs (#5875) 2023-06-06 12:32:32 +02:00
models.py website: update translation docs (#5875) 2023-06-06 12:32:32 +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 name field unique to prevent double certs (#5406) 2023-04-28 14:35:59 +03:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00