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.
Jens L
41af486006
enterprise: initial enterprise (#5721)
* initial
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add user type
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add external users
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add ui, add more logic, add public JWT validation key
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* revert to not use install_id as session jwt signing key
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix more
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* switch to PKI
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add more licensing stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add install ID to form
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix bugs
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* start adding tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* use x5c correctly
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* license checks
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* use production CA
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* more
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* more UI stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* rename to summary
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update locale, improve ui
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add direct button
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update link
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* format and such
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove old attributes from ldap
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove is_enterprise_licensed
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix admin interface styling issue
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Update authentik/core/models.py
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Jens L. <jens@beryju.org>
* fix default case
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
|
2023-07-17 17:57:08 +02:00 |
.. |
templates/api
|
core: fix inconsistent favicon (#6080)
|
2023-06-27 23:13:31 +02:00 |
tests
|
enterprise: initial enterprise (#5721)
|
2023-07-17 17:57:08 +02:00 |
v3
|
enterprise: initial enterprise (#5721)
|
2023-07-17 17:57:08 +02:00 |
__init__.py
|
wip: rename to authentik (#361)
|
2020-12-05 22:08:42 +01:00 |
apps.py
|
api: fix missing scheme in securitySchemes
|
2022-10-29 18:50:34 +02:00 |
authentication.py
|
security: cure53 fix (#6039)
|
2023-06-22 22:25:04 +02:00 |
authorization.py
|
api: add filter backend for secret key to allow access to tenants and certificates
|
2022-12-28 18:59:25 +01:00 |
decorators.py
|
core: fix tokens not being viewable but superusers
|
2021-09-19 16:11:20 +02:00 |
pagination.py
|
core: make filefields readonly
|
2021-05-16 17:34:55 +02:00 |
schema.py
|
api: fix schema not referencing errors correctly
|
2022-09-11 23:01:26 +02:00 |
urls.py
|
root: remove old api path
|
2022-01-06 22:21:21 +01:00 |
views.py
|
*: linting pass, rename from swagger to schema
|
2021-05-16 15:22:57 +02:00 |