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/passbook/policies/reputation
Jens Langhammer 9724ded194 policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
..
migrations migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
forms.py policies/dummy: separate dummy policy from core into app 2020-05-10 02:14:55 +02:00
models.py policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
settings.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
signals.py policies/reputation: only change score when credentials contain username 2020-07-07 22:25:37 +02:00
tasks.py polices: add helper to remove None-value keys from dict for policies 2020-07-08 23:07:16 +02:00
tests.py policies/reputation: rewrite to save score into cache and save into DB via worker 2020-07-07 17:03:57 +02:00