This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
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.
85a3578092
authentik
/
authentik
/
crypto
History
Jens Langhammer
993c6472db
crypto: only count discovered when cert was loaded successfully
2022-03-28 08:58:23 +00: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
crypto: add certificate discovery to automatically import certificates from lets encrypt
2021-12-03 18:27:36 +01: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