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/policies
Jens L 561e6956fe
root: add get_int to config loader instead of casting to int everywhere (#6436)
* root: add get_int to config loader instead of casting to int everywhere

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

* improve error handling, add test

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-07-31 19:34:59 +02:00
..
api ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
dummy api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
event_matcher policies/event_matcher: change empty values to null (#6032) 2023-06-21 15:49:46 +02:00
expiry api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
expression api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
migrations policies: make policy engine modes consistent with database values (#5462) 2023-05-03 18:16:16 +03:00
password api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
reputation root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
templates/policies policies: fix current user not being set in server-side policy deny 2022-04-21 22:30:27 +02:00
tests 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 *: add additional prometheus metrics, remove unusable high entropy metrics 2023-02-19 17:08:40 +01:00
denied.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
engine.py enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
exceptions.py policies: raise sentry-ignored error for invalid PolicyEngine parameters 2023-02-13 13:23:07 +01:00
models.py policies: make policy engine modes consistent with database values (#5462) 2023-05-03 18:16:16 +03:00
process.py root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
signals.py policies: clear app cache when writing user, groups, policies (#5371) 2023-04-25 15:24:47 +03:00
types.py *: use dataclass slots wherever applicable (#6005) 2023-06-19 18:31:07 +02:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
utils.py providers/scim: default to None for fields instead of empty list (#5642) 2023-05-17 00:25:28 +02:00
views.py *: remove some very verbose logging messages 2022-08-17 13:36:56 +02:00