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/reputation
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
..
migrations core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
models.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
settings.py *: decrease frequency of background tasks, smear tasks based on name and fqdn 2022-04-20 18:43:40 +02:00
signals.py root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
tasks.py policies/reputation: rework reputation to use a single entry, include geo_ip data 2022-01-05 21:02:33 +01:00
tests.py root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00