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.
a6d3fd92df
authentik
/
authentik
/
crypto
History
Jens L
0cad56ec73
providers/oauth2: if a redirect_uri cannot be parsed as regex, compare strict (
#3070
)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-06-10 23:32:57 +02:00
..
migrations
crypto: set SAN in default generated Certificate to semi-random domain
2022-05-22 23:22:06 +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
providers/oauth2: if a redirect_uri cannot be parsed as regex, compare strict (
#3070
)
2022-06-10 23:32:57 +02: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