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/expiry
Jens L 0e0898c3cf
Flow exporting/importing (#187)
* stages/*: Add SerializerModel as base model, implement serializer property

* flows: add initial flow exporter and importer

* policies/*: implement .serializer for all policies

* root: fix missing dacite requirement
2020-08-22 00:42:15 +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 policies/dummy: separate dummy policy from core into app 2020-05-10 02:14:55 +02: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 Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00