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/stages
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
..
authenticator_duo api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
authenticator_sms stages/authenticator_sms: Fix json serialization in send_generic (#5630) 2023-05-16 10:28:14 +00:00
authenticator_static api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
authenticator_totp api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
authenticator_validate stages/authenticator_validate: fix regression (#6062) 2023-06-26 13:06:11 +02:00
authenticator_webauthn api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
captcha api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
consent api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
deny stages/deny: fix typos (#5800) 2023-05-30 10:36:51 +02:00
dummy api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
email api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
identification stages/identification: auto-redirect to source when no user fields are selected (#5583) 2023-05-11 16:52:30 +02:00
invitation api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
password api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
prompt enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
user_delete api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
user_login api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
user_logout api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
user_write stages/user_write: fix duplicate source writing (#6105) 2023-06-29 21:42:42 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00