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/flows/transfer
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
..
__init__.py Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
common.py Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
exporter.py Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
importer.py Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00