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/core
Jens L af200a6bf9
web: cleanup (#6664)
* web: remove <p> used for padding and do it properly

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* web: remove .form-help-text as it didn't change anything

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* move data-list styling to correct scope

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* remove title from navbar for docs-only build

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-08-29 18:24:11 +02:00
..
api *: fix api errors raised in general validate() to specify a field (#6663) 2023-08-29 14:41:48 +02:00
expression web/admin: prompt preview (#5078) 2023-03-25 22:31:48 +01:00
management root: add generated Source docs (#5323) 2023-07-31 11:59:20 +02:00
migrations root: migrate bootstrap to blueprints (#6433) 2023-07-31 19:34:46 +02:00
sources providers/scim: default to None for fields instead of empty list (#5642) 2023-05-17 00:25:28 +02:00
templates web: cleanup (#6664) 2023-08-29 18:24:11 +02:00
tests core: fix filtering users by type attribute (#6638) 2023-08-26 17:26:50 +02:00
views security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
auth.py core: fix lint error 2022-04-08 10:10:30 +02:00
channels.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
middleware.py core: explicitly enable locales (#3889) 2022-10-28 19:42:49 +02:00
models.py core: hotfix group membership check (#6584) 2023-08-20 23:47:13 +02:00
signals.py enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
tasks.py providers/proxy: send token request internally, with overwritten host header (#4675) 2023-02-13 16:34:47 +01:00
types.py *: use dataclass slots wherever applicable (#6005) 2023-06-19 18:31:07 +02:00
urls.py security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00