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/lib
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
..
expression events: fix ak_create_event using wrong request for event creation (#5731) 2023-05-24 00:51:16 +02:00
tests enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
utils 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 wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
avatars.py core: Fix bug causing whitespace only names to raise exception when generating avatars (#4746) 2023-02-21 16:19:19 +01:00
config.py root: migrate from os.path to Pathlib (#5594) 2023-05-12 20:04:02 +02:00
default.yml sources/ldap: fix page size (#6187) 2023-07-08 01:15:35 +02:00
generators.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
logging.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
merge.py sources/ldap: use merger that only appends unique items to list 2022-02-13 14:20:13 +01:00
migrations.py lib: fix fallback_names migration not working when multiple objects n… (#5637) 2023-05-16 22:17:56 +02:00
models.py core: fix url validator (#4957) 2023-03-15 12:00:57 +01:00
sentry.py root: fix import error on non debug builds (#5424) 2023-04-30 16:36:43 +03:00
views.py core: improve error template (#3521) 2022-09-03 19:46:37 +02:00
xml.py core: bump bandit from 1.7.4 to 1.7.5 (#4896) 2023-03-10 12:06:59 +01:00