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 67f3db1e03
core: enforce unique on names where it makes sense (#4866)
enforce unique on names where it makes sense

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-07 23:52:34 +01:00
..
api core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
dummy core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
event_matcher policies/event_matcher: fix empty app label not being allowed, require at least 1 criteria 2023-02-08 23:29:59 +01:00
expiry core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
expression core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
migrations core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01:00
password core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
reputation core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
templates/policies policies: fix current user not being set in server-side policy deny 2022-04-21 22:30:27 +02:00
tests core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01: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 policies: fix current user not being set in server-side policy deny 2022-04-21 22:30:27 +02:00
engine.py *: add additional prometheus metrics, remove unusable high entropy metrics 2023-02-19 17:08:40 +01:00
exceptions.py policies: raise sentry-ignored error for invalid PolicyEngine parameters 2023-02-13 13:23:07 +01:00
models.py core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01:00
process.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
types.py policies: only cache policies for authenticated users 2022-11-18 21:06:53 +01:00
utils.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
views.py *: remove some very verbose logging messages 2022-08-17 13:36:56 +02:00